Python Ant Tasks

These Ant extensions add some tasks to support Python builds. In particular, Python compile, unit test execution, pydoc generation, and executing Python scripts is supported. I've been using these tasks quite a bit, but if you run into any problems, send me an e-mail.

This project is now hosted on Google Code here..

I wrote an article on using Eclipse, Ant, and these tasks for Python development. The article can be found here at IBM developerWorks.

Feedback? Drop me a note.

The latest pyAntTasks distributions can be found at this Maven repository (even if you're not using Maven).

Change Log: