loongson/pypi/: ssh-1.8.0 metadata and description

Homepage Simple index

SSH2 protocol library

author Jeff Forcier
author_email jeff@bitprophet.org
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
  • Operating System :: OS Independent
  • Topic :: Internet
  • Topic :: Security :: Cryptography
license LGPL
requires_dist
  • pycrypto (!=2.4,>=2.1)
File Tox results History
ssh-1.8.0-py2-none-any.whl
Size
143 KB
Type
Python Wheel
Python
2
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2025-04-09 09:50:35
ssh-1.8.0-py3-none-any.whl
Size
143 KB
Type
Python Wheel
Python
3
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2025-04-09 09:50:28

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, use pip install ssh==dev.