Skip to content

MrRagga-/ncclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncclient: Python library for NETCONF clients

ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol. ncclient was developed by Shikar Bhushan. It is now maintained by Leonidas Poulopoulos

This is a Juniper Networks fork of ncclient based off of leopoul/ncclient v0.3.2

Requirements:

  • Python 2.6 <= version < 3.0
  • setuptools 0.6+
  • Paramiko 1.7+
  • lxml 3.0+
  • libxml2 (libxml2-dev on Ubuntu/Debian)
  • libxslt (libxslt1-dev on Ubuntu/Debian)

Installation:

[ncclient] $ sudo python setup.py install

Usage:

[ncclient] $ python examples/juniper/*.py

About

Python library for NETCONF clients (Juniper modified)

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-JUNIPER

Stars

Watchers

Forks

Packages

No packages published