InstallationΒΆ

At the command line:

$ pip install netconf

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv netconf
$ pip install netconf