Thanks to maintainers working on projects like Fabric, you can use Tidelift to give your teams access to a continuously curated stream of validated data about vetted components they need to make intelligent decisions, faster.
You can feel confident bringing Fabric into your application’s dependency tree because the maintainers of Fabric are paid by Tidelift to ensure their open source projects follow standardized secure software development practices.
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.
Core use cases for Fabric include (but are not limited to):
Fabric is available via the PyPI package manager.