Skip to main content

Create standalone executables from Python scripts

Project description

PyPI version PyPi Downloads Anaconda-Server Badge Anaconda-Server Badge Python Documentation Status License LGTM

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.

Highlights of Version 6.2 up to 6.8:

  • Support for pathlib.Path
  • New or improved hooks, with emphasis on matplotlib, numpy, PyQt5 and PySide2
  • New ModuleFinder engine uses importlib.machinery
  • Refactored Freezer
  • New support for package metadata improving Module and new DitributionCache
  • Enhanced support for Python 3.8 and Python 3.9, including MSYS2 and Anaconda distributions
  • Improvements for multiprocessing
  • Optimizations in detection and distribution of libraries
  • Integrated to setuptools and importlib-metadata
  • Code modernization
  • Various bug fixes.

Installation

In a virtual environment, install by issuing the command:

pip install --upgrade cx_Freeze

To install beta versions:

pip install --upgrade cx_Freeze --pre

Please check the installation in documentation for requirements.

Documentation

The official documentation is available here.

If you need help you can also ask on the discussion channel: https://github.com/marcelotduarte/cx_Freeze/discussions

License

cx_Freeze uses a license derived from the Python Software Foundation License. You can read the cx_Freeze license in the documentation or in the source repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cx_Freeze-6.8.tar.gz (138.9 kB view hashes)

Uploaded Source

Built Distributions

cx_Freeze-6.8-cp39-cp39-win_amd64.whl (204.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

cx_Freeze-6.8-cp39-cp39-win32.whl (201.2 kB view hashes)

Uploaded CPython 3.9 Windows x86

cx_Freeze-6.8-cp38-cp38-win_amd64.whl (205.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

cx_Freeze-6.8-cp38-cp38-win32.whl (201.5 kB view hashes)

Uploaded CPython 3.8 Windows x86

cx_Freeze-6.8-cp37-cp37m-win_amd64.whl (204.3 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

cx_Freeze-6.8-cp37-cp37m-win32.whl (200.4 kB view hashes)

Uploaded CPython 3.7m Windows x86

cx_Freeze-6.8-cp36-cp36m-win_amd64.whl (204.8 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

cx_Freeze-6.8-cp36-cp36m-win32.whl (201.0 kB view hashes)

Uploaded CPython 3.6m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page