Description
Runs project tasks defined in Python, similar to a make-style command runner. Developers can automate builds, tests, releases, maintenance commands, and repeatable workflows with task functions.
It is a command-line development tool. Task files can run arbitrary commands, so review a project's tasks before executing them, especially in repositories from unknown sources.