python3-doit

Automation tool (Python3) to execute any kind of task in a build-tools fashion

Description

doit is an automation tool that brings the power of build-tools to execute any kind of task.

A task describes some computation to be done (actions), and contains some extra meta-data. The actions can be external programs or Python functions. A single task may define more than one action. doit uses the task’s meta-data to:
 * cache task results
 * correct execution order
 * parallel execution
 * powerful dependency system

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pydoit.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-doit