choppsv1 / netconf

Netconf Server and Client Library for Python
55 stars 31 forks source link

A Netconf Client/Server Library

This package supports creating both netconf clients and servers. It also provides a CLI netconf client utility. An example server is included under the example subdirectory.

Documentation is available at: http://netconf.readthedocs.io/

The following modules are present:

master branch status:

.. image:: https://travis-ci.org/choppsv1/netconf.svg?branch=master :target: https://travis-ci.org/choppsv1/netconf?branch=master

.. image:: https://coveralls.io/repos/choppsv1/netconf/badge.svg?branch=master&service=github :target: https://coveralls.io/github/choppsv1/netconf?branch=master

.. image:: https://readthedocs.org/projects/netconf/badge/?version=latest :target: http://netconf.readthedocs.io/en/latest/