Skip to content

degagne/python-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.