Fabric3 is a fork of Fabric to provide compatability with Python 3.4+. The port still works with Python 2.7.
The goal is to stay 100% compatible with the original Fabric. Any new releases of Fabric will also be released here. Please file issues for any differences you find. Known differences are documented on github <https://github.com/mathiasertl/fabric/>. To switch to this fork, simply do:
pip uninstall Fabric pip install Fabric3
and update your requirements.txt:
#Fabric==1.10.2 Fabric3==1.10.2.post1
To find out what’s new in this version of Fabric, please see the changelog of the original Fabric.
For more information, please see the Fabric website or execute fab --help.
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 Fabric3-1.10.2.post1.tar.gz.
File metadata
- Download URL: Fabric3-1.10.2.post1.tar.gz
- Upload date:
- Size: 213.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b10bb00df9531b8b69aa7ccae9f1e449bd0cd98398ec694fbbbcf5426f3ead20
|
|
| MD5 |
4d899d722186c59a4154f56bae593e23
|
|
| BLAKE2b-256 |
a2a3295ee7f11748a1050a1bccc5ce9d4db83223ebc3f81772ee0074a7ba25c7
|