This is a python module providing access to Cisco devices over Telnet and SSH
Project description
Condoor
Condoor is a python module providing the connection method to Cisco devices. It supports keyring for password management and multiple jump hosts.
Installation
The module can be installed from the source using:
python setup.py install
or from PyPI repository:
pip install condoor
The required packages will be installed automatically.
Documentation
Required packages
pexpect
keyring (optional)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
condoor-0.1.0.tar.gz
(27.1 kB
view hashes)