py3-paramiko

low-level pure Python implementation of SSHv2

WWW CVSWeb GITHub
  1. Package version
    py3-paramiko-3.4.0
  2. Maintainer
    The OpenBSD ports mailing-list

Paramiko is a pure-Python implementation of the SSHv2 protocol
providing both client and server functionality.

Direct use of Paramiko itself is only intended for users who need
advanced/low-level primitives or want to run an in-Python sshd.
If you're looking for a high-level SSH library for common client
use-cases, try Fabric (https://fabfile.org) which uses Paramiko.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-asn1,python3
  • security/py-bcrypt,python3
  • security/py-cryptography,python3
  • security/py-PyNaCl,python3
  • lang/python/3.10