Skip to main content

Create standalone executables from Python scripts

Project description

About cx_Freeze

cx_Freeze is a set of scripts and modules for freezing Python scripts into executables, in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on. It supports Python 3.5.2 or higher.

If you need support for Python 2.x, cx_Freeze version 5.1.x should be used instead.

Download/Install

Install by issuing the command

python -m pip install cx_Freeze --upgrade

or download directly from PyPI.

If you do not have pip installed or would prefer a more manual installation process, the following steps also work once the source package has been downloaded and extracted:

python setup.py build
python setup.py install

Documentation

The official documentation is available here.

If you need help you can also ask on the official mailing list: https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

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.3.tar.gz (105.9 kB view hashes)

Uploaded Source

Built Distributions

cx_Freeze-6.3-cp38-cp38-win_amd64.whl (220.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

cx_Freeze-6.3-cp38-cp38-win32.whl (217.3 kB view hashes)

Uploaded CPython 3.8 Windows x86

cx_Freeze-6.3-cp37-cp37m-win_amd64.whl (219.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

cx_Freeze-6.3-cp37-cp37m-win32.whl (216.7 kB view hashes)

Uploaded CPython 3.7m Windows x86

cx_Freeze-6.3-cp36-cp36m-win_amd64.whl (220.2 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

cx_Freeze-6.3-cp36-cp36m-win32.whl (217.1 kB view hashes)

Uploaded CPython 3.6m Windows x86

cx_Freeze-6.3-cp35-cp35m-win_amd64.whl (223.3 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

cx_Freeze-6.3-cp35-cp35m-win32.whl (220.2 kB view hashes)

Uploaded CPython 3.5m 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