I switched from NAnt to using Python to write build automation scripts. I am curious if whether any build frameworks worth using that are similar to Make, Ant, and NAnt, but, i
The following look good, but I haven't used them (yet):
Paver looks especially promising.