Skip to content

vitus133/netconf

 
 

Repository files navigation

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:

  • __main__ - Netconf CLI client utility.
  • base - Shared netconf support classes.
  • error - Netconf error classes.
  • client - Netconf client classes.
  • server - Netconf server classes.
  • util - Netconf utility functions.

master branch status:

image

image

image

About

Netconf Server and Client Library for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%