fabric

Simple Pythonic remote deployment tool

Description

Fabric is designed to upload files and run shell commands on a number of servers in parallel or serially. These commands are grouped in tasks (which are regular Python functions) and specified in a 'fabfile.'

It is similar to Capistrano, except it's implemented in Python and doesn't expect you to be deploying Rails applications.

This package contains the binary executable and the documentation.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://fabfile.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install fabric