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.0rc5-cp314-cp314-win_arm64.whl (3.1 kB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_39_x86_64.whl (390.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_39_aarch64.whl (363.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_35_x86_64.whl (389.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_35_aarch64.whl (356.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc5-cp314-cp314-macosx_15_0_x86_64.whl (359.0 kB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

ubpe_cython-0.3.0rc5-cp314-cp314-macosx_15_0_arm64.whl (319.7 kB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_39_x86_64.whl (390.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_39_aarch64.whl (362.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_35_x86_64.whl (388.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_35_aarch64.whl (354.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc5-cp313-cp313-macosx_15_0_x86_64.whl (358.3 kB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

ubpe_cython-0.3.0rc5-cp313-cp313-macosx_15_0_arm64.whl (317.9 kB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_39_x86_64.whl (386.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_39_aarch64.whl (358.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ ARM64

ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_35_x86_64.whl (385.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ x86-64

ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_35_aarch64.whl (353.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ ARM64

ubpe_cython-0.3.0rc5-cp312-cp312-macosx_15_0_x86_64.whl (354.1 kB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

ubpe_cython-0.3.0rc5-cp312-cp312-macosx_15_0_arm64.whl (315.3 kB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

File details

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

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 741e29d6878a77012cb7297da8c2e8fe49574eaa88de375b385698d6b23419d6
MD5 8824abe3d292559298bf5a2941e90301
BLAKE2b-256 6c3b41acbe6d0569f2a7cc283e04c450a5e15ff5c5f5f3e6835e3c379f57b273

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ad25d88b8d9a744be3aaf917391b2d4df2a2632b1bc18504b2cac9669fdd5a6b
MD5 a888f4a6e34e13c546cbf44f8934fa51
BLAKE2b-256 2d54133d3f8c5792c8a5fa64542396fbea6d40fc5bfd16a470bf576590d63118

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 c474f29058c6f963d1d8448a13f57cca77afe097eeff57a0cc6b5de7d6ac2597
MD5 b215976dfa6db80ced6e6355830de833
BLAKE2b-256 a5a65f32ed45bd86c5101cbcd583ad2a94a36d39e4e3c8b4c69a93630d5872f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 2bba0ca97af2605ef72669f36ab54d77a152dd793c339c18c7e833422d6ab1f3
MD5 fb82f7fd3f92872953fa1705fcee79df
BLAKE2b-256 08b0eee075c01659ea818b199d3cf016d84d22df39f4192816bd2f62824fbf6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 559db460a1970fb25c918f73101d1f9482a3675ce952e7484c9c22b4bcdaa0a5
MD5 09116c018678573123a049556ff1f1f9
BLAKE2b-256 40277f39e2819630980d645859acae4ff4ae00e28776dfa2f4fef8cf1836cfb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 994655e1b7540fade6f5887a867f871a8ff5fa91521b2221ed4c79a3f1edae08
MD5 9d4430be8f4dc553fe68bbdc7e20fac0
BLAKE2b-256 3027fd7245f84f6a40b108e8831c529cbfdf15353a9243cfe660fe1368b893c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e50fd879de9f119bbe01fb0450cc417ff4843cf0b6580aa63d73fd87bf042c40
MD5 222aba3cb4b6765cca849894bbdc2135
BLAKE2b-256 bb115d24921cf534848132a79eeddb24849123ccef0532f56a83a6cae0a71fd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1e8d8689e184b12805d2d5c09d45b168bc8808f0afb7c2888b87b34a7058fdf9
MD5 8abc2da1b08f8b9aee0662828bb1a97a
BLAKE2b-256 638ec23838b4de3db1ba2bddaea7aee36d3da3169e1e7a72091c7063c7a530e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 90a3e63474bf984c801dffb8f9033e2ae4720bc101ea9a529668ed621c0c8ef2
MD5 f2c9eaf00ca09dff30675ae32160c710
BLAKE2b-256 7bf3ebc598dd03aa90953aae344c970e2322e56f82257330da36352ffdbe92ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0fa00ded7711e8f0a8d96cc1ed763fa631f759b543f783559afe1209e5e617fc
MD5 ef9ce6b1927a622a1ab631af49e60486
BLAKE2b-256 f9b835f208c07d29883480072036cb71341497ffb7977f5b262af795a85c72fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 5de8d57ece708173e489d160eaafcb9c3e4e2602b48a21cd8f7a4b4ddf7bc862
MD5 1b42279770bfd951ec40226bc737f6fa
BLAKE2b-256 caa8f0de39182023905961cfa89dd40a888cbe2b2bc4a6670a5797af82a78012

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 22f9e04c962cab6abe9a4d6c8142a65a7a894b96da778d10a508f43e4e102abf
MD5 da31b2a85d70a324ac21d08aff87a951
BLAKE2b-256 37f250b8db887c18ba93a3ac27f1640d6cd37844ef38d331bfe33457c39b225b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 eda088a39859307f07eed2f25a6f382b905be5abca70079ee09992f884c8f44d
MD5 063cf2588b15561a3e7e14ac9e3b1924
BLAKE2b-256 8c16aabed05aa8e82f1574248f7967ac17c1123ba0ee88e16192426846cdf9cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 b26149dd63f2d0fed37a727f67ce1dbf8ccf70c7d0a063aa09f8be385ccfea35
MD5 b99ae1018ed29cc08b31c058ff9bae66
BLAKE2b-256 8e7b08ff0a48c844b56e1649c7bc6541760be8955ac84e913ce64d2852a09fb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c3b35ce23d85c6cf50c712f94227df524f4e7d5ae5731f60fa3ecd4d330a8a9b
MD5 21ae91123e808a2196da2b93da2f8d19
BLAKE2b-256 675cc66af1647f144cc8b9a2be79f35f3455e7fb4bf2faed690713c0f5359dd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 85f5909f0609820de415d97e4f527421184798e5abe306324eae9b3188c733bd
MD5 70797235bf5ae8221ab7d224e188c9e2
BLAKE2b-256 21243c4f1bdda04a60805f7c2061e2e8094cb74ec1f5f33a3e791a64be645511

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ed92c4a5a4f42129e8bc71fbe86112197ba7a1ac90b28eea2a055714e4021bd9
MD5 4250e42bcf561a0c33bdcbf0dc3308df
BLAKE2b-256 23af2302938f4f2fa429d1ee9360b66d2aaedc0052fb57d65887fa84b89ef4c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 44562338781c53b0795bc855694e0329b7c73cccc70c21d743e9d581aac3f49e
MD5 1ac363c800025022ae8244e862ecfc61
BLAKE2b-256 926fcb3467e9b9689e7ff2a4c48cfb667f258d1701c3bb1e573b0782c5a1dd06

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 afa01fb07089f8be8b62a9dd4b8e236f22f9757e307a70b5b272ca6eaa8bdafb
MD5 0dc48828a86cdaecbb98d751f1d4f976
BLAKE2b-256 dfb30c97d89bfb94ee8aa36be4a1c226436014eae1c4c2028167ad38fb686f07

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 b6d5a443c76068fd429dcb5c2934e64263bdff8ae541a5ab050ddc4021699353
MD5 8773ed3dad76eeb3b9de868015d1d450
BLAKE2b-256 68c55b656ba8358b7dc280c13c86fc12b08f3e2618d732e6770431805aef24b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 8a6ed61af597fd481d723ad623a5b34483fc11cd2213a516f955b91f4d83452f
MD5 92e2f6215dabaf9c4d90dfaf8a7bfa7e
BLAKE2b-256 f5a485fd1337ababd9604a04df02545aaf7aea7808e524dd18e6f89e76860250

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 f959ca7fef51722e1f81abec0f24aaa69adf3d6d7feb28fe99827a41ba5ea826
MD5 152700f0c9d1844285c1e1473e1e370c
BLAKE2b-256 bb7e3ed507b3a31d39f0b5073ffe1c569c539a980993e5823a003bf491566f9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 52f8fb33992620cdfcf1db06ef9310197ec8692156c4161330ef6b796ebc4b5a
MD5 3993a789ee3e1428404bbf6b52a6a242
BLAKE2b-256 c152b3eac54b2a3c64e87ec732274bb8793d0d0a5c4f7092d1ea5b5e44c5ecc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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.0rc5-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for ubpe_cython-0.3.0rc5-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 c3378dd75326317148e638591b29c24108f2d71048ad31a0451ce825673369d5
MD5 e396bf3a7a703bc425eeceaa0cfdfa70
BLAKE2b-256 aeab0493056103125145232c08467d9fb872d1f9dfef8b1a48412fc502ead74b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ubpe_cython-0.3.0rc5-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