Contents

cx-Freeze 8.5.3

0

Create standalone executables from Python scripts

Create standalone executables from Python scripts

Stars: 1527, Watchers: 1527, Forks: 240, Open Issues: 43

The marcelotduarte/cx_Freeze repo was created 9 years ago and the last code push was 14 hours ago.
The project is very popular with an impressive 1527 github stars!

How to Install cx-freeze

You can install cx-freeze using pip

pip install cx-freeze

or add it to a project with poetry

poetry add cx-freeze

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/cx-Freeze/
Documentation:
https://cx-freeze.readthedocs.io
GitHub Repo:
https://github.com/marcelotduarte/cx_Freeze

Classifiers

  • Software Development/Build Tools
  • Software Development/Libraries/Python Modules
  • System/Software Distribution
  • Utilities
No  cx-freeze  pypi packages just yet.

Errors

A list of common cx-freeze errors.

Code Examples

Here are some cx-freeze code examples and snippets.

GitHub Issues

The cx-freeze package has 43 open issues on GitHub

  • chore: enable package discovery for src-layout
  • misleading error messages for comment strings
  • cx_Freeze triggers register/unregister operations on system MSVC DLLs (System32/SysWOW64) during upgrade when include_msvcr=True
  • Segmentation Fault on Linux running on Mac M4

See more issues on GitHub