Skip to content

choppsv1/netconf

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2020
Jul 25, 2019
Jun 19, 2020
Feb 12, 2020
Feb 12, 2020
Dec 17, 2016
May 1, 2018
Feb 12, 2020
Feb 24, 2018
Feb 12, 2020
Feb 24, 2018
Sep 29, 2018
Feb 24, 2018
Sep 20, 2017
Jan 24, 2018
Feb 12, 2020

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:

https://travis-ci.org/choppsv1/netconf.svg?branch=master https://coveralls.io/repos/choppsv1/netconf/badge.svg?branch=master&service=github https://readthedocs.org/projects/netconf/badge/?version=latest