Welcome to cx_Freeze’s documentation!¶ cx_Freeze creates standalone executables from Python scripts with the same performance as the original script. It is cross-platform and should work on any platform that Python runs on. The current version of cx_Freeze is 8.4 that supports Python 3.9 to 3.13, providing on pypi, wheels for Linux (x86_64, aarch64, ppc64le), macOS (universal2) and Windows (win32,

