0 purchases
pysshctypes 0.3
Is a python, object oriented wrapper for libssh build with ctypes.
Dependences:
libssh >= 0.5
Features
SSH command execution with streaming api.
SFTP subsystem with random access to remote files.
Compatible with python3, python2 and pypy.
How to install
For normal use, you can use a standard python distutils setup.py file:
python setup.py install
Or:
pip install pyssh-ctypes
Documentation
https://py-libssh-ctypes.readthedocs.org/en/latest/
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.