Skip to main content

🥢 Curated Tokenizers

This Python library provides word-/sentencepiece tokenizers. The following types of tokenizers are currenty supported:

Tokenizer Binding Example model
BPE sentencepiece
Byte BPE Native RoBERTa/GPT-2
Unigram sentencepiece XLM-RoBERTa
Wordpiece Native BERT

⚠️ Warning: experimental package

This package is experimental and it is likely that the APIs will change in incompatible ways.

⏳ Install

Curated tokenizers is availble through PyPI:

pip install curated_tokenizers

🚀 Quickstart

The best way to get started with curated tokenizers is through the curated-transformers library. curated-transformers also provides functionality to load tokenization models from Huggingface Hub.

Release files for curated-tokenizers 0.0.10

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

Source distribution (sdist)

Source distribution for curated-tokenizers 0.0.10
File Size Uploaded
curated_tokenizers-0.0.10.tar.gz 2.2 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for curated-tokenizers 0.0.10
File
curated_tokenizers-0.0.10-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ ARM64, Linux glibc 2.28+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
curated_tokenizers-0.0.10-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
curated_tokenizers-0.0.10-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
curated_tokenizers-0.0.10-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
curated_tokenizers-0.0.10-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
curated_tokenizers-0.0.10-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
curated_tokenizers-0.0.10-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
curated_tokenizers-0.0.10-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ ARM64, Linux glibc 2.28+ ARM64 Details
curated_tokenizers-0.0.10-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
curated_tokenizers-0.0.10-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
curated_tokenizers-0.0.10-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
curated_tokenizers-0.0.10-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
curated_tokenizers-0.0.10-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
curated_tokenizers-0.0.10-cp310-cp310-win_arm64.whl CPython 3.10 CPython 3.10 Windows ARM64 Details
curated_tokenizers-0.0.10-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
curated_tokenizers-0.0.10-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
curated_tokenizers-0.0.10-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
curated_tokenizers-0.0.10-cp39-cp39-win_arm64.whl CPython 3.9 CPython 3.9 Windows ARM64 Details
curated_tokenizers-0.0.10-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
curated_tokenizers-0.0.10-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ ARM64 Details
curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64, Linux glibc 2.27+ ARM64 Details
curated_tokenizers-0.0.10-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
curated_tokenizers-0.0.10-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details

Total release size: 213.1 MB

Release files / curated_tokenizers-0.0.10.tar.gz

