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/

Bitdeli badge

Project details


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)

Uploaded Source

Supported by

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