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.7.12.tar.gz (242.6 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.7.12-py2.py3-none-any.whl (196.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: paramiko-ng-2.7.12.tar.gz
  • Upload date:
  • Size: 242.6 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.7.12.tar.gz
Algorithm Hash digest
SHA256 a73420a8d47a8252651a3b27c7b0b89ce5ab68ff5ddf5d636bdb4d77a61c6466
MD5 c34acb30e129bcd9ffcb039aa83a821f
BLAKE2b-256 0090de5bf7bb34bc707dc55d0083b578ca8627e26ccfb3736a9b0a278fe2b76f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: paramiko_ng-2.7.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 196.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.7.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 806bb2f6af4a9c34eb17b14104b471622a4b64f37c8952bfeaf4cc998ae45fcd
MD5 d3f9d02faaa262cd4a4df9ecdc96da0d
BLAKE2b-256 6276779880dbb9124936afbd5b66638bc3488bced995e5cbf9ca506560ef8f3a

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