Contents

cx-Freeze 7.0.0

0

Create standalone executables from Python scripts

Create standalone executables from Python scripts

Stars: 1254, Watchers: 1254, Forks: 209, Open Issues: 45

The marcelotduarte/cx_Freeze repo was created 7 years ago and the last code push was 17 hours ago.
The project is very popular with an impressive 1254 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
Python Software Foundation License
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 45 open issues on GitHub

  • Keep Python files in clear text
  • The app crashes after generation if any external package is imported
  • Issues on building cx_Freeze on MacOS Monterey (does not happen with older MacOS)
  • Pythonnet initialization issue
  • PyQt5, PyQtWebEngine, bdist_mac: Cannot find QtWebEngineProcess

See more issues on GitHub