Metadata-Version: 2.1 Name: pynetbox Version: 6.5.0 Summary: NetBox API client library Home-page: https://github.com/digitalocean/pynetbox Author: Zach Moody Author-email: zmoody@do.co License: Apache2 Keywords: netbox Platform: UNKNOWN Classifier: Intended Audience :: Developers Classifier: Development Status :: 5 - Production/Stable Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 License-File: LICENSE Requires-Dist: requests (<3.0,>=2.20.0) Requires-Dist: six (==1.*) UNKNOWN