If you want a full featured python support for building try SCons it is completely based on python and offers some nice possibilities. I use it for some time now.
It's easy to use, and very powerful.
http://www.scons.org
The Jython/Ant-approach is also very interesting though. |