Skip to content

pyinvoke/invoke

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 28, 2023 15:57
July 12, 2023 14:04
September 23, 2023 19:30
March 17, 2022 20:11
May 5, 2023 19:26
February 16, 2023 14:31

PyPI - Package Version PyPI - Python Version PyPI - License CircleCI Codecov

Welcome to Invoke!

Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.

To find out what's new in this version of Invoke, please see the changelog.

The project maintainer keeps a roadmap on his website.