category: Python requires: python3 python3-cryptography python3-pyasn1 python3-six python3-cryptography python3-nacl python3-bcrypt sdesc: "Python library for SSH2 connections" ldesc: "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." external-source: python-paramiko