paramiko
SSH2 protocol library
SSH2 protocol library
To install this package, run one of the following:
This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.
Required packages: pyCrypto
To install the in-development version
<https://github.com/paramiko/paramiko/tarball/master#egg=paramiko-dev>_, use
pip install paramiko==dev.
Summary
SSH2 protocol library
Last Updated
Nov 24, 2016 at 23:22
License
LGPL
Total Downloads
52
Supported Platforms