Skip to main content

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.

Release files for ubpe-cython 0.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for ubpe-cython 0.3.0
File
ubpe_cython-0.3.0-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
ubpe_cython-0.3.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.39+ x86-64 Details
ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.39+ ARM64 Details
ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.35+ x86-64 Details
ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.35+ ARM64 Details
ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 15.0+ x86-64 Details
ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_arm64.whl CPython 3.14 CPython 3.14 macOS 15.0+ ARM64 Details
ubpe_cython-0.3.0-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
ubpe_cython-0.3.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.39+ x86-64 Details
ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.39+ ARM64 Details
ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.35+ x86-64 Details
ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.35+ ARM64 Details
ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 15.0+ x86-64 Details
ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_arm64.whl CPython 3.13 CPython 3.13 macOS 15.0+ ARM64 Details
ubpe_cython-0.3.0-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
ubpe_cython-0.3.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.39+ x86-64 Details
ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.39+ ARM64 Details
ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.35+ x86-64 Details
ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.35+ ARM64 Details
ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 15.0+ x86-64 Details
ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_arm64.whl CPython 3.12 CPython 3.12 macOS 15.0+ ARM64 Details

Total release size: 6.6 MB

Release files / ubpe_cython-0.3.0-cp314-cp314-win_arm64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-win_arm64.whl
Size 3.1 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
c37e1cea97d9776ab91baca816481a9192cec8594389b6ee66091a8f5d2276ef
BLAKE2b-256 checksum
How to use checksums
1ba0c6d0cd8a7a9fbb54c880a947961c8d348f47ff2fb6b43a72b755921bd780
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-win_amd64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-win_amd64.whl
Size 3.8 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
9868d424586362cf3c31ba4af2b68cdb1bea91ea431210e3949636bbfe870f95
BLAKE2b-256 checksum
How to use checksums
418a92a6f5a783ffe158c935492df094587d396a3a03cd8a5603451ee81a38c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_x86_64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_x86_64.whl
Size 392.1 kB
Tags CPython 3.14 Linux glibc 2.39+ x86-64
SHA-256 checksum
How to use checksums
1a493f15591695edfeed3de2757b530e20253f08d9f146a69e7f6240161801ee
BLAKE2b-256 checksum
How to use checksums
0c21f222f02c3e319a2057a20be6e6a2155b17833ceb2c8fb2f98ca51b914925
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_aarch64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-manylinux_2_39_aarch64.whl
Size 363.9 kB
Tags CPython 3.14 Linux glibc 2.39+ ARM64
SHA-256 checksum
How to use checksums
e921434158dc60adb792d981e38f069b04fd55f0e7dc79bd024a52eb68935057
BLAKE2b-256 checksum
How to use checksums
b77babff1fbb3244e49eabb3686d6e777c0d9412aae4456329d8b9cab9d70535
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_x86_64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_x86_64.whl
Size 391.3 kB
Tags CPython 3.14 Linux glibc 2.35+ x86-64
SHA-256 checksum
How to use checksums
1fa7a42bba4ecc6557e224553593fc5e6668b81cdedee36a21840c0c66548668
BLAKE2b-256 checksum
How to use checksums
a4890e0d06b95bce0509b894ef792b7559f89c26728400431c1d2ecb8fd700b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_aarch64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-manylinux_2_35_aarch64.whl
Size 357.5 kB
Tags CPython 3.14 Linux glibc 2.35+ ARM64
SHA-256 checksum
How to use checksums
ee00c41b120e78b02fd5f5696df70ed4bee089edee6937502d37ff634f35087e
BLAKE2b-256 checksum
How to use checksums
b6d4f84994b8ba9c47be80d9fdadf85035325022828f99e828c820ee09c75f91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_x86_64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_x86_64.whl
Size 361.6 kB
Tags CPython 3.14 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
855b006a38a6411fd957d81619775bf775b4f27c0d6ee1f3b286c58437567f30
BLAKE2b-256 checksum
How to use checksums
4755040736d1e518b59b8b9d1d3bd8e1b2a3fe7e303d20cdfdea502b87e940de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_arm64.whl

