Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryancurrah/python-ssh-client
https://github.com/ryancurrah/python-ssh-client
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryancurrah/python-ssh-client
- Owner: ryancurrah
- Created: 2014-11-09T17:46:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T02:44:14.000Z (over 8 years ago)
- Last Synced: 2023-02-26T06:36:12.929Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Python ssh client
=================This is a wrapper around the python ssh client paramiko and provides nice extras like timeout options, user friendly usage, and nicely formatted return statement.