套件: python3-paramiko (2.0.0-1ubuntu1)
python3-paramiko 的相關超連結
Trisquel 的資源:
下載原始碼套件 paramiko:
維護者:
Original Maintainers:
- Jeremy T. Bouse
- Guido Guenther
外部的資源:
- 主頁 [github.com]
相似套件:
Make ssh v2 connections (Python 3)
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.
This is the Python 3 version of the package.
其他與 python3-paramiko 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 1.1)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-pyasn1 (>= 0.1.7)
- ASN.1 library for Python (Python 3 module)
-
- sug: python3-gssapi (>= 0.6.1)
- Python 3 interface to GSSAPI