python-ssh provides a convenient interface used to execute commands on remote hosts. The following documentation provides an overview of how to use the interface.
It's recommended to be installed using pip.
pip install python-ssh
Releases are listed on the Releases page.
For documentation, please visit python-ssh.
python-ssh
is licensed under MIT license. See the LICENSE for more information.