Fabric3 1.14.post1
0
Fabric is a simple, Pythonic tool for remote execution and deployment (py2.7/py3.4+ compatible fork)
Contents
Fabric is a simple, Pythonic tool for remote execution and deployment (py2.7/py3.4+ compatible fork).
Stars: 725, Watchers: 725, Forks: 107, Open Issues: 11The mathiasertl/fabric
repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 725 github stars!
How to Install fabric3
You can install fabric3 using pip
pip install fabric3
or add it to a project with poetry
poetry add fabric3
Package Details
- Author
- Mathias Ertl
- License
- Homepage
- https://github.com/mathiasertl/fabric/
- PyPi:
- https://pypi.org/project/Fabric3/
- GitHub Repo:
- https://github.com/mathiasertl/fabric
Classifiers
- Software Development
- Software Development/Build Tools
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- System/Clustering
- System/Software Distribution
- System/Systems Administration
Related Packages
Errors
A list of common fabric3 errors.
Code Examples
Here are some fabric3
code examples and snippets.