Pygame Package Builder is a tool designed to be a complete build automation environment for pygame-based projects. The system can be used from 2 programs: the GUI (built using wxPython) to create automation project files, and the command-line utility (pygbuild.py) which can use the same project files. Both can perform builds.
The principal purpose of Pygame Package Builder is to take a lot of the guesswork out of writing custom build scripts for pygame projects and to give the optimal package for your platform.
Product's homepage
Requirements:
· Python
· pygame
What's New in This Release: [ read full changelog ]
· Fixed a bug which could halt assembling the executable if running with Unicode version of wxPython.