CMD + K

paramiko

Community

SSH2 protocol library

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/rolando-test-org/simple paramiko

Usage Tracking

1.15.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

SSH2 protocol library

Last Updated

Nov 24, 2016 at 23:22

License

LGPL

Total Downloads

52

Supported Platforms

noarch