aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fabric/pkg-descr
blob: c61d1414070f7a571f23f4ff9a198fa359d9c153 (plain) (blame)
1
2
3
4
5
6
7
8
Fabric is a high level Python 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.

WWW: https://www.fabfile.org