Fabric 0.1.1
Fabric is a simple pythonic remote deployment tool.
Latest Version: 0.9rc1
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Fabric-0.1.1.tar.gz (md5, pgp) | Source | 2009-04-06 23:12:28.580713 | 17KB | 5744 | |
- Author: Christian Vest Hansen <karmazilla at gmail com>
- Home Page: http://www.nongnu.org/fab/
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: POSIX
- Operating System :: Unix
- Programming Language :: Python
- Topic :: Software Development
- Topic :: System :: Clustering
- Topic :: System :: Software Distribution
- Package Index Owner: karmazilla, bitprophet
- DOAP record: Fabric-0.1.1.xml
Log in to rate this package.
