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