Fabric 0.0.3
Fabric is a simple pythonic remote deployment tool.
Latest Version: 0.0.5
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'.
It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works.
Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
|
Fabric-0.0.3.macosx-10.4-i386.tar.gz
(md5,
pgp)
built for Darwin-8.11.1 |
"dumb" binary | any | 27KB | 43 |
| Fabric-0.0.3.tar.gz (md5, pgp) | Source | 13KB | 95 | |
- Author: Christian Vest Hansen <karmazilla at gmail com>
- Home Page: https://savannah.nongnu.org/projects/fab/
- Requires paramiko (>=1.6, <2.0)
-
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
- DOAP record: Fabric-0.0.3.xml
