Build tool for Python

Tim Henderson tim.tadh at gmail.com
Tue Jul 29 11:22:52 EDT 2008


On Jul 29, 11:08 am, Hussein B <hubaghd... at gmail.com> wrote:
> Hi.
> Apache Ant is the de facto building tool for Java (whether JSE, JEE
> and JME) application.
> With Ant you can do what ever you want: compile, generate docs,
> generate code, packing, deploy, connecting to remote servers and every
> thing.
> Do we have such a tool for Python projects?
> Thank you.

You might want to take a look at Paver. http://www.blueskyonmars.com/projects/paver/

Tim



More information about the Python-list mailing list