Skip to main content

SSH2 protocol library

Project description

paramiko-ng is a fork of paramiko for more active maintenance.

For changes in releases of this fork, see https://github.com/ploxiln/paramiko-ng/releases

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:

Cryptography

The import name is still just paramiko. Make sure the original paramiko is not installed before installing paramiko-ng - otherwise pip may report success even though paramiko-ng was not correctly installed.

To install the development version:

pip install -e git+https://github.com/ploxiln/paramiko-ng/#egg=paramiko-ng

You can also install under the original “paramiko” pip-package-name, in order to satisfy requirements for other packages:

PARAMIKO_REPLACE=1 pip install https://github.com/ploxiln/paramiko-ng/archive/2.7.4.tar.gz#egg=paramiko

Replace “2.7.4” with the desired recent version, or for latest development version do:

PARAMIKO_REPLACE=1 pip install git+https://github.com/ploxiln/paramiko-ng/#egg=paramiko

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

paramiko-ng-2.8.10.tar.gz (246.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paramiko_ng-2.8.10-py2.py3-none-any.whl (197.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file paramiko-ng-2.8.10.tar.gz.

File metadata

  • Download URL: paramiko-ng-2.8.10.tar.gz
  • Upload date:
  • Size: 246.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2

File hashes

Hashes for paramiko-ng-2.8.10.tar.gz
Algorithm Hash digest
SHA256 c60f1ea62197fa00eee856b7c4bfb39ceb8ac8fdd86a9d4eb37711d14aabeca1
MD5 6263890f3e927853254271be8ebb32fb
BLAKE2b-256 ff93c2fd71c1392710de0e23c2f481b3aa9d3f6f5c482aea85d82e761c225c3d

See more details on using hashes here.

File details

Details for the file paramiko_ng-2.8.10-py2.py3-none-any.whl.

File metadata

  • Download URL: paramiko_ng-2.8.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 197.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2

File hashes

Hashes for paramiko_ng-2.8.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 29751590f293e75ee868dc52fa98d5c54047eafebc9568d4930b70872183fbf6
MD5 800c31dfbeacfa70a44a81625d885d62
BLAKE2b-256 9f531ac75eab589149b1e02e38185ecebf09e1b805fc3fdeadbc16d1a2b7d208

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page