Pybuilder is a free and open-source Python-based utility for building and automating Python applications.
Pybuilder uses dependency based programming but also provides a plugin mechanism, which allows for the construction of build life cycles, similar to Java build tools.
Pybuilder is cross-platform and it works on Mac OS X, Windows and Linux.
Detailed instructions on how to install and use the Pybuilder utility on your Mac are available HERE.
Requirements:
· Python 2.6, 2.7, or 3.2 or
· PyPy
What's New in This Release: [ read full changelog ]
· option “-t” list of tasks: improved layout
· django plugin: task djang_run_server is now ready for django 1.5
· django plugin bug fix: import django only when executing task