Skip to main content

Python bindings for libssh2 based on Cython

Project description

Fast Python SSH library

Fast SSH2 protocol library. ssh2-python provides Python bindings for libssh2.

Features

Majority of the libssh2 API has been implemented as Python native code extensions. ssh2-python aims to be a thin wrapper of libssh2, so code examples can be ported straight over to Python with only few changes.

SSH Functionality provided

  • SSH channel operations (exec,shell,subsystem)

  • SSH port forward and tunnelling

  • SSH agent

  • Public key authentication and management

  • SFTP

  • SCP

  • Non-blocking mode

  • Listener for port forwarding

And more, per libssh2 functionality.

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

ssh2-python-0.1b1.tar.gz (89.5 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