paramiko¶
Paramiko is a pure-Python (3.6+) implementation of the SSHv2 protocol, providing both client and server functionality. It provides the foundation for the high-level SSH library Fabric, which is what we recommend you use for common client use-cases such as running remote shell commands or transferring files.
homepage: https://paramiko.org
Available installations¶
| paramiko version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 3.2.0 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | paramiko/3.2.0-GCCcore-12.3.0 |
Extensions¶
Overview of extensions included in paramiko installations
paramiko¶
paramiko version |
paramiko modules that include it |
|---|---|
| 3.2.0 | paramiko/3.2.0-GCCcore-12.3.0 |
PyNaCl¶
PyNaCl version |
paramiko modules that include it |
|---|---|
| 1.5.0 | paramiko/3.2.0-GCCcore-12.3.0 |