invoke 2.2.0


pip install invoke

  Latest version

Released: Jul 12, 2023


Meta
Author: Jeff Forcier
Requires Python: >=3.6

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers
  • System Administrators

License
  • OSI Approved :: BSD License

Operating System
  • POSIX
  • Unix
  • MacOS :: MacOS X
  • Microsoft :: Windows

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11

Topic
  • Software Development
  • Software Development :: Build Tools
  • Software Development :: Libraries
  • Software Development :: Libraries :: Python Modules
  • System :: Software Distribution
  • System :: Systems Administration

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.

For a high level introduction, including example code, please see our main project website; or for detailed API docs, see the versioned API website.

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies