Fabric is a simple pythonic remote deployment tool.
Project description
It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a ‘fabfile.’
This is called remote automation, and the primary use case is deploying applications to multiple similar hosts.
Although it is easier to automate when the target hosts are similar, it is not a requirement and Fabric has features for working with heterogeneous hosts as well.
Once installed, you can run fab help to learn more about how to use Fabric.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Fabric-0.1.1.tar.gz
.
File metadata
- Download URL: Fabric-0.1.1.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0dee686e14db0cabd96adaacae06c3dcad8ff4fdbd9ed3628920aa298deff5d |
|
MD5 | 712991961bb876d2bb70d662cb67f454 |
|
BLAKE2b-256 | d865daa2d6ac3ae3f63979ae8b6f2a881cafbe4db1deaebf2f72a9e063f7c477 |