Fabric – Profiles, Jobs, and Resources for Python Developers

Fabric is a Python library used for automating tasks such as deployment, system administration, and remote execution of commands across multiple servers. It simplifies the process of managing and orchestrating server tasks by providing tools for SSH-based communication and task automation.