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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to