Skip to main content

Thread synchronization utilities for Python.

Project description

cereggii

supports free-threading PyPI - Version PyPI - Python Version GitHub License

Thread synchronization utilities for Python.

Documentation is here.

from cereggii import AtomicDict, ThreadSet

counter = AtomicDict({"red": 42, "green": 3, "blue": 14})

@ThreadSet.repeat(10)  # create 10 threads
def workers():
    counter.reduce_count(["red"] * 60 + ["green"] * 7 + ["blue"] * 30)

workers.start_and_join()

assert counter["red"] == 642
assert counter["green"] == 73
assert counter["blue"] == 314

Installation

The recommended installation method is to download binary wheels from PyPI:

pip install cereggii
uv add cereggii

Installing from sources

To install from source, first pull the repository:

git clone https://github.com/dpdani/cereggii

Then, install the build requirements (do this in a virtualenv):

pip install -e ".[dev]"

Finally, run the tests:

pytest

License

Apache License 2.0. See the LICENSE file.

Links

Cereus greggii

The Peniocereus Greggii (also known as Cereus Greggii) is a flower native to Arizona, New Mexico, Texas, and some parts of northern Mexico.

This flower blooms just one summer night every year and in any given area, all these flowers bloom in synchrony.

Wikipedia

Image credits: Patrick Alexander, Peniocereus greggii var. greggii, south of Cooke's Range, Luna County, New Mexico, 10 May 2018, CC0. source

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

cereggii-1.0.0.post1.tar.gz (83.5 kB view details)

Uploaded Source

Built Distributions

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

cereggii-1.0.0.post1-cp314-cp314t-win_arm64.whl (330.3 kB view details)

Uploaded CPython 3.14tWindows ARM64

cereggii-1.0.0.post1-cp314-cp314t-win_amd64.whl (331.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_x86_64.whl (282.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_aarch64.whl (284.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (292.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (286.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp314-cp314t-macosx_11_0_arm64.whl (112.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

cereggii-1.0.0.post1-cp314-cp314t-macosx_10_15_x86_64.whl (111.9 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

cereggii-1.0.0.post1-cp314-cp314-win_arm64.whl (310.9 kB view details)

Uploaded CPython 3.14Windows ARM64

cereggii-1.0.0.post1-cp314-cp314-win_amd64.whl (302.6 kB view details)

Uploaded CPython 3.14Windows x86-64

cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_x86_64.whl (259.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_aarch64.whl (261.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (257.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (255.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp314-cp314-macosx_11_0_arm64.whl (110.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cereggii-1.0.0.post1-cp314-cp314-macosx_10_15_x86_64.whl (110.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

cereggii-1.0.0.post1-cp313-cp313t-win_arm64.whl (337.0 kB view details)

Uploaded CPython 3.13tWindows ARM64

cereggii-1.0.0.post1-cp313-cp313t-win_amd64.whl (327.5 kB view details)

Uploaded CPython 3.13tWindows x86-64

cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_x86_64.whl (283.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_aarch64.whl (286.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (292.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (287.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp313-cp313t-macosx_11_0_arm64.whl (113.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

cereggii-1.0.0.post1-cp313-cp313t-macosx_10_13_x86_64.whl (112.3 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

cereggii-1.0.0.post1-cp313-cp313-win_arm64.whl (314.0 kB view details)

Uploaded CPython 3.13Windows ARM64

cereggii-1.0.0.post1-cp313-cp313-win_amd64.whl (303.1 kB view details)

Uploaded CPython 3.13Windows x86-64

cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl (262.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_aarch64.whl (263.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (260.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (259.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp313-cp313-macosx_11_0_arm64.whl (111.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cereggii-1.0.0.post1-cp313-cp313-macosx_10_13_x86_64.whl (110.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

cereggii-1.0.0.post1-cp312-cp312-win_arm64.whl (304.3 kB view details)

Uploaded CPython 3.12Windows ARM64

cereggii-1.0.0.post1-cp312-cp312-win_amd64.whl (292.0 kB view details)

Uploaded CPython 3.12Windows x86-64

cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl (259.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_aarch64.whl (259.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (258.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (257.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp312-cp312-macosx_11_0_arm64.whl (110.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cereggii-1.0.0.post1-cp312-cp312-macosx_10_13_x86_64.whl (110.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

cereggii-1.0.0.post1-cp311-cp311-win_arm64.whl (300.8 kB view details)

Uploaded CPython 3.11Windows ARM64

cereggii-1.0.0.post1-cp311-cp311-win_amd64.whl (290.3 kB view details)

Uploaded CPython 3.11Windows x86-64

cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl (251.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_aarch64.whl (254.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp311-cp311-macosx_11_0_arm64.whl (110.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cereggii-1.0.0.post1-cp311-cp311-macosx_10_9_x86_64.whl (109.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

cereggii-1.0.0.post1-cp310-cp310-win_amd64.whl (290.0 kB view details)

Uploaded CPython 3.10Windows x86-64

cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl (250.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_aarch64.whl (253.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cereggii-1.0.0.post1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cereggii-1.0.0.post1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cereggii-1.0.0.post1-cp310-cp310-macosx_11_0_arm64.whl (110.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cereggii-1.0.0.post1-cp310-cp310-macosx_10_9_x86_64.whl (109.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file cereggii-1.0.0.post1.tar.gz.

File metadata

  • Download URL: cereggii-1.0.0.post1.tar.gz
  • Upload date:
  • Size: 83.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cereggii-1.0.0.post1.tar.gz
Algorithm Hash digest
SHA256 866aff9e388297e582a2065f8683471ba62c55a16664a2dd48c67e4fdc95023c
MD5 11e78aac4b2ab8acdffbbfccf8004e92
BLAKE2b-256 34a814d9780ce17bf22bdcdacc2090dd8b4379cf01d66bf42f9334888e05ea02

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1.tar.gz:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 478756933572eb54cd67277fd45439b6d827782f7e6f085699bedf2fc39da257
MD5 0c406a8ae7a1d48d9129e16fdcdbcf0a
BLAKE2b-256 6ede0d43c683e29349ee5389ea323cc2bbbb8ea5c5a1d5ae4193b7af6b5f4fcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 da7ba08d504283a8d7bdb8a14682b625008a8e0a3fd3c53a8270181642369589
MD5 79f19d05b1cb2f2bda0bd906a7125d4a
BLAKE2b-256 bd7fc741363e27632383ecaacd17fea9aa93cca55093bc1b635d69d7d41b038e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b2df3672570251615245541cf4efae9e73cbe97c00b940896bbc1a66dc1bfff
MD5 076770477efed1cbe6addc7224264cf8
BLAKE2b-256 b2e59971b62c2dc381baab4a474e6acce850c1aa30fdb4acdb04cba2daf20bbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4e5ddb5d27c1b85d541332a87394a302d69ebe401960270688231d2a2d68ff8
MD5 4ffe724ff2c742f11633f2bdfef8db77
BLAKE2b-256 87c6e9d615ea80ff81471c6e167dbc2dff8501f73a9290c789579a80fd0c7bed

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 791da48a8432b320ef4bd9f7186f96ae39f3ec7d16e83de742e0b535398c7dd7
MD5 f8735e75a6f9cc4392a7dec0853cbba2
BLAKE2b-256 13b0cdc8148dc52a9ef6a429c4586561516008dbffce28ddf86597ee468737bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1b6aa3dcd66818e0cfd42cccae356102eecec27c49a724ebb26eea0435dbdc94
MD5 830a297a64c766f1cc2888f28d6be84a
BLAKE2b-256 006d12644625734d6a34cccfd83d108a4be2e468a10a9a98dddcfd6556935759

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5dda53e28197c47e55401d468f00c37bf5521111718c5359bb664a9b5d3d75cb
MD5 d210c11a7d97d686fbfba54c6ecd19f6
BLAKE2b-256 240d5e21e0d5de57d710bb019d0f7514f88d745f0ad2047f5a202687ff735d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8f65fe04f68d73c304d0118b0fd14d36a9d511cb975811159799e2100a478c7c
MD5 252478432f76686d4b2d9ca9ab2624b1
BLAKE2b-256 bb8f6c43d1253282e9e21dda404be0b7cecb31bac1e0fe576e8787c50082ce95

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 0fb3ae561a159546c258377dc9286b3caa0f7982020dd0d68f97eec053c9a7a0
MD5 961df364ffbc16b45ebc6b55181ff09b
BLAKE2b-256 3d6e5061b0285bf2053c5679d919913da34ed62e41aeb1f46db42714a49f1ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 42327ab16a9de8e6f5ab605acb02716b5e7a743eb57f0926b6e201f9e9dbc83a
MD5 b591a82573440e732935f93b8a0e77d5
BLAKE2b-256 571b3ac9df211992f38776d1ac98c75ccb3313f2224fbd16b3fe7d8e2b25ffcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 850c4acbd433d015b4661965e0b723281f5b463354c759077133bb828079f7df
MD5 412200cb9c0bd67186307d0f7594eb01
BLAKE2b-256 b901f92d85dec58201ad96adf7e797dfdaa8ea4f226045d55daa7e2a96093c7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 75824f48ce5d60f015ec2c3070a56ad882fead364194cecbf5eb8342cd96d185
MD5 965fbbd7c98b8b0b34ebb0bd39156e95
BLAKE2b-256 6e69979cc5ab472455176fdac8a9aa7cb5bf3d05a08e1c878e479ab547cd01c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f31154b998a91b6cd817839b8b2f028dabaf0e0d4a8708a0a2a266450e7bde83
MD5 48ceac9f62a8a12a76b4e11f7c0ae785
BLAKE2b-256 19cf2c3bac34f42d97c6504a1709cffb580eea250cfb5d9e02d11675caf96baf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1e283161116fc92bf625058689a523bcb626d619852852b43d9cf94c2613217c
MD5 779763e43e132d41f78ac1df7cc58cb5
BLAKE2b-256 41d5b630828108345bf3a4749ffb968a3cd9be625c0c6d958d78680b6d1d4cef

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08f4fe71aaf1cf598dfb1800822bd434144845f5ff552af62ed416277080486f
MD5 743ea1dff8e8e9f19d5a57f7832077bb
BLAKE2b-256 094323d04c6e46442a0c87c1a0a150819298efc4e496c2e4221bed0228644797

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ee1f61849acc594713e0f35d91c476cf9247353b6bfdd7b361616db9c9d9f51d
MD5 2e0cdca596e80af1461a5637f7c54ab4
BLAKE2b-256 4c119e018daad2273ffe2bc06689416a78ec5637544cb59c0ec74e58fffd5040

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 49624136384bdeb8c2ac8e45be2a0a0941a824fbfafca8cdae0e204de65ca02d
MD5 6d3c3c9d4178443b90007d2da95f4d9c
BLAKE2b-256 105d22ab44dd2c0bcbad948b44ec6cf042dbe2e182cee2500ec2e8be772a3962

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 c92d06c2dc57640f0a45f9dfaac96decc0cb966989ae3233d0bf236b64a823a4
MD5 230c41a30744118e21697f132cb5f031
BLAKE2b-256 55a2705e11f69aca830350c917e5053bf0ba98c390bc3a6efc02210e61878e04

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f76c01f849461193b678d121f54ab73328dca1c7af3e30d75499537c4dffcd91
MD5 8028c01773271b7f0c47b1bbc5fcd4eb
BLAKE2b-256 fe814f0cb4e72d532b24ceb606d3bbb549fff1b8f3116a2953d0488ed1d4122e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f118b2bc84efeca14cca1f2b7586320b4c24168d5ffb84310a45e56f88df90f
MD5 24cea75ab8ec97dcb0d7a1f8b9a41615
BLAKE2b-256 5c260f7914233bc54c3febe1f0c9da8a0046efdb301ba33e4e86bd2e5f081dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 423202f238c19572ea6badf3ae3b7abd8640acb7a0aee40f4387c1ce057ec9ef
MD5 cb242b7626370719e1286c5a1d66ca33
BLAKE2b-256 aaa17bd1fdc83c5b549784a2b5bde91ced34df3791a35ad8e2fa39403b8cb600

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 662fc0d1ba7dcc506dc733dedbc8345408bb4ea42d38f38b04d4d437624f0d1a
MD5 7fa0673dc5949f95778501fd112d61f9
BLAKE2b-256 26d317eb4d7c59efde37f11db1a7c7211039367ba59d7d8463a15752ffcdabbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68d7cfee24205aa5b5a3dabf11e417f79053c991bc1df3b897a67347c1350550
MD5 2022370703a2aa4b7d67c472996900ba
BLAKE2b-256 51a329368f15ac58f8766ebac2bdee598a08f474f9d926b2dd39421b746e5a9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 93e2fabc193ab39dfe6c3ae044b46f4ac223917ddc93103460deda592093325b
MD5 fede54ebbca8616adc866bcef5948dd4
BLAKE2b-256 27fec793546c13a801f3432541b7dca839b0492ca0db186aa8a1e8f1b27003a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6f762f8796429cb2be80949d33363fdbb44647d198bad5aa9d31c58778d5e95e
MD5 53706ed1c8be06f3a3c0077de5cad523
BLAKE2b-256 07b7d0af800704db6dcb30aa07b62ccc9e55cb7b8f62f37af475a74501443415

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bf103aa6cce3c131c431b792b6566d4b16d2297f39d2596ae763f2863e8a9680
MD5 1879c7fe2aef9533594180291ef52a6a
BLAKE2b-256 4e2216b9532fc75c11bae7e30868d1b0b4671af7a33d23d0e172ec008957aa0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b743e50d263df67ee63dbbd10db21ace6c4b5da4cc23bfb00b3f7a115f0ab2ae
MD5 46ed58458a6e6c6b393550b4bc4b40b7
BLAKE2b-256 fe1fad36ca3ffdd76e9d5970d7fe0e413bc404a22000a632076b64a4fe9d3ef8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b59f3ba39eeb78c7c9f6309a7d2ba3eac49da4ffe6bbe8d6933fab0ddfb21f7
MD5 0081ccb9fd9d532c1259f3e78b42f90e
BLAKE2b-256 91553f44612e8652a5f693ca8b5b53b58845c670789fe2a72bbc26d42247f3aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 646277edfd726538583c4264463db243f0455f4c2c1522282f4d4de83ab43a83
MD5 2666d0e0d48b43a39ca97228557ef0da
BLAKE2b-256 a2cbc1e9ca627915cc9f38cb531b50b205899d3a8a38e267ee85d033699facf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1fc8ad0e47b53b6ca74c588c2b286a2dfb61968266eb485f9a641b08325ac7f7
MD5 1fe5fc0b14277b37885868d9aa939d9c
BLAKE2b-256 afc8bf7e077a55d0fd1a076a58e09425491a2ac586d94e77fcfc85043f8183f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5375e413999861f7fd53e21d6f4a8259b5ad977bbd96fe86285bdf9547a252f4
MD5 24361d862eca00e4fe093949efe16f78
BLAKE2b-256 2b4ad926d519f30834779950ed4d41a7131633e61d2f4efde60d16957e41f19a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f16a5ec1f391978e624b476f0e50d6a7b1f456af48c4024f396da8e7ce313a74
MD5 92e1d126e32f276b417c82238c4cb949
BLAKE2b-256 7b1ee75e2786f9a1534ca833759433dfb9a84e7234c31d9e9a6dfc6d67248a98

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 9e1eeb455b127fd455709868867d9c25c519c4704eedded71e3c54632e4c44af
MD5 6303f0a21cc1a4178359e80a214cf6e9
BLAKE2b-256 8a9f394cf85ba902a67b5db98a890b06f79a2e3a17c2a0d18a4b212153bfc859

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b7bd18532da1837cfb1a33c226f980bb02d30e129af60aa5bfcbc01e7b1a2b0c
MD5 86f2a828ba468ef63200d6831a67f6bb
BLAKE2b-256 11fb19f4434fe81871e40d2d4c175ab48490a8638e4c9765c412491dc2cd7f62

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a4ebdd230acdccfb4cad0331f41959fc0bac78357d55f8990d0783fd6998725
MD5 8bea19bc843509640e7108e287a0094b
BLAKE2b-256 668fe14b69fd1a9b8698bf351b1754e51d18c076d9e860098eda5552fb51fafe

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f651a90144d0bd547c90379859512b0c679056a19cd401eccd3b65070339bd2b
MD5 b6fb9bf6d4979d2f72c0953eafa7f744
BLAKE2b-256 26de06a4de32ccdb0e384ab4bdf549c956d26d5f914ceb6f5a7d6e715d67b259

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11900d1a88913d42001352a5eafde08feb40cd9f5a2a6d22a23f7a448ea167ac
MD5 4b759982e24680a7f331c87399bcde40
BLAKE2b-256 be8430a119313e9a8ee680d4bcff170008aa7056182b9998a429d41dbccbe96f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 578667bf328fdb990ff54627e92b15ac34678620357ea4be29af93288894bacb
MD5 d35c521cee556b2694eafee1b6c49746
BLAKE2b-256 762ebc9449328676de727e4c467cd774969b4329e43628dfb97cebc3c86accce

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb29ef4e82f12640c08faaa3bc0a86467d62d8ac85ad61d76b4e4904d884d9cf
MD5 ce5a795a046df945c0912d401e72ab05
BLAKE2b-256 457b75331a5aed9a537e698f0660ea621f37c7efe8076eec04e8afd8e2a0bd06

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 35ac1b91b1ded4aaeb36f3d699c9e63f705fbd0ba0465448789f83e56856d4b7
MD5 941eb715373dc36f9693b353879a688e
BLAKE2b-256 3e272912c0250ea1c1c899dda034c940440a9d7a0b6d0123d4385368561ba88e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 9a9d1d3da302a0d27d8da40d64946236fbf59f2a878c1f0a8d5659eb0bd8f8a6
MD5 155fc43604ec9405c5b136d20500b3ea
BLAKE2b-256 ed72d57cf0ca18d6259bbb7abf4af9dc07f687fdd96ce4bd7918938e999c4512

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-win_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e33cb7ff20893601b798ce4303bfed6f14d95b0e859939d66611a9302a3ac094
MD5 0c7f21aab7ba3ea8879ec6f550818323
BLAKE2b-256 969bb9f5179f1b3c9cb89666d2f6c7a0475cff5605dcd2b01017dba3682ba2e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 985f130d92ceb20d6d6a5f9a5a091e4af33ec1407c74e73134dcb66f914384d5
MD5 bc56248e67fb3e5d11526de3f4e465d9
BLAKE2b-256 9f03c6bcb801ca7e62d1a730bd04f7a2ed419b263300ff7e4d05dca16d6e3544

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7cabe3233591ddd49bbbde5cce527a85c57891bdca8eb6f2dbc3adb0e69a0f52
MD5 c172916d864bb8d626cdea640d7f6df2
BLAKE2b-256 21cc98e5aa0107d87810f4b69a11d366a6d479a80bab0f7de867415b2f2a6a27

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6196f8db0b6a5d9fb7bb00a4551adef4c873e804bbf6bf1223652818346df6fe
MD5 41175c3689b7bbe34af6bd0281054a21
BLAKE2b-256 511354b9b4956258103656967c333ca8d10cb7b79b9e535773d73f3da751bb7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e3431b7bd0fef819e253ab73c6be3b9acf6bbf71eeb39fe6f21dac45def696af
MD5 9443ba676a9c758e4f163f290eb5b0d9
BLAKE2b-256 6683eab38d82208f11d723e477db43bb7efb3f8f3a9ae7653225d4245946f4de

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f420de04f87695dca285f0bbe59371a51f53b66905e60de98aec8a93283ba011
MD5 2b1b4270148ac8e0e2d53ad501b7eb89
BLAKE2b-256 c5835d8a9a86571954a9d0cd02556710156272eef9f1a418bfb6f05b76311bb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba2f1cbe3935a143a54d24086bc0899f3d5bdc1dfa7ba011a29ccbb14527cbe4
MD5 c50126c95c241ad11c22e3942e7d79bb
BLAKE2b-256 bf060c769bcfd376e08b29778caff42cd9fb5f1111f1d181208b3ed4e09d5080

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d4f9cecb9e7c4e95eadb807cd2b96e1b6dce0159d6d0a3e491c85c151747d62c
MD5 85fa7a70f1d8feaf4f2301bea52558c8
BLAKE2b-256 7d63381808777249a9fc6bfef4f700059accf838b51b7b6773de573f86a14e86

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-win_amd64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95876acd7ee18437c1172db2f95f546a0c049d0baa8004ee4cf822c257e0f163
MD5 51e69f9e630dcc66f9d63d8d65934f27
BLAKE2b-256 aa000024c39fab040495839209b7553f2b8982c9f984aebdedfd7f66e31e8745

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e3a6de3468819373151a0bd6bbc5ca49eecf985c812281ac802a0725f1ee399
MD5 7ee817f1a015e1c84809102feb0e4dce
BLAKE2b-256 21a4ba2a37f5ccb980bb9b682214fe8d26d940819bed14c085add2233f459ebb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 213c616e9109c427c9ebae8e1a3cf6c0caeddf4123dae1fda4458a19f4c69a71
MD5 9f58bed2a30e939a08a80e27244f9556
BLAKE2b-256 b479e7e68170b769575e9e39efefba0486b02ec2d7f638330fabc7307afec3db

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a35e99015b72b69a77e4855991871b45158060e2eb1b2f2f9b0adc3702dd179a
MD5 220a328ad2b77785e1d26353d7a9dbc6
BLAKE2b-256 1506b900cc77cddaa0f09c28c72503ee0926ac914b234dd1fc715c1055bf8684

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87412eca7f8ba3263967aca5dca3f38c32439a3540bc278c9165f61818cc707b
MD5 e11035b2565ce63db0c28ed6ea6c5ee4
BLAKE2b-256 0e9c8a287fb54719d04bf04669a9e010dee5527f721d2abb9d1665024fa369b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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

File details

Details for the file cereggii-1.0.0.post1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cereggii-1.0.0.post1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dccdc59edcf9dc47efad08cefd30a4c1361054280d20dabbc8b291cb586f7d08
MD5 603d1f1d2885e74cd1df35c95c645c00
BLAKE2b-256 4c218abcbe7b9f79ae459aa0c7c9bc3589d2c4f296857c3616948f28991c63c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cereggii-1.0.0.post1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish-pypi.yml on dpdani/cereggii

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