pyssh-connect

Python SSH wrapper for paramiko SSHClient


Keywords
ssh, ssh-client, python36
License
MIT
Install
pip install pyssh-connect==0.0.2.dev0

Documentation

pyssh_connect

PySSH Version PySSH Status PySSH Workflow Status PySSH Python Versions

PySSH Release PySSH License

The pyssh_connect provides a command-line interface (CLI) for the fast and easy creation of SSH terminal connections for remote command execution in Python applications.

Installation

pyssh-connect is available using pip:

pip install pyssh-connect

For additional details visit PyPI

Documentation

For documentation, please visit pyssh-connect

License

pyssh-connect is licensed under MIT license. See the LICENSE for more information