doit 0.4.0 relesead

Eduardo Schettino schettino72 at gmail.com
Tue Oct 6 11:26:09 CEST 2009


doit 0.4.0 - automation tool

doit comes from the idea of bringing the power of build-tools to execute
 any kind of task. It will keep track of dependencies between “tasks” and
 execute them only when necessary. It was designed to be easy to use and
 “get out of your way”.

doit is written in Python. "tasks" can be defined in python or shell scripts.
doit can be used as a build-tool or just a nice way to organize your scripts.

homepage: http://python-doit.sourceforge.net/
PyPi: http://pypi.python.org/pypi/doit
license: MIT
contact: https://launchpad.net/~schettino72

Regards,
 Eduardo


More information about the Python-announce-list mailing list