{"library":"fabric","type":"library","category":null,"description":"Fabric is a high-level Python library for streamlining SSH command execution and application deployment. It is currently at version 3.2.3 and releases updates on an as-needed basis, typically for bug fixes or minor enhancements, building on Invoke and Paramiko.","language":"python","status":"active","version":"3.2.3","tags":["ssh","automation","remote execution","deployment","devops"],"last_verified":"Wed May 20","install":[{"cmd":"pip install fabric","imports":["from fabric import Connection","from fabric import task"]}],"homepage":"https://fabfile.org","github":"https://github.com/fabric/fabric","docs":"https://docs.fabfile.org","changelog":"https://www.fabfile.org/changelog.html","pypi":"https://pypi.org/project/fabric/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":0.78,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fabric/compatibility"}}