Skip to main content

Create standalone executables from Python scripts

Project description

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.

PyPI version PyPi Downloads Conda Version Conda Downloads Python Actions status CodeQL Coverage Ruff Documentation Status

Installation

In a virtual environment, install by issuing the command:

pip install --upgrade cx_Freeze

To install the latest development build:

pip uninstall cx_Freeze
pip install --extra-index-url https://test.pypi.org/simple/ cx_Freeze --pre --no-cache

Please check the installation for more information and how to install in other environments.

Documentation

The official documentation is available here.

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

What's New v7.2:

  • Improved bdist_dmg
  • Add license for msi (bdist_msi)
  • Minor improvements in bdist_appimage
  • Drop rpm2_mode in bdist_rpm
  • Use an optimized mode as default for pip installations of selected packages
  • hooks: support numpy 2.0, rasterio, multiprocess (a multiprocessing fork), etc
  • Regression fixes, bug fixes and improvements

What's New v7.1:

  • Added new option --zip-filename in build_exe
  • Bug fixes and improvements

What's New v7.0:

  • Added support for pyproject.toml
  • Create Linux AppImage format: bdist_appimage
  • Create an DEB distribution: bdist_deb
  • Improved bdist_mac
  • New and updated hooks, including support for QtWebengine on macOS
  • Python 3.12 support.
  • Improved tests and coverage ( >80% ).
  • Bug fixes and improvements

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-7.2.6.tar.gz (3.0 MB view details)

Uploaded Source

Built Distributions

cx_Freeze-7.2.6-cp313-cp313-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13 Windows x86-64

cx_Freeze-7.2.6-cp313-cp313-win32.whl (2.1 MB view details)

Uploaded CPython 3.13 Windows x86

cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_ppc64le.whl (13.5 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_aarch64.whl (12.8 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.7 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.4 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

cx_Freeze-7.2.6-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

cx_Freeze-7.2.6-cp312-cp312-win32.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86

cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_ppc64le.whl (13.7 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_aarch64.whl (13.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cx_Freeze-7.2.6-cp312-cp312-macosx_11_0_arm64.whl (21.4 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_x86_64.whl (21.4 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_universal2.whl (21.4 MB view details)

Uploaded CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)

cx_Freeze-7.2.6-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

cx_Freeze-7.2.6-cp311-cp311-win32.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86

cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_ppc64le.whl (13.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_aarch64.whl (12.6 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cx_Freeze-7.2.6-cp311-cp311-macosx_11_0_arm64.whl (21.4 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_x86_64.whl (21.4 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_universal2.whl (21.5 MB view details)

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

cx_Freeze-7.2.6-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

cx_Freeze-7.2.6-cp310-cp310-win32.whl (2.0 MB view details)

Uploaded CPython 3.10 Windows x86

cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_ppc64le.whl (12.8 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_aarch64.whl (12.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cx_Freeze-7.2.6-cp310-cp310-macosx_10_9_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

cx_Freeze-7.2.6-cp39-cp39-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

cx_Freeze-7.2.6-cp39-cp39-win32.whl (2.0 MB view details)

Uploaded CPython 3.9 Windows x86

cx_Freeze-7.2.6-cp39-cp39-musllinux_1_2_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp38-cp38-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

cx_Freeze-7.2.6-cp38-cp38-win32.whl (2.0 MB view details)

Uploaded CPython 3.8 Windows x86

cx_Freeze-7.2.6-cp38-cp38-musllinux_1_2_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

cx_Freeze-7.2.6-cp38-cp38-macosx_10_9_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file cx_freeze-7.2.6.tar.gz.

File metadata

  • Download URL: cx_freeze-7.2.6.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for cx_freeze-7.2.6.tar.gz
Algorithm Hash digest
SHA256 68d0d7eb52f88bfd32716269279b989dfd1635fa871506ac50904af831837555
MD5 1c09a8cf9fd9ffee4594e8b3141338ce
BLAKE2b-256 5ec95b9cb8079c9e66e0030df97fbd3b3a59c4ae352111aea69616160b41f13b

See more details on using hashes here.

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 87ac71194729429a6c8d71c35ad2829c1e88428bbf081de2efb315fc5192363c
MD5 210ad2e6e100700304bbbffdcbc9a122
BLAKE2b-256 df68fcce41b03d9242bf97e365fe5ba969c2c106db7d6a4bdfdb91d780154da8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 db75e8af10f136749b177db27c2933bb433f0ba3f6a34dcf96fcf855d89dabe4
MD5 aabdbf6ad43a7773ae461eea226fdf4c
BLAKE2b-256 b96e0434f0e86b4c35764937f49e9f1093010451fbb56b7db57992e4bbb94b68

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5ca9a5413ea4cc815f63687a4911879fb008eda91d407669b1cb88ebb9bd3de
MD5 74b5370a587814c2f4d75fec905e9c54
BLAKE2b-256 385e4747b396c0e6d08cd9cc09ec82cacb5d2481070f711d65a925dc00ce4175

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 df02ae76f59991f1520bae024202ce65dc6045bf0867b4aef8dce1127f489de9
MD5 4348eee9c7d022de5b1c0c7dc34117dc
BLAKE2b-256 6ebd614b45a1abe747b9a4249830d51aa585a1e3b9598c0b300f4d24408419ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab9647c01f757338625dc0295c07b9d7798d0f4618fe6bfaefb6ced00c0ada88
MD5 d9139cf1df2167b6421ea7e951348415
BLAKE2b-256 74a4d8016854d2c5d17b9131357fd007250187fe77032901acc06f94c95019e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e01d84ebad281a1ef6079c9056ad9edbd5c01788bb85837decce245ab797364
MD5 d74f3a34ecca3855f46812193e7d1ac0
BLAKE2b-256 abffe513ac2bf3b3400ebaaece22866b5c96b0a77ce5c33b5b5e271717803f09

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c762035d26a25c290a67997f657055e563556fe65f0576e6b31aaa9607947e02
MD5 22dcd36e51ff0c3aa8e0a9aae7d48070
BLAKE2b-256 37a830d6c9f6e81c4d154922c0be3f203ecfa31397fcaaeb4a280ebf2877690b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b15c9b485f4f21b0dc15bed7b78ef06b620ed10bfcb57acd145e78c1fddd3aa7
MD5 b288d45cf3a5e123ec8e347e9cca7b60
BLAKE2b-256 bb179b692ed656cf079547747c61c1efc110416bc47eb92e86e4ea8e31438d3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5f4ffd8ae17073cd25246e6db3e79c8f77ae8c732cf4f46926ff4efd2176ddb0
MD5 e44a174171c0d9a827d2b5795e16e2f9
BLAKE2b-256 0c8bea88d2556c1111a82fd4f14e343328af8127616d7bc42acb9e970d485786

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d04fd1ede62fb171083fcc0bd0552de000a570b240a940aaee9d77b1f3766382
MD5 4a842b8cadaa0fd34b515fa6be66d6e3
BLAKE2b-256 04d4dc8c51a14fbfb1ca8bafa300ffe9f0142836f612c4ded304f56a4fff070c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ac64293320955430806702834b9ab902d42405fab1c001544de8ab003210ae9
MD5 cc5e3f3ce6ca4ce5f8ee1a1e6e49c4d1
BLAKE2b-256 14d5a5414736f2f07c5d6436a0dd79d2539c2012b1ffa9e4d01a02bf4e49a6f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 850746fc8759b93d4dba452e1bd4f7ff452c41658108c9e07fcb1d01827d1ca0
MD5 70a65148983c7b1b9d77c5a39d3a9c5c
BLAKE2b-256 9984868d82e34ef8f70378c8bdad234cc21bb25226eca42429202693250af793

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d13c7e2b3a205ef3b64296b0d95f975e5aaf94abde3761b910e52ab001be79db
MD5 4df54a496cc06c8130f4ff9234d3f927
BLAKE2b-256 18eb0f50bdd220feabf22f3bf8c072646f3f5fbd4595bc665c4bf2eb00284531

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a094c5048fc38256f8d3de9cf62ed08d0e5dc6af29c3cd61943eefdcba1b1bad
MD5 9d488a92326ac0bbfb655290ce1d9ddf
BLAKE2b-256 1398b8f41a3efd17e38edeffa72e2d343841ac0c8a71ed30211f5732d0d5a5c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a708d545ce5e1b54d6ca3933fa72fc1f20891d85679ca11d7865f151244e81dd
MD5 0433f501f8f22d2d1642c1ac2a86c364
BLAKE2b-256 2dc0c9f81e0ba9f25af589c299698bf8567b57d6b6e9daf9c1c0179e1eadef79

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 491d99261bd301ddd9164178741f59612768c612ecba6041c89f76c6a95aeb66
MD5 683d3b1cbecdb74f59a6823033a7ffb2
BLAKE2b-256 c17885ad642174bc51c926dc240b756fc9c8a537d7558dc84ce742e9d330369e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccbfd12c83fec6cf557456a5eb1a80deaa6c5dbd11961061aaad9b793e205328
MD5 fa8b0401cf4f46cde2299a39e11f2287
BLAKE2b-256 103aa53893e6c5ed83635f809db35cefc157faeb3acd5861e97a14468ce7cbdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 05af418fb0204339dbe33e0fc6d13e1a81be68a91354f14c193b0d08cb11f43d
MD5 8cf9ed830e9095ac4f68fea1c51b85fe
BLAKE2b-256 52d08e64a9a18ab52017a79008f41e25d5fb98518841037f4c0038b01a548b92

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 aa458a149d02816c8802e5a1577229fd06d942e9ce0e5a8ca1b1c79a9653e2c4
MD5 ef9328a4e558dad02b3b3523c147a711
BLAKE2b-256 58710171df28b9a68e91e190e8d9c9bcefa2184c98a4ba6513801838ffb32bb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4f2b21ac0cf9e8b6a3f47f8ce9e061eab2991c0859bb3835ec9ff272f4284c59
MD5 73dd2f83b9d23a2d5203ceb1803ddd81
BLAKE2b-256 a5640e56853bfc3b66d677eb9e0dd9ba551c4a1f5d56d44a642a1e8192736f5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0c820b2d97314b37475fd807f8d2640a87583fcf7486ea11d0f49ed143f2f2ea
MD5 ff8d79f47de55ad946b863d82ada107c
BLAKE2b-256 ce35ca6811f9d5dc7acf27bd174ba2f2683bd99aca7a35cbaad9569aa16fa603

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77b4638638698ae7031b1d4dce48320cb9b49644539f7e4e48b234a67fb69336
MD5 c3164a14811e620260c799f11013f0ca
BLAKE2b-256 f7f2a3cf485fd2a02c4d239a45fdbdd8f8e96273a562cef1ee5e0c10d51c285c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3d5ef4e581e0b66ef7edae6e8361ad61ee7909a5b7eea6b6367d6aacd2465add
MD5 02662320703055baf1a1c822e8ea65ae
BLAKE2b-256 4d506bda0386bf029409ccc57f9b88840cb9159fea0c1d58c36382b558201c83

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ae1ad4ab2864bbca2f7bd92afe3138a15b3e899ad81dc640a66d9e3478a1fa3
MD5 8f9e4880373c7c808a5e5310b91601f9
BLAKE2b-256 610e852f6e7b6ab741b758547c03ffa153b32ff312c1f6603c104d27aa3eb973

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f41a7ef707ba3b5c1ba5428f5f9f0ff7a90bc1a4b4494d9b5fe059e5ec0c1dcc
MD5 4754c187e19949ab514be9b9b1538092
BLAKE2b-256 e531444bc5ca9382cce0fec5ff63e41e7c8545116de85d2a371d3e3f961785b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 78a280f27e7d1a09443cf2605f2d71e85b58e1da89d191d8393afee1b7636b22
MD5 62a1237fcbfa19d05f8265632cdb419c
BLAKE2b-256 bf650ed12a71043a4f590517d516f9ad15d71d9bab4022f91e339dc12eb6959b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66dd5b695577f77d393d1f6dbf10de60b844f4e2e5e29c78a7d5e20aef9772d1
MD5 d5576dd70ece6766fb895525a7edfc87
BLAKE2b-256 d7a64f2d84e4b4ee697fa49f1d347c31bc1976167ed334fd787e1cb33dddc771

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bbec1f12e674132c0b30b3e8b89e4fec0f35b337f941db9351dc4d294d867f63
MD5 9310d3cb4cf0784c928dc33da85bb96f
BLAKE2b-256 bc8e0f9ddccb1814039467986ecd4fba7d5f39948f4e7ef1f5645bf3af787953

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d887ca75b221c8da4695ae02d58d45ce5dde6013e8965e06efa02812cbc17fa
MD5 c47ecf2296763a655fc9d75b7e51597f
BLAKE2b-256 4845852382d35442df139549f52a0b0f65b77cba00464c89bc0bdee38b54e02f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 eeea0b504e8367aa0fd6d282beebcec4d5fc8cb185b2a4619150b700361b7913
MD5 c9c9036aae5de83da8058eecc7446806
BLAKE2b-256 8920293c3854ff11bdca8a04ebd99a08236fab8321c2eac34c9356e3e9d58fd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aedb7ba4be0912312a436f1f5083f99ba2f63fd01ad6b786e1a4b109e625bc51
MD5 cdbbaca03ec6632dc37248aaed708634
BLAKE2b-256 39c911123762b6e7567656c763d5085ec7753201b2a113c09c3a0d8fc7742f6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 06f4a7159345642a35d9872501b27ea5d1abfbdc022770646d9eebbc78590e84
MD5 8c130a1a29ba2f1770a62802c6f87af3
BLAKE2b-256 3b857f9b36ca38f537d0c42393c391d29b0103be0f3b1395c0e0431a71af4335

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d40a8d19ca342b0be484bab860ffb554d8a6f7231089c84ae6c4a2be0a471be
MD5 a3cd317408464b638b05e3ee36cb4319
BLAKE2b-256 c6a853b7414558482ec981dc6f48cce6dd6d0c9b7835cff210a1abc75a2a56db

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e429c187545613771303b68acb52d81d44d5ba6b31dc07b714d53482bd928273
MD5 e6d5772b7e230cb1aa111035e01f1241
BLAKE2b-256 4a93b8485d5b4b59b9de0dc9f4c9062ad49d4653f5aab90a23d0c366420c514d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 06948f9b8f907cd313b7a10bad21d3f4545b2b3283b9184cd4d6744cdfa931eb
MD5 97a7e16333bf846a6aa62e270a1cabdf
BLAKE2b-256 f13a246e828e7965719d1c78658237984c4976bcd53b03d1b4c642314bda5997

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0e384f8dff2316f31a59741d0e02d4a5452c392a282462db546d67aa0a0402e
MD5 2c49bcb4582cc16bc685df05d22f014a
BLAKE2b-256 22c02760ec14eee4212a9f28ff2892497a00569429bb3c440be893da3bf932b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cd60da7ae21fed35dfe28bbdf1477a92965eb8d1ac883643ac16a57ded079a6b
MD5 4fc033abf5dec2b76e88956ffafeb54d
BLAKE2b-256 ad19852cd2f0e54f4b9d572cba59fe6c92afe1a9d3d2cf0313cf0e1ae024e909

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1bd6eab7bf6970d69bff83b070aaa5e1a72452b2e952402c965e04502cff89d1
MD5 f4186b22e220d478a5deca1a008c8aeb
BLAKE2b-256 74efa0fd84025defd4c9b078faafb14190163800524925cbcf1c3a5b1a7e542d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc43be8d5abf02a0c089085fe1d89664d2f363cee9c26cde6c908d24737e1757
MD5 b2ee6cbe67ecece7c958ee4eaa1775bc
BLAKE2b-256 93e252d83c64a5a8ce2cb6a5ea825553fafbb3bb961e1061f11178b5425d4036

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a39558ee3268171bc916ab0e519d78baa6bb46b4ed32ed95701751989f12f242
MD5 300f0765ce8480c4fb742dc3692bdb08
BLAKE2b-256 4473738724618c2f0a41882d129d1aaaf30de5190173021e5e0c83ca809e4976

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp39-cp39-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp39-cp39-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a15420e588130fb8b9c21f02124a0962d78be04919545bf4668921b1da2fc32e
MD5 a2a8e277d424890fc1303fa4e6a0aef3
BLAKE2b-256 eeb2c2dcd86ef67c218778bad40509b5f8520e48f58317373f097cc12a4338bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp39-cp39-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b5acd8e90eecba49c5065c348b985ab99a2a675f8b2da5db591f5b2fc347d5e
MD5 74948d74c9a4b3a4a5c1a5d64fbf62c9
BLAKE2b-256 71aa9fba9006c3d812a913b41cba38490e7986194dd369965c65cb60f15ceb48

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10f35cf80d39195ad210648b58eba1def14c27b041647a8796aea2ab88a153b8
MD5 34767c464916b180af86feab3cefd2a3
BLAKE2b-256 ecf59cd87c27a83b0a94af15adb6f469d526e2d6e2c7c2296ccb358e8dbb472d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 820ed086d5d4cb3eaa117e76e5c65b18befbbd5c3eebc072ee9dc2a7b9e63532
MD5 d85917b91feb0dd2097b26641e80808f
BLAKE2b-256 89d67e5793d1e8588545cc09d799b4f90fd789b4f6d8d8112b0830d902822d1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp38-cp38-win_amd64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp38-cp38-win32.whl.

File metadata

  • Download URL: cx_Freeze-7.2.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_Freeze-7.2.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f207bd17338ca0b1f53f1da3290c4dce81ea2bc418b8aed85fb8c5f0c97c3728
MD5 4ed8d0eada79473a8dbeab79f3648444
BLAKE2b-256 a959d63281760e72cf7aed1d2170f873923494ab39973955fa86742d46583b28

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp38-cp38-win32.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa0b71b246838db5a1ff6cf0334f39d63729e9e5b9c20208ba6e812a2d418483
MD5 9063b58399d5feedd8ff53e2133203f0
BLAKE2b-256 e46a7630e5effbc47ffa0e93b5a6eba026f71508ea4a6b66ce37243bb33a7e30

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 824c4ce2b8a7666d923a67f47676ab7afb65aa7836ef64919219eb12727d0d45
MD5 96b2f93f4bd4fa9eb9588f5d0cd4d28a
BLAKE2b-256 97c6cafc04808510d0f01c4c492084827fb65c39c61dbaa102eaaa2494e92657

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

Details for the file cx_Freeze-7.2.6-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22d10a4253332bae7118fc9947bf835b69043d49eb8cb3ea5071e59388b14caf
MD5 1b312bf8588e369de86ae9347ea7c709
BLAKE2b-256 81cfb403aa7f19d623bf3a09536655a047edd9c302d64517e34506376e59106b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.6-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

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