discovered 03 Aug 2026
fabric
→ View on GitHubFabric is a high-level Python library designed for executing shell commands remotely over SSH, facilitating operations that yield useful Python objects. It extends the functionality of Invoke and Paramiko, offering a robust API for seamless command execution and SSH protocol handling. Notable features include its compatibility with Python versions 2.7 and 3.4+, and a clear integration for managing remote servers through simple command structures.