Download List

Project Description

cx_Freeze is a set of utilities for freezing Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer, and the Freeze utility that ships with Python itself.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-20 21:58
4.2.3

This version adds support for Python 3.2, improves the hooks for a couple of modules, and adds a sample for a Tkinter application.

2010-12-24 18:15
4.2.2

This release improves the hooks for a number of packages (including twitter and PyQt) and fixes a number of bugs uncovered by the release of Python 2.7.1. It also adds support for creating version resources on Windows and fixes installing frozen executables in Windows with Python 3.x.

2010-10-17 16:39
4.2.1

This version fixes MSI packages for Python 2.7, adds support for Windows services on 64-bit Windows platforms, adds some additional hooks, and fixes a number of other minor issues.

2010-07-20 14:38
4.2

This release adds support for Python 2.7 and improves support for Python 3.1 and Mac OS X. Hooks for a number of modules were added or improved based on user feedback. A number of improvements were also made to the creation of MSI packages and several bugs were squashed.

2010-01-06 21:20
4.1.2

This release fixes a few bugs introduced in the past release and improves support for Unicode in Python 3.x.

Project Resources