Skip to content

pyinvoke/invoke

Folders and files

NameName
Last commit message
Last commit date
Apr 28, 2023
Apr 29, 2023
Jul 12, 2023
Sep 23, 2023
Jul 12, 2023
Mar 18, 2022
Mar 18, 2022
Jan 29, 2023
Jan 29, 2023
Jan 4, 2020
May 5, 2023
Feb 7, 2025
Dec 1, 2023
Jun 15, 2015
May 24, 2017
May 15, 2023
Feb 11, 2023
Jan 7, 2023
Feb 16, 2023
May 23, 2023
Jan 29, 2023

Repository files navigation

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

Welcome to Invoke!

Invoke is a Python 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.