invoke


Nameinvoke JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://pyinvoke.org
SummaryPythonic task execution
upload_time2025-10-11 00:36:35
maintainerNone
docs_urlNone
authorJeff Forcier
requires_python>=3.6
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
|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 (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
<https://pyinvoke.org/changelog.html#{}>`_.

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


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>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyinvoke.org",
    "name": "invoke",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeff Forcier",
    "author_email": "jeff@bitprophet.org",
    "download_url": "https://files.pythonhosted.org/packages/de/bd/b461d3424a24c80490313fd77feeb666ca4f6a28c7e72713e3d9095719b4/invoke-2.2.1.tar.gz",
    "platform": null,
    "description": "\n|version| |python| |license| |ci| |coverage|\n\n.. |version| image:: https://img.shields.io/pypi/v/invoke\n    :target: https://pypi.org/project/invoke/\n    :alt: PyPI - Package Version\n.. |python| image:: https://img.shields.io/pypi/pyversions/invoke\n    :target: https://pypi.org/project/invoke/\n    :alt: PyPI - Python Version\n.. |license| image:: https://img.shields.io/pypi/l/invoke\n    :target: https://github.com/pyinvoke/invoke/blob/main/LICENSE\n    :alt: PyPI - License\n.. |ci| image:: https://img.shields.io/circleci/build/github/pyinvoke/invoke/main\n    :target: https://app.circleci.com/pipelines/github/pyinvoke/invoke\n    :alt: CircleCI\n.. |coverage| image:: https://img.shields.io/codecov/c/gh/pyinvoke/invoke\n    :target: https://app.codecov.io/gh/pyinvoke/invoke\n    :alt: Codecov\n\nWelcome to Invoke!\n==================\n\nInvoke is a Python (2.7 and 3.4+) library for managing shell-oriented\nsubprocesses and organizing executable Python code into CLI-invokable tasks. It\ndraws inspiration from various sources (``make``/``rake``, Fabric 1.x, etc) to\narrive at a powerful & clean feature set.\n\nTo find out what's new in this version of Invoke, please see `the changelog\n<https://pyinvoke.org/changelog.html#{}>`_.\n\nThe project maintainer keeps a `roadmap\n<https://bitprophet.org/projects#roadmap>`_ on his website.\n\n\nFor a high level introduction, including example code, please see `our main\nproject website <https://pyinvoke.org>`_; or for detailed API docs, see `the\nversioned API website <https://docs.pyinvoke.org>`_.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Pythonic task execution",
    "version": "2.2.1",
    "project_urls": {
        "CI": "https://app.circleci.com/pipelines/github/pyinvoke/invoke",
        "Changelog": "https://www.pyinvoke.org/changelog.html",
        "Docs": "https://docs.pyinvoke.org",
        "Homepage": "https://pyinvoke.org",
        "Issues": "https://github.com/pyinvoke/invoke/issues",
        "Source": "https://github.com/pyinvoke/invoke"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "324bb99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d",
                "md5": "aaa91c735b5d1f3eaa178930a0843db7",
                "sha256": "2413bc441b376e5cd3f55bb5d364f973ad8bdd7bf87e53c79de3c11bf3feecc8"
            },
            "downloads": -1,
            "filename": "invoke-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aaa91c735b5d1f3eaa178930a0843db7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 160287,
            "upload_time": "2025-10-11T00:36:33",
            "upload_time_iso_8601": "2025-10-11T00:36:33.703410Z",
            "url": "https://files.pythonhosted.org/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "debdb461d3424a24c80490313fd77feeb666ca4f6a28c7e72713e3d9095719b4",
                "md5": "4dc9b866df5e3835fe180197d1d112d2",
                "sha256": "515bf49b4a48932b79b024590348da22f39c4942dff991ad1fb8b8baea1be707"
            },
            "downloads": -1,
            "filename": "invoke-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4dc9b866df5e3835fe180197d1d112d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 304762,
            "upload_time": "2025-10-11T00:36:35",
            "upload_time_iso_8601": "2025-10-11T00:36:35.172573Z",
            "url": "https://files.pythonhosted.org/packages/de/bd/b461d3424a24c80490313fd77feeb666ca4f6a28c7e72713e3d9095719b4/invoke-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-11 00:36:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyinvoke",
    "github_project": "invoke",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "invoke"
}
        
Elapsed time: 1.94272s