Skip to main content

Create standalone executables from Python scripts

Project description

Version Downloads Python Code
PyPI version PyPi Downloads Python Code style: black LGTM
Conda Version Conda Downloads

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.

Installation

In a virtual environment, install by issuing the command:

pip install --upgrade cx_Freeze

To install the latest development build:

pip install --pre --extra-index-url https://marcelotduarte.github.io/packages/ cx_Freeze

Please check the installation for more information and how to install in others environment such as pipenv, conda-forge, etc.

Documentation

Documentation Status

The official documentation is available here.

If you need help you can also ask on the discussion channel.

Highlights of Version 6.11:

  • Binary wheels for manylinux and macOS (including Apple Silicon)
  • Complete integration to use setuptools instead of distutils
  • More code modernization
  • Bug fixes and improvements

Highlights of Version 6.2 up to 6.10:

  • Support Application Manifests in Windows: manifest and uac-admin
  • New dependency resolver on Windows
  • 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.

License

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.11.1.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distributions

cx_Freeze-6.11.1-cp310-cp310-win_amd64.whl (272.3 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

cx_Freeze-6.11.1-cp310-cp310-win32.whl (269.6 kB view hashes)

Uploaded CPython 3.10 Windows x86

cx_Freeze-6.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.1 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cx_Freeze-6.11.1-cp310-cp310-macosx_11_0_arm64.whl (15.7 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cx_Freeze-6.11.1-cp310-cp310-macosx_10_9_x86_64.whl (15.7 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

cx_Freeze-6.11.1-cp310-cp310-macosx_10_9_universal2.whl (15.7 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

cx_Freeze-6.11.1-cp39-cp39-win_amd64.whl (270.7 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

cx_Freeze-6.11.1-cp39-cp39-win32.whl (268.0 kB view hashes)

Uploaded CPython 3.9 Windows x86

cx_Freeze-6.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.1 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

cx_Freeze-6.11.1-cp39-cp39-macosx_11_0_arm64.whl (14.7 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

cx_Freeze-6.11.1-cp39-cp39-macosx_10_9_x86_64.whl (14.7 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

cx_Freeze-6.11.1-cp39-cp39-macosx_10_9_universal2.whl (14.7 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

cx_Freeze-6.11.1-cp38-cp38-win_amd64.whl (271.0 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

cx_Freeze-6.11.1-cp38-cp38-win32.whl (268.3 kB view hashes)

Uploaded CPython 3.8 Windows x86

cx_Freeze-6.11.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.0 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

cx_Freeze-6.11.1-cp38-cp38-macosx_10_9_x86_64.whl (7.5 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

cx_Freeze-6.11.1-cp37-cp37m-win_amd64.whl (270.0 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

cx_Freeze-6.11.1-cp37-cp37m-win32.whl (267.2 kB view hashes)

Uploaded CPython 3.7m Windows x86

cx_Freeze-6.11.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

cx_Freeze-6.11.1-cp37-cp37m-macosx_10_9_x86_64.whl (7.2 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

cx_Freeze-6.11.1-cp36-cp36m-win_amd64.whl (274.0 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

cx_Freeze-6.11.1-cp36-cp36m-win32.whl (270.4 kB view hashes)

Uploaded CPython 3.6m Windows x86

cx_Freeze-6.11.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

cx_Freeze-6.11.1-cp36-cp36m-macosx_10_9_x86_64.whl (6.3 MB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

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