{"library":"invoke","type":"library","category":null,"description":"Invoke, often referred to as pyinvoke to avoid name collision, is a Python task execution tool and library, drawing inspiration from Make and Rake. It enables users to define shell commands within Python functions and execute them via a command-line interface. The current stable version is 1.0.4, with releases occurring periodically to maintain compatibility and add features.","language":"python","status":"active","version":"1.0.4","tags":["task runner","automation","CLI tools"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install invoke","imports":["from invoke import task","from invoke import Collection","from invoke import Program"]}],"homepage":null,"github":"https://github.com/pyinvoke/invoke","docs":"https://docs.pyinvoke.org","changelog":"https://www.pyinvoke.org/changelog.html","pypi":"https://pypi.org/project/invoke/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.72,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/invoke/compatibility"}}