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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.13 Windows x86-64

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

Uploaded CPython 3.13 Windows x86

cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_ppc64le.whl (13.8 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_aarch64.whl (13.6 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.7-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.7-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.7-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.7-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_ppc64le.whl (13.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_aarch64.whl (13.8 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.7-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.7-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.7-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.7-cp312-cp312-macosx_11_0_arm64.whl (21.4 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cx_Freeze-7.2.7-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.7-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.7-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_ppc64le.whl (13.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_aarch64.whl (13.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.7-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.7-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.7-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.7-cp311-cp311-macosx_11_0_arm64.whl (21.4 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cx_Freeze-7.2.7-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.7-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.7-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_ppc64le.whl (13.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ppc64le

cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_aarch64.whl (12.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

cx_Freeze-7.2.7-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.7-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.7-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.7-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.7-cp39-cp39-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

cx_Freeze-7.2.7-cp39-cp39-musllinux_1_2_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-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.7-cp39-cp39-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

cx_Freeze-7.2.7-cp38-cp38-musllinux_1_2_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

cx_Freeze-7.2.7-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.7-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.7.tar.gz.

File metadata

  • Download URL: cx_freeze-7.2.7.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cx_freeze-7.2.7.tar.gz
Algorithm Hash digest
SHA256 c4d43a4e5357352ac5a89203fda3a8cfadf033d43682f73abbefd3860ce50fb4
MD5 e91d4a8f335ff7c3ba858c203aa4751d
BLAKE2b-256 0722bdcee73874fbedcdeddb6b492124a29f47721d39ab2981095733e83fdb89

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_freeze-7.2.7.tar.gz:

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a1de14dc9960ae4065d053bcd5a801ef51761c7f92998f5a42810098eb337102
MD5 200a12e34e89c74a3939fdcf8e71c28f
BLAKE2b-256 5e437b39bd3233ce05087dede8c945498658b381552bc9280509298d0224ffe9

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 546192ab868b9a4123c252d2fdd0af349b71242ae9706fff201b1c3dabe928c0
MD5 263e14af264805fd06b340d81cd1fa95
BLAKE2b-256 65cb631364ba01ac4ca27ec78f7a09cb266309cff40fbd239cb8f35faba1f1d4

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca1ae3b12abc6472f9e9ab6e66265941e044770f29bc64db7c545eff5611af68
MD5 e9eb1d6eb9313878db7d388f5ce16738
BLAKE2b-256 c389456946f0e96f0c1d9cf4d3d959e75f9bc5bf6ef4d4ff7c0335db5ce56a7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0064f3de0dea0ee3a89cc864b13b1bd0382d163e28e23518e7cce5efd94a87a6
MD5 210f28f51bba83b691d8173f9c4f0b1b
BLAKE2b-256 3ae7056fa6471c045348ea085b1345e43c4b72bac1fc704d7595a6f2b35e3a72

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dd3da95443bf0bc7eb1df23f55a35f42449f1d211c5edde59a2bd811030141c6
MD5 11df256801b9110069718fd2ec61e181
BLAKE2b-256 262980412a071316a672f0af713f42ba1489ebe3fc6268cdbec76877cf36fee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdb6725bc74e6e501b3289f6b58604bec94e0790f7bd5112e6f35c3e2638c6eb
MD5 39ea19fa6076f595797ade0111e3e22d
BLAKE2b-256 a559b5927b79d7d599630cfe0772fbb98ab64e33d2cff6eb186b13ef102d3035

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 58dbe6c30ab6583cf52f1b38a2f0901a57c80dee84f01271c9e6cfe3b7476ed0
MD5 02df1e64487ece5100f5ccdc177e29b4
BLAKE2b-256 0ca50cec1917c50bbd4a99318c0bdd99d5cd339eabeca2865398d721c6adfc87

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca1e82671db7ba48993a52bc351e34115eb2c5c91d8549d3ab60d717b941e6a3
MD5 e848b5151aaff0f64ded6e16b648989e
BLAKE2b-256 617057f2c34bf8cdb103377d08ae9db88fca69b8dd0ac336de2697fa68f1c38f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9a727914e702d98648def98626b13864413a4a5d52b8bd7f6f0d8ffaf7b9207f
MD5 222c4ab80952e778fea627fc0106f01b
BLAKE2b-256 a620e7c4ab9aac37e885994d8caa15dcb68d4dd0f242694575ad18ec3409eb57

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 344276a8354e4688c20dd3cf70c143d7666f1b93f56532ba9549718c2fac4e56
MD5 dccf1f56a9854b6c12410dce77d6465b
BLAKE2b-256 044309e892796ec99328801906b4297a87b769e6e269183019f65721d5d7ab1d

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 58280540d54fd248120fa9acb1ac9d229fa9b508297f855da05e3f4ed9255a2e
MD5 16d37e5da26e5e66eaa92e40d39cbd07
BLAKE2b-256 bb9c379205b45421d86fb0618b569e6e473b22559d85b25ee6a1968c10a8b663

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 caa77cbbcb0665c6e5a5b2e31a13b63e99201a8f258244bcfc1aed737484070f
MD5 6e13d6941d049dee2811cca54610d7a7
BLAKE2b-256 44795c63a0d072a444eaf900d204c94fed208678b659a9750bc5d3ed951b6dff

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ef57f4102a658e10704619294180b17a2d6c6595ff3753c9557b05e6a928c7f
MD5 887cc6cc5b7990c65430a81ba76ad0ad
BLAKE2b-256 66cb98f8344586bf75b762485f324a12940c15effa9d48e8e038abbb96fef0b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5a27b2a1925138e122435ef3d52c281d185a57d1f67e08232ea61be83174cd0
MD5 7f055a3f6fc2ee79a4f674b60c164903
BLAKE2b-256 1b06db74d3ab4a851cdd45254b3afdb305e454a6420f9d043159e80c0e3a6f9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d00dc0bf7ed9a30491ec34bfb8f4347446afae506febc2afc2531ecbf9db94bf
MD5 d686e67da434bee4985917cc359b0bcd
BLAKE2b-256 2c323db0938fac59d082694c1aab3087354828a838d0853d0909116716a6bd3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 41c6fd1e77a733fc1a0f4e3678e136726cc45a11b37ff5722ac18afdad703934
MD5 92c49775899bbd42a866070d85158731
BLAKE2b-256 7779043d442716ec36f9a0d1e9ebc6fdc6b966da2c5131d7e481dbe3e6c45df8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66fa38df2423a3ded9c59a6a089293db3b7a6d3493a701b31d24f97cd29f2143
MD5 75a18a3098353f1678a9fedce897a297
BLAKE2b-256 1359fde9eb2428c32447c3b117d821dab8411d6ae0804c6cb70c895c77fa519e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8611df6e740a7980145f2d6a3d9f9161fe4d6a12c0055da52ccccffe7d77d470
MD5 0d9885cda27c740c428373b5d819215c
BLAKE2b-256 70cf4fc0f3e360533c3e4bc2b7bebfb7c02c32e0933c2a33e71755b2b31b5c49

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6e22b449cf401a7d152e97a5feec71b492083067ca0336b74eb988fbfebfb3a6
MD5 8b89368a9200516eca847464a733c44f
BLAKE2b-256 b17d7e6e2693cca37c95a943c967a1e62ce25c19b6548c28b18477eb0023edf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8fff35321128f680a825d28074edd14b81bdd68b98128d4fa655c6c8901de3ce
MD5 026b03328602f0c3def3db88c233808e
BLAKE2b-256 b26fc92b2c12c47d388c8f9bcca63d1f823434df98f42633e4d0638424f28dae

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 909784281dad31c92c0f402894d99a6188bb81f22b593d9d55fc437d54ab35e0
MD5 359a05e0b6bcd2db31730fe6d74855c7
BLAKE2b-256 c3fc7f84ec40ab8b25ccc362e08adfae4ab3c1fe3acac0863f2c1dc6d79fb219

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 05dac0676586eed96fbde187fd63ace05ec0c4462ec64367a7d47af0d266008e
MD5 bd389f931c7040d73389c171c5dc2f74
BLAKE2b-256 d0ac746231afe6c3a13053f5fa575e70066d23702899f7fd69caffecc592c6d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 93179c236c3e1e64b6b8101d9012a8084df74736ed5cf10047721b4c7c2076ef
MD5 1b8c3663a9d75bfda0bc95a6023bb0f3
BLAKE2b-256 aca0c2a430ff8fd42aab74e9f6175aae3b53dba868385caebbb71dfec2e71beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3131a443473c21e019317419a9b3a82b2ae1cec5c76bce6c9e2f36f41803720a
MD5 216d8d95181b0b24db8948dcf4a2d624
BLAKE2b-256 11c67ba8245d9618d568aa4958b36902a448ccd1eecae14f0d6327e09348eef1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34d0ec5a41d59c55878711cf3812f46444d71f911c8ed1de467591c36aed9d6d
MD5 791ba1b5aad4cd1643944ad2689dd809
BLAKE2b-256 969fac656645d9c399b68811b5ef8e7f6bdabc324685b5c6b72ae5a9b937582d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b7b1fe00f689a0c06197bef07ba3dce985d768c405e0042dfa796bbafa53d6b4
MD5 d57b80f1fb74c7cfa1c854c9bf843eb0
BLAKE2b-256 a3f4a060909a2ea8f7425c5379ac9be74a192cc0847f612cd1c92649c1deeb86

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa7e75e8dd4ffce44465141c2857fcf5fb5a31dfbcabbbee9929b55e79f051e2
MD5 eee9470bcd1fdeec8e66342ba597aabb
BLAKE2b-256 aa09aeca5e86a75b25b1a2455b7e0fa3166eae7ead07d795c0061c1bcedc5eb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a26b65bd4e2414bbab84307a906ea207de3c1f3198bc9f6286a81597ddebe38
MD5 f7f52e3286698c41d2d457a379d26578
BLAKE2b-256 a778e2449f38958c4bf557d4fb45fd8a3132f6a45b9e85c96384c83ba69baa35

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8c9119b8dbe93b362d4658ed817e28d9d2fd9c29d5ade565ca23cd0e049440a8
MD5 788068b560e700313cf70aa8fc5e937e
BLAKE2b-256 cae5c16cbe2bd1e284ceffb9b8e1ad9602dd049f604267f49f8788004a5bd2b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 65e900cec673dc9bf6b8e21a760b3964b5b20b2586f274184c4c474c78e343f3
MD5 492b3b23d039f9e8c7ea45e0f212ea58
BLAKE2b-256 76036bca494b60dea12e63cfa0204768d8655fc72a14ff7195d57a3100e0e47d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5ea3f05d31a7432b0516a58e4b7301277c0a5ac693597d531d9ca913d79169ce
MD5 cf91e0a1be6293b957a3057a6c369260
BLAKE2b-256 c2dc7cec5a53e76e4ba77a0bb9f26d842f103699e923a0de616e139e0e4e1dbe

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c34a6e85897f5cb1be84a204feef564adb6f1c753626bf0cf7713a8c4809ed27
MD5 267cb5fbcb7d540ce9d07f1b0ebd066c
BLAKE2b-256 113d0ccdfb7f7d559bb3c6e67ad6c4c3811343dbb6ec12689ec96be663ce7267

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 839140debb42792be2ff6f0e8b261f3e230d0dfe71164c06ee8fa1bbaf2ff1a9
MD5 3eb7dcf759de5c868348467d36b5aa76
BLAKE2b-256 ea3299c9d1fdef6ae8f606dd396821f892cd52e0cf368187d28fd3e109a37922

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 97a227c567e86b7d3b83ab5f96f96070b2396943c47d7c64d643770944acd5c5
MD5 b1c900acddc481099a447af988094825
BLAKE2b-256 08e3de76d125dd6ac0d12d8a0c7d673cb23afaf6181422454c905c49a7c95d0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b1a27ce838d4c262264e3aa6a5e7c5d4468a870ee873e3a49269a8752ab61fa
MD5 140fd3cd9c4bf015576adbc632717417
BLAKE2b-256 cf5908c12a302992407a53469c3fc240665c06bbb307e2379f2a3f2fa6973a5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77866e408abe64869361590dc6aba8d57d7e7ab4693c06f1334eabc5d7155361
MD5 1f1bb320d8de311a6482a29542de111c
BLAKE2b-256 36d3dc10cba6905160a4da44c197eca1d41b1d8c59fb0ae732d9690af88bcf79

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 da55ecd56e5e05f9485151d9af0abf18150f86ce4c2734d9a71fabba3f3cd524
MD5 7298ced0f05589bac4caf88d18862f20
BLAKE2b-256 10ef3f66480bac7e4d29c521e854cc54685a64770140e639b25aca5779ed5876

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e065227b26477bfe8e0a2adc1e7b6bd318c7e0690b60bf1b2370598e5696c598
MD5 56d49777d6db021587f75e2c49d6d73b
BLAKE2b-256 bc717598e7769dc1ec834e470798314786195a0c5de920d8145d86f62e6cf403

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5fd56b5bfc37d38cc64700b8f17ff76632dcb03f739ca5b0f6038f8ab39e136d
MD5 c36a17942d9a03e03cb3fa3cb0a34ca2
BLAKE2b-256 57369463bdfca19b921d7ec20f780dbfee4579af95821ab8bb873195785cc2b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3b1cdb80b75e142a3e85e71721edd8c423ff41a974dfe9436a09593129446ebf
MD5 8fffea0697b24a7e0713ae68c39d13dc
BLAKE2b-256 60c4a2aa2bee72c9f464cf3bbe3a347d0dcaf613f1198070756d01918adcbf81

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0c8512d24a7dcf3b35bd1e17f9e2d6f6a75e227aff243cd00c1aa4668b64ec01
MD5 484b6468cf7706c94e6136808c583767
BLAKE2b-256 9cb3c1dde4eca91e40250cb5de8f26b15a30e3152b8e8c997d972436174b2bf7

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc4ab1bd795dc7c985418fff3431bd6a3712df2e84e2f98d8c65d3a748fb5e14
MD5 6d182342aefa215b760b2e6686ebed62
BLAKE2b-256 16fec37467f04c51d807db911676c178c7443eb794910f57de665ba74e46958b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e324896652b44f06e8fecd0da706bad37311a639a1128bbd41cb19cf3069d4f1
MD5 b63ee7f13e5441256d70510148c47022
BLAKE2b-256 88ef980b217d987c0cb305318c1bc137b37a6f385c171eb9c8ec24d8099f8643

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 638f0107a95c639633cff2e84f9ec55b6687612a460a5f42e1ffc36a8c30e51d
MD5 d40d4589a8d4669674767f7e53fe94c7
BLAKE2b-256 96ff30e480c29104c4fff190efa19017b668a1b39fabdd688d4560b5c18699af

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-cp39-cp39-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.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c359c8333ea798373428f87fc6a56c6d89bdba6f974a55b7c3d6259342ff7036
MD5 f8c3f3f05fadf64fadfe6d94efd63061
BLAKE2b-256 223f697210bb435268293285fe77415ecfbefd647a6bfc0b5f223d801993a55a

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

  • Download URL: cx_Freeze-7.2.7-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.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9859ba95a103f3b684553e4728fece150cf42b91c9f28873c661a6a3cbc3e226
MD5 259578580503638a269011978b029330
BLAKE2b-256 950f6c81b667db716832fe322496fa3866d2b4f105d52a5c9fb501127143ff15

See more details on using hashes here.

Provenance

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

Publisher: build-wheel.yml on marcelotduarte/cx_Freeze

Attestations:

File details

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

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ff3587628a73d46e1d9d7c8d7ed6e6fe1b4c7aebbeb034b923b6fabdbbe5149f
MD5 e110f8222986b383301ebc84b32c0e07
BLAKE2b-256 d1e98a31f69be4550c0ea06dccf12b4ef698550b39331a384df9ab57fff4e248

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6523d10c7066de2d17f60daac8256169e330f207b786ee1d071273b4a1e7c1fc
MD5 c32189c407203d0b71474cf4ae37b129
BLAKE2b-256 6ffdbf82da8a47a6d9d717fcca642faf1421c91ad4f55326f88698a38d86e425

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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.7-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cx_Freeze-7.2.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e36fe7ad2974db158293672c9f1ae750e9e08fda56b6281760a23b77770bd240
MD5 3e3f4318ba12ec2fe71bed12f2f3db00
BLAKE2b-256 df781c3278373704678bf555c3ffc17216b9c06c0f39ddb73019101668984084

See more details on using hashes here.

Provenance

The following attestation bundles were made for cx_Freeze-7.2.7-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