InstallationΒΆ

At the command line:

$ pip install networking-cisco

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv networking-cisco
$ pip install networking-cisco

Previous topic

networking-cisco

Next topic

Usage

This Page