invoke 2.2.0
0
Pythonic task execution
Contents
Pythonic task execution
How to Install invoke
You can install invoke using pip
pip install invoke
or add it to a project with poetry
poetry add invoke
Package Details
- Author
- Jeff Forcier
- License
- BSD
- Homepage
- https://pyinvoke.org
- PyPi:
- https://pypi.org/project/invoke/
Classifiers
- Software Development
- Software Development/Build Tools
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- System/Software Distribution
- System/Systems Administration
Related Packages
Errors
A list of common invoke errors.
Code Examples
Here are some invoke
code examples and snippets.