cx_Freeze is a set of scripts and modules for freezing Python scripts (.py) into executable files (.exe) for either Windows or Linux. These executable files can run on a system without Python installed.
cx_Freeze works with Python versions 2.3 to 3.2.
The most current version of cx_Freeze is 4.2.3 and can be downloaded here:
http://cx-freeze.sourceforge.net/