/pynms

A collection of Python libraries for network management

Primary LanguagePythonOtherNOASSERTION

PyNMS - a collection of libraries for Network Management in Python

PyNMS is a collection of libraries for network management in Python, biased towards model-driven network management, exploiting the OpenConfig set of data models, and associated ecosystem.

Projects

  • PyangBind - a plugin for pyang to generate Python bindings for a YANG model.
  • PyNMS gRPC - an example implementation of a gRPC client/server which can be used to effect changes of PyangBind classes between two systems.