Download URL ubpe_cython-0.3.0-cp314-cp314-macosx_15_0_arm64.whl
Size 322.1 kB
Tags CPython 3.14 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
c0911bec1a07d85d34d12c4789248563ff1a118fdc95617e415b70f25dfa090e
BLAKE2b-256 checksum
How to use checksums
3196fbcd32556dc6d3490ec6c852e14cb03165a8138f6e7082cdaa8a22255cd1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-win_arm64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-win_arm64.whl
Size 3.1 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
86a459703e2fe9eecb6d2fc10dbcce67564cc2c9ec14a1e5c6cfef19763c637f
BLAKE2b-256 checksum
How to use checksums
6dbf8054a377805c4cec02ba4a9409e4f93b42798bb07888ea4462a108992c1d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-win_amd64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-win_amd64.whl
Size 3.8 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
0110b1fce7e3d76bd709ced3221b03a0f0d8b31280b06c54abee63d347fb73a9
BLAKE2b-256 checksum
How to use checksums
0642e38f1431b046f4db42b88a8791cc273a91dff5ed85f7105a4bfe3583ec19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_x86_64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_x86_64.whl
Size 392.6 kB
Tags CPython 3.13 Linux glibc 2.39+ x86-64
SHA-256 checksum
How to use checksums
0a463d22a62c338a209098053aae838006570681de53fa372f8794f96568d10d
BLAKE2b-256 checksum
How to use checksums
0a526a93261b0e7f1385b0483ee085035873ddd756fc68aa7779d19193681dd6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_aarch64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-manylinux_2_39_aarch64.whl
Size 362.9 kB
Tags CPython 3.13 Linux glibc 2.39+ ARM64
SHA-256 checksum
How to use checksums
2d44f0af3446b7a2de6f4c7f057ab1106c43b40aeb527f4dc21b187d8068c1f2
BLAKE2b-256 checksum
How to use checksums
66dbd8f217ca0419e5bf9cacc5bf20470f37da83710a90ed9dd907006e4498e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_x86_64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_x86_64.whl
Size 391.0 kB
Tags CPython 3.13 Linux glibc 2.35+ x86-64
SHA-256 checksum
How to use checksums
a53582084d0cc5e1378e28b6f463865f1d82ff3fadab2c9b3a7f2ab514fffe02
BLAKE2b-256 checksum
How to use checksums
320032e75a511d2564b7ff0c48b83089040fc861394642284042bb569126de40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_aarch64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-manylinux_2_35_aarch64.whl
Size 355.9 kB
Tags CPython 3.13 Linux glibc 2.35+ ARM64
SHA-256 checksum
How to use checksums
42975bde5c34f002e78b81f5e8372057a46377fa8c8aad03dd781e1367ef9c89
BLAKE2b-256 checksum
How to use checksums
7b2a4c657a51b8c04d09699d5575fff571e364c61db6250734ed788a2cfb89e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_x86_64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_x86_64.whl
Size 361.7 kB
Tags CPython 3.13 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
817cc23f6c5308c09a72ada81280bd2b8de298edcf722d705b2765b2e14d0d8b
BLAKE2b-256 checksum
How to use checksums
723f396ad5289be4f1b531160aa3409bd616bec3b255a8bf275e20b62025a830
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_arm64.whl

Download URL ubpe_cython-0.3.0-cp313-cp313-macosx_15_0_arm64.whl
Size 319.6 kB
Tags CPython 3.13 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
d785afc2e908c49b8101caeb117332ce06bc4c4b9f3378b4f249ed37580672b8
BLAKE2b-256 checksum
How to use checksums
f6a065d450f60d9201e6a75c429a15ad743188668ab7ef2331104a6331c644d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-win_arm64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-win_arm64.whl
Size 3.1 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
142053cb903b55dbc92d281b814f5c736d1290ed307dd3d063b6ff0b1c9f1ade
BLAKE2b-256 checksum
How to use checksums
4b6698e89a2d797e9309dc6476b3776662c51e1d64066443852f18f655137b50
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-win_amd64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-win_amd64.whl
Size 3.8 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
4a936cf89dfcd2cca4f72a36d8eecb42d62d7a1bab6a6de9d0b9564ef57be42a
BLAKE2b-256 checksum
How to use checksums
71396c99d33fb84308d5277be494f3ba6899892ffbd2679339a00ac0e8c0ace8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_x86_64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_x86_64.whl
Size 388.2 kB
Tags CPython 3.12 Linux glibc 2.39+ x86-64
SHA-256 checksum
How to use checksums
8e661ce575d714dfa759940d7f4d01f97470a33c7cdde8cad39b3892345b51eb
BLAKE2b-256 checksum
How to use checksums
69661455325ebb8240716131903532cf0ed9320130ca3b5cad8fbd76a9702577
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_aarch64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-manylinux_2_39_aarch64.whl
Size 359.7 kB
Tags CPython 3.12 Linux glibc 2.39+ ARM64
SHA-256 checksum
How to use checksums
b7a76cb13fa7eaf071b965518812506867d28e172f3d602713369ba23c0023eb
BLAKE2b-256 checksum
How to use checksums
b96dc1e4319e9ab61e682fd491e9b8770235e02dca48532c8ccd26c41f322322
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_x86_64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_x86_64.whl
Size 387.5 kB
Tags CPython 3.12 Linux glibc 2.35+ x86-64
SHA-256 checksum
How to use checksums
2c75e404f789f7e3882b2124b51d533b094a3ade11ffafade269b18f341212a6
BLAKE2b-256 checksum
How to use checksums
1c3199646d7922ba3d335d68dfc379f29ea0d7b1cd6e89ae0e1d865ce9d9fb17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_aarch64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-manylinux_2_35_aarch64.whl
Size 353.7 kB
Tags CPython 3.12 Linux glibc 2.35+ ARM64
SHA-256 checksum
How to use checksums
0ca4fd6b678b49d891b7d2084a5f7a9ebdf703152b4d69e43f9c8b73f49012bd
BLAKE2b-256 checksum
How to use checksums
c56e9c717a96b595916313f9687abbcb47e178485e6f0ef03d47b0f4d33df379
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_x86_64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_x86_64.whl
Size 355.5 kB
Tags CPython 3.12 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
27ab5956ca8adca96c1d5f3026622d2301da4d272e515779aa92ded036d61f68
BLAKE2b-256 checksum
How to use checksums
0122eb0932d19a11e989dcb015b1fcf2469ff38a60665f852b1f39246e9c940b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log

Release files / ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_arm64.whl

Download URL ubpe_cython-0.3.0-cp312-cp312-macosx_15_0_arm64.whl
Size 315.8 kB
Tags CPython 3.12 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
59ad7eff6107dc00d61037d05503a5533b2f13079e6c1bd8642f5da8ea8b7329
BLAKE2b-256 checksum
How to use checksums
ca0ad8b853c8fcf230202e20ebe10bb9904392562117217d0171e543d6397c96
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Mar 23, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page