Skip to main content

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/

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page