{"library":"taskipy","type":"library","category":null,"description":"Taskipy is a task runner for Python projects that streamlines development workflows by defining and executing automation tasks. It uses a `pyproject.toml` file for configuration, offering an `npm run-script`-inspired interface for common operations like linting, testing, and building. The current version is 1.14.1, with a consistent release cadence addressing bug fixes and minor features.","language":"python","status":"active","version":"1.14.1","tags":["task runner","cli","automation","scripts","pyproject.toml"],"last_verified":"Fri May 22","install":[{"cmd":"pip install taskipy","imports":["from taskipy.cli import main","from taskipy.task_runner import TaskRunner"]},{"cmd":"poetry add --dev taskipy","imports":[]},{"cmd":"conda install -c conda-forge taskipy","imports":[]}],"homepage":null,"github":"https://github.com/taskipy/taskipy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/taskipy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.9,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/taskipy/compatibility"}}