Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.17 KB

index.rst

File metadata and controls

57 lines (46 loc) · 1.17 KB

Welcome to cx_Freeze's documentation!

cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.

cx_Freeze version Python version Status
cx_Freeze 6.4 to 6.7 Python 3.6 to 3.9 supported
cx_Freeze 6.2, 6.3 Python 3.5.2 to 3.8 unsupported
cx_Freeze 6.1 Python 3.5.0 to 3.8 unsupported
cx_Freeze 6.0 Python 3.5.0 to 3.7 unsupported
cx_Freeze 5.1.1 Python 2.7 unsupported

cx_Freeze is distributed under an open-source license <license> (the PSF license).

Contents:

overview.rst installation.rst distutils.rst script.rst faq.rst releasenotes.rst development/index.rst license.rst

Indices and tables

  • genindex
  • modindex
  • search