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.5.0.tar.gz#egg=paramiko

Replace “2.5.0” 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.6.6.tar.gz (245.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.6.6-py2.py3-none-any.whl (198.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: paramiko-ng-2.6.6.tar.gz
  • Upload date:
  • Size: 245.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.6.6.tar.gz
Algorithm Hash digest
SHA256 051dc84df7a61dc31a9ae872032f2769f0ce7f1cddeda8e5e35672cf01082a9c
MD5 50005b56ae261326e70bf5b229994a12
BLAKE2b-256 4693bb3b39a5de5ba7aa509fedf5f74b3148b68628ec87d9a5a868d17d4e842a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: paramiko_ng-2.6.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 198.0 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.6.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c619f177f9fe97b4ae018813596c6a3726f590b14da5d6f7a7c858648fa15a42
MD5 00c328edfd80e2f218c19b57f36881c6
BLAKE2b-256 5e56026b8b4d6969e9c21a3908f188820e48b9b7ad5973e0f73d3d3f490a322c

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