python-ssh

A library to execute commands on remote hosts.


Keywords
python, sftp, ssh, ssh-tunnel
License
MIT
Install
pip install python-ssh==0.1.1

Documentation

python-ssh

PythonSSH Version PythonSSH Status PythonSSH Python Versions PythonSSH Release PythonSSH License

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.

Installation

It's recommended to be installed using pip.

pip install python-ssh

Releases are listed on the Releases page.

Documentation

For documentation, please visit python-ssh.

License

python-ssh is licensed under MIT license. See the LICENSE for more information.