invoke

Pythonic task execution

70 个版本 Python >=3.9
安装
pip install invoke
poetry add invoke
pipenv install invoke
conda install invoke
描述

|version| |python| |license| |ci| |coverage|

.. |version| image:: https://img.shields.io/pypi/v/invoke :target: https://pypi.org/project/invoke/ :alt: PyPI - Package Version .. |python| image:: https://img.shields.io/pypi/pyversions/invoke :target: https://pypi.org/project/invoke/ :alt: PyPI - Python Version .. |license| image:: https://img.shields.io/pypi/l/invoke :target: https://github.com/pyinvoke/invoke/blob/main/LICENSE :alt: PyPI - License .. |ci| image:: https://img.shields.io/circleci/build/github/pyinvoke/invoke/main :target: https://app.circleci.com/pipelines/github/pyinvoke/invoke :alt: CircleCI .. |coverage| image:: https://img.shields.io/codecov/c/gh/pyinvoke/invoke :target: https://app.codecov.io/gh/pyinvoke/invoke :alt: 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 <https://pyinvoke.org/changelog.html#{}>_.

For a high level introduction, including example code, please see our main project website <https://pyinvoke.org>; or for detailed API docs, see the versioned API website <https://docs.pyinvoke.org>.

The project maintainer keeps a roadmap <https://bitprophet.org/projects#roadmap>_ on his website.

版本列表
3.0.3 2026-04-07
3.0.2 2026-04-06
3.0.1 2026-04-06
3.0.0 2026-04-05
2.2.1 2025-10-11
2.2.0 2023-07-12
2.1.4 2025-10-11
2.1.3 2023-06-14
2.1.2 2023-05-15
2.1.1 2023-05-02
2.1.0 2023-04-28
2.0.1 2023-04-29
2.0.0 2023-01-16
1.7.3 2022-09-30
1.7.2 2022-09-30
1.7.1 2022-05-11
1.7.0 2022-03-19
1.6.0 2021-07-09
1.5.1 2021-07-09
1.5.0 2020-12-31
1.4.1 2020-01-30
1.4.0 2020-01-04
1.3.1 2020-01-30
1.3.0 2019-08-06
1.2.0 2018-09-13
1.1.1 2018-08-01
1.1.0 2018-07-12
1.0.2 2018-08-01
1.0.1 2018-07-12
1.0.0 2018-05-10
0.23.0 2018-04-29
0.22.1 2018-01-29
0.22.0 2017-11-29
0.21.0 2017-09-19
0.20.4 2017-08-14
0.20.3 2017-08-04
0.20.2 2017-08-02
0.20.1 2017-07-28
0.20.0 2017-07-27
0.19.0 2017-06-20
0.18.1 2017-06-07
0.18.0 2017-06-02
0.17.0 2017-05-05
0.16.3 2017-04-18
0.16.2 2017-04-18
0.16.1 2017-04-18
0.16.0 2017-04-18
0.15.0 2017-02-14
0.14.0 2016-12-05
0.13.0 2016-06-09
0.12.2 2016-02-08
0.12.1 2016-02-04
0.12.0 2016-01-13
0.11.1 2015-09-07
0.11.0 2015-09-07
0.10.1 2015-04-30
0.10.0 2015-04-30
0.9.0 2014-08-27
0.8.2 2014-06-15
0.8.1 2014-06-09
0.8.0 2014-06-09
0.7.0 2014-01-28
0.6.1 2013-11-27
0.6.0 2013-11-21
0.5.1 2013-09-16
0.5.0 2013-08-16
0.4.0 2013-06-23
0.3.0 2013-04-21
0.2.0 2013-03-17
0.1