paramiko 1.7.6
SSH2 protocol library
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
- Author: Robey Pointer <robeypointer at gmail com>
- Home Page: http://www.lag.net/paramiko/
- Download URL: http://www.lag.net/paramiko/download/paramiko-1.7.6.zip
- License: LGPL
- Platform: Posix; MacOS X; Windows
- Categories
- Package Index Owner: robey
- DOAP record: paramiko-1.7.6.xml
Log in to rate this package.
Package rating (2 votes):
5.0
- 5 points: 2 votes
Ratings range from 0 to 5 (best).
Package Comments:
- (osuchw, 2009-11-13,
points) - Works like a charm and is one of the few SSH client libraries still maintained. (srichter, 2009-11-13,
points)
