High level SSH command execution
Fabric is a high level Python (2.7, 3.4+) library designed to execute shell commands remotely over SSH, yielding useful Python objects in return. It builds on top of Invoke (subprocess command execution and command-line features) and Paramiko (SSH protocol implementation), extending their APIs to complement one another and provide additional functionality.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.1.0-1.fc39 | - |
Fedora 38 | 3.0.0-3.fc38 | - |
Fedora 37 | 2.7.1-3.fc37 | - |
EPEL 9 | 2.7.0-2.el9 | - |
You can contact the maintainers of this package via email at
python-fabric dash maintainers at fedoraproject dot org
.