Skip to main content

Cython implementation of UBPE tokenization algorithm (C++ backend).

Project description

ubpe-cython

Cython implementation with C++ backend of the Universal Byte Pair Encoding Tokenizer.

C++ implementation is complete, except of serialization and deserialization (that are completely on Python's side), so it can be used natively in C++. Cython just provides only interface to the C++ implementation and wrappers to provide the same interfaces over implementations.

The package is a part of the general ubpe package, where I divided general import and implementations, because I'm planning to provide other implementations as well. So the package should not be directly installed. Please, use pip install ubpe[cython] instead.

Contribution

If you know how to improve the code, especially how to make it faster, fill free to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

ubpe_cython-0.3.0rc7-cp314-cp314-win_arm64.whl (3.1 kB view details)

Uploaded CPython 3.14Windows ARM64

ubpe_cython-0.3.0rc7-cp314-cp314-win_amd64.whl (3.8 kB view details)

Uploaded CPython 3.14Windows x86-64

ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_x86_64.whl (392.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_aarch64.whl (363.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_x86_64.whl (391.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_aarch64.whl (357.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_x86_64.whl (361.6 kB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_arm64.whl (322.1 kB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

ubpe_cython-0.3.0rc7-cp313-cp313-win_arm64.whl (3.1 kB view details)

Uploaded CPython 3.13Windows ARM64

ubpe_cython-0.3.0rc7-cp313-cp313-win_amd64.whl (3.8 kB view details)

Uploaded CPython 3.13Windows x86-64

ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_x86_64.whl (392.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_aarch64.whl (362.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_x86_64.whl (391.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_aarch64.whl (355.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_x86_64.whl (361.7 kB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_arm64.whl (319.7 kB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

ubpe_cython-0.3.0rc7-cp312-cp312-win_arm64.whl (3.1 kB view details)

Uploaded CPython 3.12Windows ARM64

ubpe_cython-0.3.0rc7-cp312-cp312-win_amd64.whl (3.8 kB view details)

Uploaded CPython 3.12Windows x86-64

ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_x86_64.whl (388.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_aarch64.whl (359.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_x86_64.whl (387.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_aarch64.whl (353.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_x86_64.whl (355.6 kB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_arm64.whl (315.8 kB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 85831d7f8b85ed2ebcf01433eccee1d24fa216e1df2bd7737a7b0a27bbb54c26
MD5 8d02bcf54c7836565f66deb895eda04b
BLAKE2b-256 de36e0879481bf1e66f6cc668bb0c9fb56eab31d14ea9ea67c33e149a4222970

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-win_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0c93008735ef06bb20765dc7dfc76507a416967aceabcc7a89a7f9797a897e42
MD5 d349cd97726881dbb1719ea706efa824
BLAKE2b-256 858e11d7499c0aab2be8191690b0b2e4166b351e392bcb762d4679eec69634fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-win_amd64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 8348858a63e8f2b46b7eb2317c9949b9d5fc7fb450b03d5f4e78834325c12c26
MD5 fd4d20a7ced6a5a35fac94ba8e8ee81b
BLAKE2b-256 6290328e2ea80e5d2cf250b22e0c68e0bf158b4cd16e8892292b6902fda16fde

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 a3c894ffadcfe0fc93f7f44284445d89b49bebd784aab44e48969d261224c008
MD5 d1eb055879d42ffed08659bda37a9185
BLAKE2b-256 3d58a970d30f5e82c8a73b9db2145a48b65a33fb3bdc50401ab9306d593bf903

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_39_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 04efc4635610c35b1e5e6637f0e858d3357f7ff72f4644b15e46b7d94ca5a044
MD5 1c2fb9dbb38e4b505f4a07e64e792c8f
BLAKE2b-256 cd469eb6539574794c50e976714450b3386a6303faa19b40395d9e538d3a2c09

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 8d17d25da3d04b8cbec25261392c55f40fd7d14455bfa7307d62d939e69849f2
MD5 888890e47913dbf5c9d15bdc58debcc4
BLAKE2b-256 8f07717b51283d0636962860ac5d1c11926514c6b7c28d57c34c443422ce4970

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-manylinux_2_35_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 dea3861c4070c11cca6bccb0cef4b2e5c98073acd4bb066dae124ea4b13c1519
MD5 99566205d9214571e26a5fc821f9605c
BLAKE2b-256 b8b935ec75415fb591318b434d135fa8d52c8f2acdb2c018d753fc723b47c041

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1347c0a301ec491dc3a46cd9dd81e8db20e1b288445c7e6f475ac7799d47ddfe
MD5 2daf2a716716deb9542405a6196e5902
BLAKE2b-256 8462f7a67f18f79e8567dcb639c08ad80ea0025bd3e4efd443cbb51c1673977e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp314-cp314-macosx_15_0_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 36f10345ce1bd479aa32b41fc3fed1a2651fd68a10e9dd655c4c49bdbff80aae
MD5 7d1fa98414dbff08bddf71862b06606e
BLAKE2b-256 88bf8c75f704e1f9b8a7c148f8c2dde6ed1fb6a5b891ec7f01000dadb9dd5d89

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-win_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c60a59f9996272408540d86ad9286e3117902060447a5a5ebca5e0787535bf1b
MD5 0a9c8cd30e4d21d84a0af412f45d3527
BLAKE2b-256 907aeeb626cdeaece26ea94b5ce65fb08c898ffe2443856ab62f40d9379f3c13

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-win_amd64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 bd36bb95d2b85a8ef273555b117c2385083f4f6592372a18cd68df502bb3dda2
MD5 7ba11ebdebcb0fc7fc141f98a178c32c
BLAKE2b-256 a3540fd9a277bfade64ec49b0e9b3c59055d1e054060a945f95e13deff842f6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 1fcdeaac59475927b30fc8d659cb5f9a49039e3693358f68340cbb694365b70b
MD5 1a355473cdf0ef28719dc8d9d613adb0
BLAKE2b-256 dc5527fffcaa06bd725e97b18bde6df2caef54c5f19432728ecc6815e2cf89bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_39_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 bbb0f53ce9a2f0bf1678896cf68119a0b45f92d9fea1015b828f8d6b86a1e640
MD5 3ac3423648666dbf68462a45cc4091f5
BLAKE2b-256 0e3c71c844036e18f7a735c0e5c5be804b1b3336ce203a0b8ebdbd4d89ccdc17

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 f3c2bda54602d5ff89502978a672b6e5afabae0067bdbcde5f94213fe91654a3
MD5 795827ae813749f31b95af9697f63444
BLAKE2b-256 35e44f946b88ee85f0e690d42f88121a3837db243984c92d9b6a144810b0a5ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-manylinux_2_35_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b69dc86e7d3e6923a2a37aa8ee6c099804a993336940756120e3b1e71079bfac
MD5 877f4f8c0f1afb0f6fe1e1a278a60e9f
BLAKE2b-256 412ed2383be42e8fe5fe635f91fd8387b24431f184383d34ab9f569ef4d6d845

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 e7493eaac9b82be1ee652760800dd9eb93da60d200744d71200e0cea9ff3d2ff
MD5 84983d4e1fa1327c6f9f691cf5c9fb45
BLAKE2b-256 cbd2bc6abc8f7160f3c079e0f5c602255501b5646bb1d1883d0a9d42fb9fe352

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp313-cp313-macosx_15_0_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 dd9ddd2aa91aa80ac45191bf507e626e1579b53068933a76912ab00fde289cb5
MD5 85d4a4e5e4b44c8ef2de7e111e5d637b
BLAKE2b-256 1f07d510993645577d0ac94e1aef1a6cb9bda2d76000c58c62c9ad14d3344727

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-win_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c4884d02232a347dbcd31fe9242cf7bc9fba691eb5cacea25a3b70d97fd1a678
MD5 c060a8c4321c13671195aaeeef50760d
BLAKE2b-256 101d8265bf12b95ffa724c1bb50c3870bb88b3a05e4c67e9cd118fb65bc0611a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-win_amd64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 06642e671f21bfa910eecf6584198f53f8ef7eb2a65029c2aca461b4945755a5
MD5 1835a822c0b85ff8836c7eba9c79e774
BLAKE2b-256 bbbb98645f640e6a21a7cdb760d5797189bacfce4934823b063747d6e5ccbf5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 642630841c10291c4d1bb394d937cd655bb820b80d590421355530f0e3095ec9
MD5 eb056aef93e7c5e7227f79312d2917d2
BLAKE2b-256 6af9a4566f76e8e9e13377d37498185dd4016c1ddd32bdbdfd499b0c0133e96e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_39_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 2f86a078ed9d984c97c7fa53f7693de9501a3e94c26c1bf291fb37719018993e
MD5 1c3d68a1bd6b748ed7a35e49781b832e
BLAKE2b-256 2c4e7fc1d41db31486b778242aa48a0afb9d04f45bc776a65858c8f38f2a76b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 5b93b1cb4bfcbc06924734aafc01171381d182fe59d0ebd0b0c536445c22c4ca
MD5 ed1554dd4ef984830b3a761207f0ec69
BLAKE2b-256 1e8c17a243f1bd602ff7b33c79b44f3db179de9ecac014ebdb24750796f7a849

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-manylinux_2_35_aarch64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b47fbf34765e0c0e3f6da1fe6a328d1e716b59aacd36226a8bd1ece8153d6ed2
MD5 699b59dee52cb6f9fad202e2f7e64dff
BLAKE2b-256 08b7031abcc3fca271edffbe36fe43d8b2468b2a5f0c838b4d8af15a8e5a30c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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

File details

Details for the file ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 82142039f7bdb566dec2ebfd02948a5b98a26d612c855377500a238e6a88f71a
MD5 02daae97a2e42329c0d2cfdbed914cf6
BLAKE2b-256 432068f64203b0d541c847f1dd1a217b30ce4ff87cd413d88673cac8ef4ff5d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc7-cp312-cp312-macosx_15_0_arm64.whl:

Publisher: pypi-publish.yml on Scurrra/ubpe-cython

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