Select your language

Home arrow-right ... arrow-right Development Tools arrow-right cx_Freeze

We've compiled a list of 5 free and paid alternatives to cx_Freeze. The primary competitors include PyInstaller, MSIX Packaging SDK. In addition to these, users also draw comparisons between cx_Freeze and py2exe, nuitka, bbfreeze. Also you can look at other similar options here: Development Tools.


PyInstaller
Free Open Source

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

MSIX Packaging SDK
Free Open Source

The MSIX Packaging SDK includes cross platform API support for unpacking .msix and .appx packages

py2exe
Free Open Source

A distutils extension to create standalone Windows programs from Python scripts.

nuitka
Free Open Source

Nuitka is a Python compiler.

bbfreeze
Free Open Source

create stand-alone executables from python scripts

cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...

cx_Freeze Platforms

tick-square Linux
tick-square Mac
tick-square Windows

cx_Freeze Overview

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 requires Python 2.3 or higher since it makes use of the zip import facility which was introduced in that version.

Share your opinion about the software, leave a review and help make it even better!

cx_Freeze Categories

Development Tools

cx_Freeze Tags

packaging python-to-exe cross-platform software-development

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?