Python API client library for NetBox. Note: This is a preliminary release and still under development. The full documentation is at https://netbox-community.github.io ...
To install run pip install pynetbox. Alternatively, you can clone the repo and run python setup.py install. The full pynetbox API is documented on Read the Docs, but ...