Python bindings for libssh on top of ctypes
Project description
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/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyssh-ctypes-0.3.tar.gz
(8.3 kB
view hashes)