Popularity
9.3
Declining
Activity
6.7
Declining
14,594
467
1,932

Description

Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.

Typical use involves creating a Python module containing one or more functions, then executing them via the fab command-line tool. Below is a small but complete "fabfile" containing a single task:

Code Quality Rank: L3
Programming language: Python
License: BSD 2-clause "Simplified" License
Latest version: v2.5.0

Fabric alternatives and similar packages

Based on the "DevOps Tools" category.
Alternatively, view Fabric alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Fabric or a related project?

Add another 'DevOps Tools' Package