# nsot
**Repository Path**: mirrors_dropbox/nsot
## Basic Information
- **Project Name**: nsot
- **Description**: Network Source of Truth is an open source IPAM and network inventory database
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-02-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
####
NSoT
####
.. image:: https://raw.githubusercontent.com/dropbox/nsot/master/docs/_static/logo_128.png
:alt: Network Source of Truth
:width: 128px
|Build Status| |Documentation Status| |PyPI Status|
Network Source of Truth (NSoT) is a source of truth database and repository for
tracking inventory and metadata of network entities to ease management and
automation of network infrastructure.
NSoT is an API-first application that provides a REST API and a web application
front-end for managing IP addresses (IPAM), network devices, and network
interfaces.
Resources
=========
+ `Documentation `_
+ `Python API client/CLI utility `_
+ IRC: ``#nsot`` on ``irc.freenode.net``
.. |Build Status| image:: https://img.shields.io/travis/dropbox/nsot/master.svg?style=flat
:target: https://travis-ci.org/dropbox/nsot
:width: 88px
:height: 20px
.. |Documentation Status| image:: https://readthedocs.org/projects/nsot/badge/?version=latest&style=flat
:target: https://readthedocs.org/projects/nsot/?badge=latest
:width: 76px
:height: 20px
.. |PyPI Status| image:: https://img.shields.io/pypi/v/nsot.svg?style=flat
:target: https://pypi.python.org/pypi/nsot
:width: 68px
:height: 20px