https://github.com/dropbox/pynsot
A Python client and CLI utility for the Network Source of Truth (NSoT) REST API.
https://github.com/dropbox/pynsot
python
Last synced: 2 months ago
JSON representation
A Python client and CLI utility for the Network Source of Truth (NSoT) REST API.
- Host: GitHub
- URL: https://github.com/dropbox/pynsot
- Owner: dropbox
- License: other
- Created: 2015-01-17T00:29:23.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-03T17:43:37.000Z (6 months ago)
- Last Synced: 2025-03-29T01:05:38.574Z (3 months ago)
- Topics: python
- Language: Python
- Homepage: https://pynsot.readthedocs.io
- Size: 543 KB
- Stars: 46
- Watchers: 24
- Forks: 25
- Open Issues: 18
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
######
pyNSoT
######.. image:: https://raw.githubusercontent.com/dropbox/pynsot/master/docs/_static/logo_128.png
:alt: Network Source of Truth
:width: 128px|Build Status| |Documentation Status| |PyPI Status|
.. _Network Source of Truth (NSoT): https://nsot.readthedocs.io
.. |Build Status| image:: https://img.shields.io/travis/dropbox/pynsot/master.svg?style=flat
:target: https://travis-ci.org/dropbox/pynsot
:width: 88px
:height: 20px
.. |Documentation Status| image:: https://readthedocs.org/projects/pynsot/badge/?version=latest&style=flat
:target: https://readthedocs.io/projects/pynsot/?badge=latest
:width: 76px
:height: 20px
.. |PyPI Status| image:: https://img.shields.io/pypi/v/pynsot.svg?style=flat
:target: https://pypi.python.org/pypi/pynsot
:width: 68px
:height: 20pxPython client library and command-line utility for the `Network Source of
Truth `_ (NSoT) IPAM and source of truth
database REST API.Read the docs at http://pynsot.readthedocs.io