cx_Freeze

It is a set of scripts and modules for freezing Python scripts into executables.

  DOWNLOAD Free

cx_Freeze is a set of scripts and modules for freezing Python scripts into executables, in much the same way that py2exe and py2app do.

Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on. It supports Python 2.3 or higher (including Python 3), since it makes use of the zip import facility which was introduced in 2.3.

This program received 1 award
  DOWNLOAD Free
Specifications
Developer:
Anthony Tuininga
License type:
Open source