Skip to main content

Core dependency for cx_Freeze

Project description

freeze-core

Core dependency for cx_Freeze.

PyPI version PyPi Downloads Conda Version Conda Downloads Python Coverage Ruff

Installation

Choose the Python package manager according to your system. See how the installation works with the most common ones, which are pip and conda.

To install the latest version of freeze-core into a virtual environment:

uv pip install --upgrade freeze-core

If using pip:

pip install --upgrade freeze-core

From the conda-forge channel:

conda install conda-forge::freeze-core

To install the latest development build:

uv pip uninstall freeze-core
uv pip install --extra-index-url https://test.pypi.org/simple/ freeze-core --prerelease=allow --index-strategy=unsafe-best-match

If using pip:

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

Development

freeze-core is a volunteer-maintained open source project, and we welcome contributions of all forms. The sections below will help you get started with development and testing. We’re pleased that you are interested in working on freeze-core and/or cx_Freeze. This document is meant to get you set up to work on freeze-core and to act as a guide and reference to the development setup. If you face any issues during this process, please open an issue about it on the issue tracker.

The source code can be found on Github.

You can use git to clone the repository:

git clone https://github.com/marcelotduarte/freeze-core
cd freeze-core
make install

If you don't have make installed, run:

python -m pip install --upgrade pip
pip install -e.[dev,tests]
pre-commit install --install-hooks --overwrite -t pre-commit

Building redistributable binary wheels

When python -m build or pip wheel is used to build a freeze-core wheel, that wheel will rely on external shared libraries. Such wheels therefore will only run on the system on which they are built. See Building and installing or uploading artifacts for more context on that.

A wheel like that is therefore an intermediate stage to producing a binary that can be distributed. That final binary may be a wheel - in that case, run auditwheel (Linux) or delocate (macOS) to vendor the required shared libraries into the wheel.

To reach this, freeze-core binary wheels are built using cibuildwheel, via the following command:

make wheel

To run a Linux build on your development machine, Docker or Podman should be installed.

See also:

Changelog

Documentation.

Discussion.

License.

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

freeze_core-0.2.1.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

freeze_core-0.2.1-cp313-cp313t-win_arm64.whl (1.7 MB view details)

Uploaded CPython 3.13tWindows ARM64

freeze_core-0.2.1-cp313-cp313t-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.13tWindows x86-64

freeze_core-0.2.1-cp313-cp313t-win32.whl (1.7 MB view details)

Uploaded CPython 3.13tWindows x86

freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl (13.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_ppc64le.whl (13.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl (12.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

freeze_core-0.2.1-cp313-cp313t-macosx_10_13_universal2.whl (20.7 MB view details)

Uploaded CPython 3.13tmacOS 10.13+ universal2 (ARM64, x86-64)

freeze_core-0.2.1-cp313-cp313-win_arm64.whl (1.7 MB view details)

Uploaded CPython 3.13Windows ARM64

freeze_core-0.2.1-cp313-cp313-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.13Windows x86-64

freeze_core-0.2.1-cp313-cp313-win32.whl (1.7 MB view details)

Uploaded CPython 3.13Windows x86

freeze_core-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

freeze_core-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl (13.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

freeze_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl (13.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

freeze_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl (11.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

freeze_core-0.2.1-cp313-cp313-macosx_10_13_universal2.whl (20.7 MB view details)

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

freeze_core-0.2.1-cp312-cp312-win_arm64.whl (1.7 MB view details)

Uploaded CPython 3.12Windows ARM64

freeze_core-0.2.1-cp312-cp312-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.12Windows x86-64

freeze_core-0.2.1-cp312-cp312-win32.whl (1.7 MB view details)

Uploaded CPython 3.12Windows x86

freeze_core-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

freeze_core-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (15.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

freeze_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (13.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl (15.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

freeze_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

freeze_core-0.2.1-cp312-cp312-macosx_10_13_universal2.whl (21.4 MB view details)

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

freeze_core-0.2.1-cp311-cp311-win_arm64.whl (1.7 MB view details)

Uploaded CPython 3.11Windows ARM64

freeze_core-0.2.1-cp311-cp311-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.11Windows x86-64

freeze_core-0.2.1-cp311-cp311-win32.whl (1.7 MB view details)

Uploaded CPython 3.11Windows x86

freeze_core-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (14.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

freeze_core-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (14.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

freeze_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (13.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl (14.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

freeze_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl (13.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

freeze_core-0.2.1-cp311-cp311-macosx_10_9_universal2.whl (21.0 MB view details)

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

freeze_core-0.2.1-cp310-cp310-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.10Windows x86-64

freeze_core-0.2.1-cp310-cp310-win32.whl (1.7 MB view details)

Uploaded CPython 3.10Windows x86

freeze_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp310-cp310-macosx_10_9_universal2.whl (18.6 MB view details)

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

freeze_core-0.2.1-cp39-cp39-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.9Windows x86-64

freeze_core-0.2.1-cp39-cp39-win32.whl (1.7 MB view details)

Uploaded CPython 3.9Windows x86

freeze_core-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

freeze_core-0.2.1-cp39-cp39-macosx_10_9_universal2.whl (17.6 MB view details)

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

File details

Details for the file freeze_core-0.2.1.tar.gz.

File metadata

  • Download URL: freeze_core-0.2.1.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1.tar.gz
Algorithm Hash digest
SHA256 85d004e1c9eae3d94dd89215c43ddee85681479dc532ff430d43fa7786481ef5
MD5 5722c8b2264e36180472b6e2d15fbda5
BLAKE2b-256 6ac3b793eaee5b6409312bd389ebd8bf2ec0d44b61e38d206ba5cc24853b3f90

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1.tar.gz:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 c6455aee02270c2e93fc917a82e2fc6f16842a95003f5f15b984cddc7cfba151
MD5 4aff3ed7e45f9e53b9559f33055ae6c0
BLAKE2b-256 99c495768eef60ae0d7f0c4ea6bf6f0210b09ad219031b8cc45e64e68805d90c

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-win_arm64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 721dea27ae2effcc3fb618ebe13a35926cba51db5cd9c5583982e4cb10b55e20
MD5 0edf86f2e0ee58f61fffc091ece91bbf
BLAKE2b-256 4143165587a96d15aa8591f8307f244a4559b489ec208bc8fdd8336269a2d014

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 5fc81010e823427aec0b7f4cd5d798d7b86ad412a088057667ebcf74c9b0d15d
MD5 c3250fc5068d8f59cc1d64c4aea60ab7
BLAKE2b-256 a0f09351994e3e4b3be252376f7515d0fc38428383adf1b90e812e475887fff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5107a2f1c584d471450ef1dd2051ae665ed704fb751f8143642349084a92346
MD5 ddfa1972568ded1053b53ce69b78c21d
BLAKE2b-256 87ebba6e7766086c0320e22aa64ad831b584af36a03381a3ba848c3bd0ba0ab2

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e85cf0ebc7a35cbcca1c4aaa432b6d2389bc2b467444023fbffbdf0fac0677e
MD5 356129fc8764885bd2e70dcb07233362
BLAKE2b-256 e84f7f4cad45c33249e1cb3ae49bdf44bba40dc8d119dbbef3770979b353d8e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47500456b6b899fef030b7ead32548dc99c3ebd5e8947621dc2f0bf53e160e66
MD5 feedd4e75f32d1ef8d1fc8def68d5241
BLAKE2b-256 506883f06351c4be7cc2f72f3eda2e9a491ca49e87de4bd3560bd418905970e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 2ea0a68ccf4a5d2fd0be4ae1e04a6eaa60fd267375b189c89c888d403b6b7ea6
MD5 a5a8fa44dec76c2703b763385dca0cbb
BLAKE2b-256 694c666dc4abb1f11acbe7375e18d481e2d5d44364617730bb9a505621e67706

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_ppc64le.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7bec6d98be899322fe681621fd8a6543b5c7b98c76afc687662b2f5b29b2dc5b
MD5 e5003e12fbf3134bdab28c9a5de8b3a7
BLAKE2b-256 732539d52ecf67ba3d999bb5c389f5dcd3f3446bb0d6fa8252d46be2db81430a

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-manylinux_2_28_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313t-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313t-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 c2d0441e04fb51c62c1e8ca46dc0a0eb0ca0bae98136e5c6a94347ab8bd002c3
MD5 fce3849eeadd6d0f2a45d37f4e0a5272
BLAKE2b-256 beda0a722723d75d36218b8e08476a7df6115a18aa7caaf331222e70e4eed21f

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313t-macosx_10_13_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7007c4009e58c975c242db7509f0185e495fbc4ced3eb95c9eb47a93ed50f5f6
MD5 50aaa35dd5638d7bc9f3d29650aa060e
BLAKE2b-256 1d77994fa88ed794e0c844acd01fd2445fa23895914cc7f767f7fa714756bac1

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-win_arm64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5c72784fafbd6913e266d26492ac4b5eef19a7fae541c98962ea6b1ee08a5447
MD5 1f1bb6595c68558f842b417a11e1787c
BLAKE2b-256 8df1df7b8ade856c42e42755167a52fbe4cb55fa917fd4a3caf15b0330e026ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e95c94ec337c556b9c3e5615da91d9585c954b4b57b4815f2c908fe65635f40a
MD5 4a5149bc98b7dd8759f7d136bd573a5f
BLAKE2b-256 cd67b106d12826acae41014a287330c44ba813f31b04e9f37c2c73daa52a40d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc745eebd54b21f1c16c45a429bbd0e80b98ac382adab3aaa72e6ea26396ceca
MD5 6d69ff3d6e41ca3a9a85eb6397836503
BLAKE2b-256 d841d8497a168fca16c31f6c8fb1323b0533a0c599ba1a0b0bbf6a1d0413b3b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0ff9f5223f16bcad2fe534f81452199a71f7f5fd40e7a6fa5c470d6772d1b1ac
MD5 5cda16129709c59580c6d5f632d03a91
BLAKE2b-256 8078a8ea80273a883b9fd5ea9a1afb1670f43987d8c8ab82c312601f789f7ae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3d8cdbcbde166253ca6b147c296acda1af74c55fc63037da5034e61d317425d3
MD5 02d7218aa404b0979dfc1a3f5def7d5a
BLAKE2b-256 012fc8136e4ad52ac5c20854eee42093f1ced30010311ac9540eb2b59e916e78

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 68222331c6674f7975310b7d4c7248d36c38c8c5223446b6b150768553c87a4b
MD5 7d3dc8c25ca7380f9d0a48c2b0dc9522
BLAKE2b-256 f1e277b499c1a940d8ce5d6d481e2c1f1721c30e2df8f51545e1cc32e5a9cf3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 14b68b24a325a9735aa5470f66c9b2fcb2dd622f1ace45a13c8f7d75a00792f0
MD5 48a7af88c78f0311f548d5ba750010b5
BLAKE2b-256 ac921c040465ed32419b341ad7a76d458c33b2a2a1a71872c9f654d4e538d537

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 9481ef26637a39645c8da84e99742681c31b836023edac3dca18ae815ddd355a
MD5 e143a36865428f4a9499576c64008ecf
BLAKE2b-256 de0562cfd4e1da52acef1902d28f8bd0d922789d6139a39b35d74e2947cd1588

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 5b7751dd0bee43c49c37f0342806b0730f6f1ec5cca08fadd76365c01c63c4d2
MD5 0dcffa53f61e66efa5ccf0c223da4bc5
BLAKE2b-256 2568ee1dfde2e630903f5bf4bcac99a0af1955f24eef4cb95e29243e0c95928a

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-win_arm64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d4357bbd0456e1d9efddddb27bb44e1e902a2b01ef4d2080fe60e5663b45fbf5
MD5 be9915970ec67a0bbe25ada563bae015
BLAKE2b-256 752576cdbd766a67d3f2275c7a1f528e59ab44795299011a124e237fe483b21f

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c3772e623ead6872e0f2d239b7a425c825755feb9d32e6cba34901df148df0be
MD5 a0b1cad771665a4406a98df903cbbf15
BLAKE2b-256 d50f78c03698e6db61418d03db9593dff480c5680a7ac45d753302017d356341

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 632f81e3d45b7939a59285990f4f25955aa800e2a4f5666fcbaf93367e4015c2
MD5 46a57c4b0ed0be193c78cbba873f1253
BLAKE2b-256 17145f13681776577fdb3d8c16ef1436e6a98a82ca8d30fed23c2233347c266d

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92316c9418757a8b012243250ce0913d6d764ba3c8b6da430c244593c3635b8e
MD5 3cd9161d61ed68d191c97bb439a4e6c7
BLAKE2b-256 93d2d43b029626a3593181fc674b0eb1568f3e3f6d783de7a20156209851d3d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 177fb073b74b4b7fbeabf3364a3859d0141ae441750409b24815c61b5e830c2a
MD5 b33a3affcc2a4ec6bab2708dcb78f8e5
BLAKE2b-256 c330fda64931e272615bf95d92046e60909d9bc8e43b9e5bc96b2e1615f9f84e

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 40c46ac2065348dfd3c76af162771b17441e0c5c65fcb462ee6952baf6413e33
MD5 66d1ad2ee4271c30f3ce89358a63d089
BLAKE2b-256 b606f3dc478f72906dbe4ce7b83a421e4b2c362724d79970759711ccb87b593d

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9e30b892fb053c5b90e126b0af8ce28a85b5493478d1c275413d897c64ef1ca
MD5 2fc9495c0506668b4ff17048d7b861bd
BLAKE2b-256 9b4c66d04ffe2eea8ccf146bc244ce269412738734a9c5fef714a48adc566c4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 aee0e0822c1ce3d946791c6eb2022c8be32b6116644d08061a3271d74e5704cd
MD5 1f985fbe9cd90e85734854f6ea662b23
BLAKE2b-256 12227f8006a49269754691e40466744e39aa2c85ef4eccfc6c51170910f36c3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 6a8fea1b8115bbb57fcca3d1b4e02f9566bfced78124b0230e39d14db84bc8d7
MD5 bc63d15b9cfd542725c052a94a0b4d0f
BLAKE2b-256 2487fea586d24cd92e0c35aef3ff0d3e0600ece0e1b145e5669618444483fc9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-win_arm64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2a98c001bcde1ec0df6c315b1a4300a935418366a92a4c0e8b5be3108ea19964
MD5 d2aadc7dae225f91cbdab6503df8ac4b
BLAKE2b-256 47f977e698c054f3ee3b1ac5a611dc3c30365f0dc6ac986f14d01d27052b9008

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0329c9ce17f937d6733bbd3d1cb33d8efa97e93ac4c4c2f6ba2a099e9e8460f8
MD5 36a3c55058252e5e507c3a4682e9578a
BLAKE2b-256 250321f6ff158600312893b9a7c28f615385628af4937087e493c0c5aa45d1bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76f5dd181f2dcfb8b2bed25c12c59f7a1032f294b78633105b9e1689549edf28
MD5 1bb25f7377f31da1dac030fa3ff592aa
BLAKE2b-256 8646633480c3f5ad18d93bf55cd195251154129d936a79e07afc54bcdd5a45f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c42c1151075ad72476279225ecb4bd292d3b75c57702fad770376c040838eac
MD5 d9152b4cc17b5478398e16a0ac49f779
BLAKE2b-256 95b8f973e1cd949a607e5ccec92b1ea7081de48cd06718572a97c83424e87c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7148c116647e8a3fbc995bcda6884dd7e817810846b5434eb7c320a950a912aa
MD5 d13c37ddd28161b455d3166a6b39333c
BLAKE2b-256 05396cad38373d977b729389e29e3a6d6f24da305f65dc0bb1862937184f64ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 a33102e786ce6bf96aaa59abc402357d387ba15acc8ea29b89e11a16e1c068a9
MD5 a530c49d21d1d49d85777e049a3621cb
BLAKE2b-256 c6a10b0799e83823592ea598f33c5e1f341670b0276f52ebfafa57dfa5bd2641

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fad17e6beec9ab0ca1f45ef3980eefe77e7bf331f72097c495b18df04a8e5e32
MD5 43b6e12e60578c62e33bc84d413389a1
BLAKE2b-256 b30c319b4f37bf50cc9aea2be16c132d77e7e342cdfc036d77f608edf497b267

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 464fa16ef011142ae2260486d837ae433c54b8167155ea351659c973e82c713b
MD5 a0ec2ab24f530e95a6185a97b299baab
BLAKE2b-256 41d44740aa9a02d67e5a93d62d711fce2e9eb7642001ba1e5d5f5ecd7e75d2bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 596ad19cca02f46b734deb53dfdd042cb547267d76b206e2e4b2486f1a126494
MD5 9a63f1a057afa30e76e0ad880ae0627f
BLAKE2b-256 5e3d6ec753f58e57abea2f61af8ee1c9fb64d39afa98794ca8d2ef11b99c34ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp310-cp310-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 bc292c54446d0b55fd40e18c2c79266204fb06919f54bf91a81b34ea07646817
MD5 b1c15d5241958e6e13d222315fe9b984
BLAKE2b-256 62e35b62783006218bb07fa1ae57036753009f63df217c3939af8874c56cea7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp310-cp310-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 41945faf1632c55e6a7f14f3dbeec30309ca216123e692b3c21ca4daeacd924c
MD5 5d2c08506af4f4ea54224259819b726f
BLAKE2b-256 e72e73f1ba1a98a646d7371f44fd0f4bb59892646277a4e5ca710d996a8ee544

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4d6c132459fffae28df035de78c0b703588f3e009be15a77f78755721c4c4f3a
MD5 4f8277ef59c999384518cb5a524d9c29
BLAKE2b-256 2fa921f4a4fc3eb9ecd256cc7657099932928152bc1a5f8ac28b8746f7f4ed62

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3e412d5aca0b0b075f8938f4fac4d545615ab5492ab811316df273764fbbca82
MD5 184f95440958102b3c7a2e62f02cb819
BLAKE2b-256 45db4d969358fb984c5a198265cc01edfd2892fdb0b8a567ee51cf0136d12138

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp39-cp39-win_amd64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: freeze_core-0.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for freeze_core-0.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4235b74c4cfd0cb6847298fd07c7d0866bcdc539269902ab5add90b1e37a9f83
MD5 7065c9ce91105bd7bf7260408adc7046
BLAKE2b-256 2195bd67a48dd3d8a86ef366efdd898f47e3a332658e046d86beaf1db1c56b2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp39-cp39-win32.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8e32ffb7bb1f3db807d6c9ff0955745bb85550500a0cb5a0b488f0b529877d01
MD5 ef6a0c4ee06c069b97e20a23266759a2
BLAKE2b-256 44f0a676412720384cf11d8814e8bf7b62d42043b07c8648e3ac915684a225eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file freeze_core-0.2.1-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for freeze_core-0.2.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 93365ba4c7bc86f3b8684adbd3740d27279169cbad0d0b2ed0901f29926a50ea
MD5 46ad1849c1981501ebf5a76210055e22
BLAKE2b-256 34942ed996037ff2794a305f65540b43118872bb6db62d15a8e95cec67138cdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for freeze_core-0.2.1-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: build.yml on marcelotduarte/freeze-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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