Download URL curated_tokenizers-0.0.10.tar.gz
Size 2.2 MB
Tags Source
SHA-256 checksum
How to use checksums
1c2b506e9c49e999b41939d783e788e021de5586a66a594b222fc2592aa169cf
BLAKE2b-256 checksum
How to use checksums
6d3c5d98e3fdbae12a0079d5ac06849bce200dd0cbf88b404d4d0fef4f7e3860
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-win_arm64.whl
Size 759.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
1cbd65d473845cdd230ee17b6d797adf10843cf4faf22aade0afeea15d06df18
BLAKE2b-256 checksum
How to use checksums
1495e84e817634ec89f4e5e1355ce6eea2f5459bde17dab4a259c4fed7d9d431
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-win_amd64.whl
Size 788.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
c8a73c90ddcde4a60086972f042fd912c5909abb07b8130b2c302ab910b1023c
BLAKE2b-256 checksum
How to use checksums
ac0b90e6964ed4323752974e3276c3c7cbf65165c30a2699842bea4b8eb97596
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-win32.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-win32.whl
Size 742.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
01e1c5a0e0cbf5cfc44f88f498b3d567a5a7b1f7a92cc2e73d0bf9a18f6336c0
BLAKE2b-256 checksum
How to use checksums
4a5789541fa392da917a335deb1e092a261984e4a7e48be4121acf4f166278fd
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 7.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
a1806446e817bb190b65329559045c7dd22e250a6f80be04eed8be02ef5f126f
BLAKE2b-256 checksum
How to use checksums
21fa505998d603813324ecc2ecc8fc8ab0a9fa1e13cce13588f7f392d55cac14
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 7.0 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
8a807903bc4fcb835a9100c51af6090ee788d01f18fa03f7003574ffebd186a6
BLAKE2b-256 checksum
How to use checksums
fbf583cdc5acb890e60aa2156fe316fe363511c05ad0e736b209c19a381eea44
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8907558dc0b32262e11756e4290e4503371fc4d4564913566f9d85dc80057da4
BLAKE2b-256 checksum
How to use checksums
adfcfe3c05c439b9adb23d1284dc266fa9b18bf7e0201937c91fee6d3ed970f1
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4ddd0bf544ae214c472c211313a7eb93b9ed4e832b40fcf2c9df9bcf0eb523a4
BLAKE2b-256 checksum
How to use checksums
5bf46bb1765095728a36a187b81ed351b67f2a09928990e82a938a8a66a3f4b3
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-macosx_11_0_arm64.whl
Size 697.1 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
87f6946c432c7242b0e3fa729a323f23fb9870a115f1c10b2730d00fbe6dc976
BLAKE2b-256 checksum
How to use checksums
5738a14d04b8082ba92c66ac7f47ca120e75f258e5366695aa78b779df9169ea
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314t-macosx_10_15_x86_64.whl
Size 712.3 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
64a4d4b9d0b63181f0005a71d3c0d5c80ee7409fea079403cb8b68b9680537e9
BLAKE2b-256 checksum
How to use checksums
f4abf158e7e91dc5a86cecec38a22a243b0d9ea6f70634ea34b84e01faa14a16
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-win_arm64.whl
Size 751.4 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
a9d6b42eb10df0623c3f4d970e0988dc56cc88665a03517f1a529e231cba58bc
BLAKE2b-256 checksum
How to use checksums
64e2b540b0fbf913fc4702651440bad1fe9da63ea99f6184fa8a3d2f1472ede2
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-win_amd64.whl
Size 778.7 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
56191c2952207f4664b3edbb19e84c00674259e0b65a79b21881a99b5df19bb8
BLAKE2b-256 checksum
How to use checksums
64264a6b2fe758f9eef09129c3683d50bf5f635e401c08f879c3ff7f5d4d3d63
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-win32.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-win32.whl
Size 731.9 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
060c98937c0138cba918eab3acb27db5fcbf2efa198be6feaa9b0d93d64b8428
BLAKE2b-256 checksum
How to use checksums
e43f0320bd0f7ce4fa850dd6d34042c24fe5804231e60bf742e4e8de66cf6778
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
278007ab3daa0e004fa2186ea974e108b14e738dbf7ddcfb1dc18da925cfd7a2
BLAKE2b-256 checksum
How to use checksums
34975554ebd31ed0ecf63fd937bbcbc2bc0852e98560af6e684e670a22c584fa
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2d318f2b65fb0e8f922e2aae6b0326f37f1ec860322a2640f81ddc405ba1d8ea
BLAKE2b-256 checksum
How to use checksums
85d670fa7b288c36005aa7330d9d424bb53448a65efc47da6693cc0b14a6838e
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0c8f209399c0c7954f779de972a73b59dfe83bb4655b3dce1694dcf6b517aa49
BLAKE2b-256 checksum
How to use checksums
450b0f518b91cb5dc9e062311570a1c51626247f19a6c08a67f92612b8cc62a0
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.14 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ffce976759da63aa1859a6d6d0ab263e5440ffaeecee5af05c9d9ab5ea19a633
BLAKE2b-256 checksum
How to use checksums
c34513aec37468d251ad7ecb7681c76bc511404ec361b43d32a99f487002fa66
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-macosx_11_0_arm64.whl
Size 688.6 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8184a90c507783f3c5f7caa92f7699bbf21826924cf9481f8592b0a1d1586af0
BLAKE2b-256 checksum
How to use checksums
a5f113470d6153d4e4df68bbbc6c18d3f1b91752c052d3d39be5c3a502ea2681
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp314-cp314-macosx_10_15_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp314-cp314-macosx_10_15_x86_64.whl
Size 705.5 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
864db06ef7deb803b40096df086d0f6bfa4044bbf0149d5cfe67eaf7f0d362c5
BLAKE2b-256 checksum
How to use checksums
2cfab6bfec6416874b7830929f9cf166c736f697b0fb0a10961f671c4f25bf5e
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-win_arm64.whl
Size 721.7 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
b030f4436d11cb030468934182dd56a3cb185229fd0e780460e44ce80ee01857
BLAKE2b-256 checksum
How to use checksums
35968cd4aed8f153be9298fc9bbe2213edadae102e10b62665e0422c9ce89b64
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-win_amd64.whl
Size 751.0 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
37079207712b3aaf391f6ffc1fa9b2afb4da2b13745f4c5f4e1bf69204aed85d
BLAKE2b-256 checksum
How to use checksums
fde7ff7fee7511f4264f7966c9717183a4c3e27ddf08648ef7c3c4a1f8161ec1
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-win32.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-win32.whl
Size 705.2 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
fba8ea4a957101eef064f103528c4af460a88411a82d9db25d49f89d2a8fc9ba
BLAKE2b-256 checksum
How to use checksums
4ab38f025ef7cbc0a35928af1869a3d1c8d7f45503e7a9db7fb4ec3600ad836c
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9dc8fcccb9ae766eee5d055ec05790148d9c3271af6037ea1f73f51f53b893c4
BLAKE2b-256 checksum
How to use checksums
25bc68b663c7c04ea035940a20ec7705ad0583906ab1809432e8f31259e5b5c3
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
0898caebb7c016dabe40d72c6a79cbd935b187e8dd85a5937bf77e50733303ee
BLAKE2b-256 checksum
How to use checksums
51f4f1ea17ab5b87e379f221fc0a59403ce77d160523cdf03a8fe222f76c6535
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
19153cc451405e465f036580b5dbab709c750b8c5e29bf7a7fb2ff639b18cc0d
BLAKE2b-256 checksum
How to use checksums
df28420da06a5f498a4341a334b4e6f0d655c65f9f4549f644154f22661c40fb
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.13 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1a65456c147c5f0a1f5638a8946b5ba86d301754b17a9b44fb2fd4b635281c83
BLAKE2b-256 checksum
How to use checksums
0f365957835bde226a6193dc358612d5f1ee9cbc93e8ed11c601ee2a57fd74ae
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-macosx_11_0_arm64.whl
Size 688.5 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
2e7a73eda1fa0b274d6b95bca12e3ac313a6b237c1e2bf0ee75095998fd30649
BLAKE2b-256 checksum
How to use checksums
b466939f062c366b9ce447d24ff5d7a157b062730de7686bcce0d5c74b004865
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp313-cp313-macosx_10_13_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp313-cp313-macosx_10_13_x86_64.whl
Size 705.7 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
1be18af033dbadbe7462bc6f81f1f492e8806fd3fd030f51e672b1badf963d6a
BLAKE2b-256 checksum
How to use checksums
4367b76aba43b31ed25723dd7c1c83ff4c020dcb22983480dfd071a7963f5cad
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-win_arm64.whl
Size 722.7 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
992878ef75a41bd26091ff14d6580e8ad4090cdda97534cdcbf2395e2acf8403
BLAKE2b-256 checksum
How to use checksums
30cd60b4232dcdc4d5a41f8d3984a1115e4fffd9dde8fe54e5d129af469381b7
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-win_amd64.whl
Size 752.6 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
8ae890aae25d84248749b0a9b1e771713e72338e59d9c44bf22a3367c1ef867a
BLAKE2b-256 checksum
How to use checksums
deae57934e2f1a827870b72efdd1406308724ef874fa2a28557d1769869bb860
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-win32.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-win32.whl
Size 705.9 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
200923b1551271dbf702ef7ae45f5c7f2bbca521b6206aa8faecc340e69c6dec
BLAKE2b-256 checksum
How to use checksums
007d355fcdc28f9691daa7ffea052adf6fd057c48d8d969a7e46bdaf6652c5b1
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
584197edf6f4014137e58e90e0c11e7b7ff7b9c820eeba1190441cbf76d4455e
BLAKE2b-256 checksum
How to use checksums
3bc717d38d7a0cbd88942ea457b09002dd3b834b0ed0a8b127e6341db19355bd
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
d7be982004b217cf734bd5528cca14241853124225131a472565ba4dde4cf2d9
BLAKE2b-256 checksum
How to use checksums
23649e6ed5f3e15fbba7ddff522eafa19d28dd5b185311b2c21a06ce9670d456
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
841743db1da4a4a1298675584771ed973945c31ea9f6dde9f06e9eb6b3974bf3
BLAKE2b-256 checksum
How to use checksums
37fb20d524a76f8bd226733931b67063c87ecead3b58a7cc3543c27ca46b63c7
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.12 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7094e2c5add10d187c35205bf472eba483f352182496614dfe4e754f271ad242
BLAKE2b-256 checksum
How to use checksums
80d2266a0fe5e0cab7db9df706ec3ef4616a9687d07e757abf46fd1898cc294d
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-macosx_11_0_arm64.whl
Size 690.3 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6da08827cbf28f5b8d37ecfdd26c027be99d5fac2d2dc2d03a611c7ce294c1af
BLAKE2b-256 checksum
How to use checksums
ae4a74ee64f9b85534d47102b2a2ff2d2014ef8c72cb338fd2f294e1c4b02ab2
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp312-cp312-macosx_10_13_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp312-cp312-macosx_10_13_x86_64.whl
Size 708.2 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
84366a23a728635b3d9e2f7433ba2abefb1f6b205b01aaf74c57750de6bb7cd6
BLAKE2b-256 checksum
How to use checksums
71c35bac181563a4f61fffebb14713d65696b122f0129ffae33e0db339c53bd7
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-win_arm64.whl
Size 723.3 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
a23c5c7de7530623f3c08f488a9e0d4d8aae0d4010b117e84d3491e3de9b90e0
BLAKE2b-256 checksum
How to use checksums
8d390367606769d13bd1fc55bef8334376cbde9dcda758b1d31a0e07aecd61ae
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-win_amd64.whl
Size 750.9 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
21d1a9a31dbfea1fe0343b271f7630054790b3e20389c6e6eacf1d68ce2ae7d5
BLAKE2b-256 checksum
How to use checksums
b9f656f887c3200840cbb2a5b168b3cbbf0e2babf2fdf86996241c6e15420d69
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-win32.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-win32.whl
Size 704.8 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
c0cd936af1a3e0b27b3c488236a9f7a5dcc7e923a84bfb0bb53a79cb8fb639c9
BLAKE2b-256 checksum
How to use checksums
102715bf2ef3f6e09f0b3136b6ebd0c4d084ac904f90f894e9319dab3dfb6e64
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
09f5f6faa8282f7da585944d967a6e988d579105ad69c9b98df6f96c3244e9bf
BLAKE2b-256 checksum
How to use checksums
7dd42aca218e838f61d873e88c90e802f904ff1902be7e2b6a2fa42edb33a55d
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7e38b66342958bc623ebf8b4c07d46e090d720838205faf914874bd1ba00901f
BLAKE2b-256 checksum
How to use checksums
16a7c5d570c3edeeb031666b5b73a3e93a801b083c9857e206a18a022e0bbf06
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9151bda753cbb0fc1f9167fb1f939ceb45b841dc3230f9f835ac9eb4a0caf2e6
BLAKE2b-256 checksum
How to use checksums
5126fe332392fc589ea723d4740b7ed5826e1de8e12f84864dbcbc150a3f7907
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.11 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d6fca956a1dc28092e87731732b5cb21a5706ffc08f192232190dc0239fbe0dd
BLAKE2b-256 checksum
How to use checksums
01ff2e329d2ad13ad205f7180514fe342587c3106ed8c352855aeb28cd4723d2
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-macosx_11_0_arm64.whl
Size 688.9 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b24ac912cbd8500a4d213643e7d420b211e47f437252f34ab1c4ad45173b2e8d
BLAKE2b-256 checksum
How to use checksums
fda81a2c2beb18e152a19b8780ec5be301bd2a89626fea949942b82920fca4a8
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp311-cp311-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp311-cp311-macosx_10_9_x86_64.whl
Size 705.8 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
22a08c5429578998dd5eca40936904a184c5ca064f9a74ca3c6dfcfbb5cde11d
BLAKE2b-256 checksum
How to use checksums
fce7851ac0ed84079b5f4a8b240d0190d7cb1ddd6a76dc5459b39b01edbe99de
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-win_arm64.whl
Size 724.4 kB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
23fa374bed3af66dab2d751567323a04c75a973b991eb853cc40c86e9059879f
BLAKE2b-256 checksum
How to use checksums
68755406750a408eab857c31aa031d1e081807d499dca94a386b0cfe20e20da9
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-win_amd64.whl
Size 750.9 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
20a8fcc21cd03bd0108b73bc2d1236c3870ebdfcccfa8f65bc0339362b4706e6
BLAKE2b-256 checksum
How to use checksums
3ed2ba814529a9634e8ccb95971539e45466cebc796e6bb5bd5f062ec202d861
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-win32.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-win32.whl
Size 705.6 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
47516b7cd9c085552ff94b6de55526ca9c7dcd1cbdc8c0955dc05f623eed4b3f
BLAKE2b-256 checksum
How to use checksums
72573195cb55f8d4f0f08fb527fdf2d97c28a34ad94e2652e022dfd83bf980e0
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
062f941ebbec58d29bfd964fda366de2132ffec6354792205c2b4cfd5710c540
BLAKE2b-256 checksum
How to use checksums
a2cb81f4fc54bf9e8679d7d195c0dadc170e5bdd18620b645fcf01930a9c562b
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
c19071d926d47472edf49f38743067ef3830782ca9cdcc046b67743f26a7f3a6
BLAKE2b-256 checksum
How to use checksums
61a0a6ae54cf8dafd5eda13b7a41241ae09b88854a72bf84defd5b2ecfb9cb2b
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.2 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f72968bdfc4cabe9c80ffbc38015094762ecfea87e33259f0f27cbb430682e3d
BLAKE2b-256 checksum
How to use checksums
d37b183e04381eaf6e6159559bbac427ccbdc8d7ade9ccab2476f4addb56103f
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.1 MB
Tags CPython 3.10 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c81a4e1d729d1ce8601bce69a34f629e9185d123dc465dc8b464f5fe0ba8b282
BLAKE2b-256 checksum
How to use checksums
c3bf94fbdeaa195a896ff06ae49e85de6a65c47b18c580e869ed4025de6f9e05
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-macosx_11_0_arm64.whl
Size 687.1 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
56cc788ded331bf55e7ef528c9d97166bb6e7bec542284496b1c4fa13805c63c
BLAKE2b-256 checksum
How to use checksums
58fd409533c63fde58d5f3359274e85b16e4a33f1ae1da3471fd20ab9b38479d
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp310-cp310-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp310-cp310-macosx_10_9_x86_64.whl
Size 703.6 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
234e0678b02a8b44f2c1adc9bf1015b70fcc21aec61a801402bda591b13c4708
BLAKE2b-256 checksum
How to use checksums
ff04095222a4336a815947034901c7c45d5bcffe315e0f4be0112be74b53d36e
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-win_arm64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-win_arm64.whl
Size 725.4 kB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
992135a4f0369468e5158dd701b578958832432e6360ba4ef400ea3dc331273e
BLAKE2b-256 checksum
How to use checksums
280e7beb343f621852fc03c53bf4214b89d4c2c5b4b01f7d6e068e7065530ab9
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-win_amd64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-win_amd64.whl
Size 752.0 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
2ff4d38baa3cbadb40e7e8db8deda4f1dec27d2aee0e23a885cbb8ead43575e8
BLAKE2b-256 checksum
How to use checksums
7119f48d953fc54ec30851dc127ff6122973d44a6f92f64061dbcd7741512e20
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-win32.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-win32.whl
Size 706.4 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
d3e555714a70baef527d8c9d707c6fbef26403eeec5feb58eb8b09d19b9b4d9f
BLAKE2b-256 checksum
How to use checksums
db3848a951b40fba06b893f6a11577a4f77d626754193a0293e2948e50fd81bc
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl
Size 7.1 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
55437a0d7cbfcb3716d90e62258b8ebbcc5079e01cd0ece6826eceb49ec7c1a5
BLAKE2b-256 checksum
How to use checksums
c39813eeeb8ef0ede242e9ed7a03786927b21621f73eac80860857d801834a53
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl
Size 6.9 MB
Tags CPython 3.9 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
36a19d9d0e11a10f2c61a18706d7ea124053db3d89e518fbe6e70e392cb48f37
BLAKE2b-256 checksum
How to use checksums
7b5d1482213a3139ff9310d3758b617358e3ec245dff9ee2b32ddac9c8d25224
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.2 MB
Tags CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
dfaa961a0a7e8a327a024a6b423fb07cd44d743c23a05bbc61c6b89d77817e8c
BLAKE2b-256 checksum
How to use checksums
dc3e3da2229a4b3da4a57f6121711d59258c64db0c54cfb4bc7761de2ac6dbca
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.1 MB
Tags CPython 3.9 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
358e0e53aebc2a0f3e2ee5dbeb15822c9bab9f7deba07105aac5c28af6ba8407
BLAKE2b-256 checksum
How to use checksums
6c1c522169f305ac7bbd3ddf0c7a55dfec50d69d72e3d6bf80092caa84a66228
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-macosx_11_0_arm64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-macosx_11_0_arm64.whl
Size 688.9 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bfacf3f907389770cd75a4f1cb8556854ef74817f70347a8c8cce3b2918fa62f
BLAKE2b-256 checksum
How to use checksums
b0d7d550f90b6dcf72dd6ad6e1f24bc72eab1f09fd51c29b84bfec3228f8b849
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 Aug 24, 2026.

Transparency log

Release files / curated_tokenizers-0.0.10-cp39-cp39-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-0.0.10-cp39-cp39-macosx_10_9_x86_64.whl
Size 705.5 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7ade409a48c72e8457f0aee416e551fce2374330819816e697a33fa8cfa006d4
BLAKE2b-256 checksum
How to use checksums
0dbffd5e7db4dbef752ec5a0b0428cadd1e41e47a70333975091fba7b5aaf089
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 Aug 24, 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