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 2.0.1

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 2.0.1
File Size Uploaded
curated_tokenizers-2.0.1.tar.gz 2.3 MB Details

Built distributions (wheels)

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

Total release size: 219.2 MB

Release files / curated_tokenizers-2.0.1.tar.gz

Download URL curated_tokenizers-2.0.1.tar.gz
Size 2.3 MB
Tags Source
SHA-256 checksum
How to use checksums
1c752df124f01961b734137adc316b354e5fa07a20696ef709e97b8ada1bd70f
BLAKE2b-256 checksum
How to use checksums
7a6f2b14b842387028e50135957aa15d9c1c31edce620264a7587636d30b55ab
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-2.0.1-cp314-cp314t-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-win_arm64.whl
Size 782.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
4b76e119bbd086325b0b15ecba9c17ce5ca37f7e2ff15320439b5c7cb66453a2
BLAKE2b-256 checksum
How to use checksums
4f4e8410cc54c63a5bdfac48d83608391127b27c35a598e7b3c6665ab6fd673a
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-2.0.1-cp314-cp314t-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-win_amd64.whl
Size 816.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
d2e0c1198cd97c738060aebbe583936ddd5d2481943e5b08955db9b4162b3385
BLAKE2b-256 checksum
How to use checksums
1f84e5eb92d9b0a4aec9c92dc24219fc07034d3d25c1b721d26fa03f80576daf
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-2.0.1-cp314-cp314t-win32.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-win32.whl
Size 766.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
ef28f530ec0cf439f8ccbaaa85867f41ea05c6d33c65abea648c5823de8d828e
BLAKE2b-256 checksum
How to use checksums
e3bcb3914cb1a73451587ccc6f8faf277261d9d8324d829ebf2e2e8c620afe45
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-2.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 7.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
4dc9bb94ace03a596c1346f2d1e1c0cb8f5e4e778f0646f4b6f2b257595156bf
BLAKE2b-256 checksum
How to use checksums
5369ccd6414a237c526c867b1b1d248ac24f291bf2a3f88e8c6f0e8961bd9e9e
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-2.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 7.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f405d06f524986d18d7c7b485ab5ba9e55f9290590930892c509da5176ca6d4f
BLAKE2b-256 checksum
How to use checksums
5234047ab2cbccbcb2e3c0de260fa8ca5224682485f3ff776d63b063b18392bc
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-2.0.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.6 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
f14391709d147dba771e2f5cdfed7c5a8e405e0d1bc54213bb43d79d0ca5981a
BLAKE2b-256 checksum
How to use checksums
cdcf49859808d2b19cc65125b90377e6de2a6028544237d35aa2fb47a3d51b95
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-2.0.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.5 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
ec72243cfdc3a91ac196d264f89795839aefada288e6d5edb3078daf9d21a157
BLAKE2b-256 checksum
How to use checksums
b64e06fff13b49f77fbc003cba261d010cb7b3f8fc0a8e5e7d1531cf35c2523d
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-2.0.1-cp314-cp314t-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-macosx_11_0_arm64.whl
Size 728.4 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
56c4f53bfa00df960633f2636b87d1747cba09290898952321ba4b3d8d8963dd
BLAKE2b-256 checksum
How to use checksums
148f0d9c6857424d635e5473de7b94c051ed9f0372d44ed25a59cd21c65dc6ac
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-2.0.1-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314t-macosx_10_15_x86_64.whl
Size 747.5 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
ecc2e938419c3a348ecdafafe8be4b8c6a841ae83c9a43ef964f50e3133a983c
BLAKE2b-256 checksum
How to use checksums
c85a37ecdf957c4d7d2d9212d28dccbc0d75f42fb9d6bfecc03020366e253ad1
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-2.0.1-cp314-cp314-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-win_arm64.whl
Size 773.8 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
7794529ef5028e142a5a4919cad7a911a3e59cf8a2d9df3f7806dead3d4c8f4b
BLAKE2b-256 checksum
How to use checksums
d17050a39c54a2e109b552f3adedf323c6a33ceca68a3ba1810173ea47119cf1
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-2.0.1-cp314-cp314-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-win_amd64.whl
Size 806.3 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
d593c8da7ba0a1511d6daf27ce3a17f545877a6073835141b035c6f686809f1e
BLAKE2b-256 checksum
How to use checksums
1584eb2b1ce6f574ce1c4f97fd2d6d2c746d71dc009c0229758445a8ea1d79fe
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-2.0.1-cp314-cp314-win32.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-win32.whl
Size 755.8 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
e5accb76712baf79f117a2eb9c72434462c706c271b59b3e08af1bdca5be9143
BLAKE2b-256 checksum
How to use checksums
5e76658dbd14aa0bdcd89bbbc932ae51ad9151e94b3f63c3b9ff127f0e11befc
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-2.0.1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-musllinux_1_2_x86_64.whl
Size 7.3 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7682e52fc26fd64c5e1e0f6e99e68eabd7fcf82eb93ff6f6cfd302414d6b87e2
BLAKE2b-256 checksum
How to use checksums
b6053194f52244ecf7f29cb789f22e3ef3bc3ed3caf96f7264678d4f9ea7886d
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-2.0.1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-musllinux_1_2_aarch64.whl
Size 7.1 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
a211920905d6ad3e0f92fc6357c2343d50862ea20fbc8152289817e57138f919
BLAKE2b-256 checksum
How to use checksums
f727128272dadfef3fae9976ec3b24a7fd9e663ce6e2851e0f02ec6900f84b0e
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-2.0.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.5 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
7611067b644ab312b8517ed294657425f23f7d7bf6c62a706252da3518b3c24a
BLAKE2b-256 checksum
How to use checksums
7b53c8fd21ba0fc58141da5ac91947998b2d9e8423333463229a1b578016aa11
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-2.0.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.4 MB
Tags CPython 3.14 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
dde2d378c5740d5342c0f9d8a275a4f20a72d874fbdeaa47c4d74fb939606370
BLAKE2b-256 checksum
How to use checksums
e19d35368c280f3a50646d44bc16db791f306b3c8fcdfb334060b28d68e0b8d3
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-2.0.1-cp314-cp314-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-macosx_11_0_arm64.whl
Size 718.9 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
4f73640e86f6481665f0bc3748d45553b0fa3c0ca1207ef1bf25c1c79216de29
BLAKE2b-256 checksum
How to use checksums
ae770a13fed6caac80efea77adabebde49b4e282ddd6cdc49dc194dcaf007096
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-2.0.1-cp314-cp314-macosx_10_15_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp314-cp314-macosx_10_15_x86_64.whl
Size 740.3 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
8d914c17fad2472b46f893b2df857a6084dcb0f2f753cd9b0a5ef25a35667cf3
BLAKE2b-256 checksum
How to use checksums
8f3c9ea694eb62642e146000252682447457e9e2db80abf2bee31b3af705dd9e
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-2.0.1-cp313-cp313-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-win_arm64.whl
Size 745.1 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
b71aca522166c65e287419790ce6d76cbee15231a921b8b763f58691dc76dc6d
BLAKE2b-256 checksum
How to use checksums
65b2d28fabf3b241b84c72d70bf060a662feb9e664c61d349e0682d7b4383bdd
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-2.0.1-cp313-cp313-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-win_amd64.whl
Size 778.0 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
72f9c4c7fabd7697d0e803e8c9297705a1a50ccce3f39ea289bd787b88d4a0e1
BLAKE2b-256 checksum
How to use checksums
7b59403b8bf80c91efa5c359bab0b547ccd7b2be93b357a347c2ac1ffc604fdd
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-2.0.1-cp313-cp313-win32.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-win32.whl
Size 728.8 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
65250849b6632f1f1337c2f6b7cdea6414c07f5b811390173ed8cf781a2656f5
BLAKE2b-256 checksum
How to use checksums
efdd3b7668a7e803c6b074acbf5fbb34c246f61627af9aa4abaf26d2e7efb723
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-2.0.1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Size 7.3 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9fca8b097a7f8fe0d863fde4e881ea517a4db66b3636adbaf3086eafd19e2cec
BLAKE2b-256 checksum
How to use checksums
ff3259f1430105223379397ae3e9833f940bd710701b327bfcfccf8c4ab8e587
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-2.0.1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Size 7.1 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
291025c620fc106bc510b28bdc78c5365d55068cb8a00086cbfe1d391decf42e
BLAKE2b-256 checksum
How to use checksums
747e7bece05f3531730bf7a1894d829dc32e433367cba43dd23207cb48f9e30a
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-2.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.5 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
89d39b7d11184d2dba86fe4e714b64dcb0d327e23282eab17e727a75f3bd5928
BLAKE2b-256 checksum
How to use checksums
73bf6513f35b8c63d642d936218222ba38aa7a406f02aa072e0ecb687cfc8ce5
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-2.0.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.4 MB
Tags CPython 3.13 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1fd64f41a4ead5718874ec1eb145793faae14ca504d67b0d4ab94c97b54c2c06
BLAKE2b-256 checksum
How to use checksums
5cee0785b06009f2aec1c813e7d8db6b5a8bf53996782368676d569f200ad92a
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-2.0.1-cp313-cp313-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-macosx_11_0_arm64.whl
Size 719.0 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e049b698e927bb5de2fc888f21b6c71a3d085320d28de4ae6e18e32c976213e7
BLAKE2b-256 checksum
How to use checksums
db5b5f262c2fbc178891e0e7d911bdb0730078c4203e2d99800f466e6fc326b5
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-2.0.1-cp313-cp313-macosx_10_13_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp313-cp313-macosx_10_13_x86_64.whl
Size 740.5 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
42267a6dd559623023b633089f028d9100e6a417ddfa87a9563a560d972d00bd
BLAKE2b-256 checksum
How to use checksums
6ea2b8914384d83d1283c39622139878d842df6b3539c411f263709f34ee1188
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-2.0.1-cp312-cp312-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-win_arm64.whl
Size 745.2 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
16f7de55c3d12766bcd42ba8310f1cb36bfddc51a2a65b4f7e046e580853ea2f
BLAKE2b-256 checksum
How to use checksums
e882c42c28b60de518910e7a55c8d03a2cf45f90c9442dc0319326e39a067e34
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-2.0.1-cp312-cp312-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-win_amd64.whl
Size 778.6 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
f844077b971be998faf6265a4adfdd4045227e4a2ff23e04a49c2aa52949317e
BLAKE2b-256 checksum
How to use checksums
dab70740d259b030b43ed9023be85c442b51564cf0d8568e4fbf367ade63d4cf
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-2.0.1-cp312-cp312-win32.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-win32.whl
Size 729.1 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
da7971fdde90aa6e3d63ba6833ad0b12aa910fc37d4d6e0b144ac8470620a9cd
BLAKE2b-256 checksum
How to use checksums
2154167120450517d725930c8e72330b890648f6abbb7a88f9b18b39778153b5
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-2.0.1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Size 7.3 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
87dd484d8e1d26bbde91d457ad22bfe0cb7865cdc23c2502433bd3ac81c2a104
BLAKE2b-256 checksum
How to use checksums
36f1b97e1f7b5484739d69cfaaebb07a42211a0c4399b0445e571b52ad862494
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-2.0.1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Size 7.1 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
a82466f554547ed810d76db5c4cde80504c182ebc87928483140a2f911a5ee8b
BLAKE2b-256 checksum
How to use checksums
8ac7f3e83377ab976a4639cb6d99ca8f0d4585c8d9a803bc79ddd7c795940f34
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-2.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.5 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e7175a85a0962e0c2c28fd560a5f0a9cbb55d6e048328c6b5be21be0cb0c97bf
BLAKE2b-256 checksum
How to use checksums
d90a9a31545fef7ba91b128dd31f7b43a55fe7fc78ed0a647665ff5b72aac397
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-2.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.4 MB
Tags CPython 3.12 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0b805ee63b19024462081930f6081728698d9c85dafa2236ae577f079d1c5bd4
BLAKE2b-256 checksum
How to use checksums
074f859cf454766c34c1178e7e31464bd4a780279d462dd8d67188f89fbbab14
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-2.0.1-cp312-cp312-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-macosx_11_0_arm64.whl
Size 721.0 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e641c05f0ad21dc9afb16bb504afacf8ca7b1382cce14a5e765071b6bc9d82e2
BLAKE2b-256 checksum
How to use checksums
f97b2fbb7ad331311f3662b4550796897664df8a75eff050968e9d74622e4542
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-2.0.1-cp312-cp312-macosx_10_13_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Size 742.6 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
4eb57dbac9fc41126bf03417d46958c53ad660d5bb1b6f712519a09deef18605
BLAKE2b-256 checksum
How to use checksums
d082d3a1f34f151e60fc3b7813b14322840bd70289049c93d7cd24e3e83620ca
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-2.0.1-cp311-cp311-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-win_arm64.whl
Size 746.2 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
9d738f462cf0738cef64de1e4dbb8d602afacfe35227e7b3aa39fa29b85ffe0c
BLAKE2b-256 checksum
How to use checksums
b464b5a578960c8a9152f109833f0b2d88af48130172eb96cdada478bf7484cd
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-2.0.1-cp311-cp311-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-win_amd64.whl
Size 777.8 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
5e0bdf10ed63ae1cd52ecdf416da28fe5993db14adde1174460234e8514466b2
BLAKE2b-256 checksum
How to use checksums
f6a965d4bfea4386cc8a0461f4cc479513d5d7e53d3de6a2c4e5e3056d166b03
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-2.0.1-cp311-cp311-win32.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-win32.whl
Size 728.5 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
73eb6c5db55017586404eaede4d992cf625a409aece2b87b2e41b53ce0e0c3ac
BLAKE2b-256 checksum
How to use checksums
a45ca264ebbcdb4d3000e60a9ed14bfab8cb0a46d1a41ab57205386c045d388c
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-2.0.1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Size 7.3 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
73585282f7f4a85d8d7906a53eb3d1f6e87d576b8f98fdd2fce7c21c1529ac89
BLAKE2b-256 checksum
How to use checksums
c147a570f6fe640adcb7c777f8476426c9613ffe8568b92675fcbbcc6e743378
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-2.0.1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Size 7.1 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
bde5905896ac58157637b3935b9bf526fb0a3033029f379b91ae41d881feea1e
BLAKE2b-256 checksum
How to use checksums
6781c92bf4e53b27325a6e67ca4e960361296333b7718eda0fbb3b97ad6a7c9a
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-2.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.5 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
cc5f233c9cc9d30d3484e3153686e72f7bb2db96ff1f646292e3f50d5285ca46
BLAKE2b-256 checksum
How to use checksums
9fa36d9fee97f1b9a1e282779e51dce104e29c5ec1913b44a2932ac70196dab8
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-2.0.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.4 MB
Tags CPython 3.11 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f594d9b1fc01c03b06132c527b8bd291fc65cab0a4680f4f6c0fef4f38defc8d
BLAKE2b-256 checksum
How to use checksums
f07ccf24a81871b4aaea73d2b6d8f0a28efbe22c5c9f7e3b31c32f2e5ab4c5bd
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-2.0.1-cp311-cp311-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-macosx_11_0_arm64.whl
Size 719.6 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8949eae900f57d0e3ab64be81cc47b3d82a93bcb0405f2b7f14f522f43434af7
BLAKE2b-256 checksum
How to use checksums
572e2d1de968277dbf9be2081e1e4c45eff78357b0ad50db7394d45f7f82b47d
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-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Size 740.9 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
08b147403e176741fe36b033318560c3316a17a0566e7b0f6e6ad14b33f8b4f1
BLAKE2b-256 checksum
How to use checksums
e7d954fa21c78b04936d7ba8dd2ff9b1156b88bf5fa0f8fc54ecc1ea8036f21b
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-2.0.1-cp310-cp310-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-win_arm64.whl
Size 746.7 kB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
de74cf5ace37d2fa8bfb66a1cdd336bec304348f16a134a180eae172641cda10
BLAKE2b-256 checksum
How to use checksums
ab710bf0c3e997549a603d9771c23f7a2d7d673436d21512ac44d6e326e7debd
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-2.0.1-cp310-cp310-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-win_amd64.whl
Size 777.5 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
342f92ed95450d46e0611b509f0437a8146617fda72165534ae6d9ba9c714871
BLAKE2b-256 checksum
How to use checksums
2fe4b028a7674dee733c2d4e67e0c723eb44c4dac43bb3819510a28660f8ee61
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-2.0.1-cp310-cp310-win32.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-win32.whl
Size 729.3 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
0bd2fc91cbd18a7ba5517ab5451de26a4fdb57ace9ef2a52755ac4950803dfc4
BLAKE2b-256 checksum
How to use checksums
f95962921863b1a645bcc23c729399b0310a3bec76a037782a540614a1579954
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-2.0.1-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Size 7.2 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
256bacc2a4579b8782c688e88b94bf18f01615d71ea33979b9dbbc43e5ca667a
BLAKE2b-256 checksum
How to use checksums
7a5264864d433ed6dad64383d8eb551243ee4685236061177a27e254edd9f6f2
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-2.0.1-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Size 7.0 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
3434fa9232fbca49334b74ebd5cff04ad7a0e91e259cb7fcaaa14fc95d6f5fb0
BLAKE2b-256 checksum
How to use checksums
032f8d834001658b74e3045228c3e5a08f5ea4940288c3c391dc1cff1b0a07f1
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-2.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.4 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
062d06b0f012ada63e6bc8c2fc46c4bf3f13d6f83c6dc033c351812a1b741107
BLAKE2b-256 checksum
How to use checksums
1f5a75d9a18319d755850b20ff046a5bd21490b842e8a1269e47d6500f5e055b
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-2.0.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.3 MB
Tags CPython 3.10 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0d6d188fbdfd565323bf9e7e52e7656cdfecb8a35354a406710eed3624f00edf
BLAKE2b-256 checksum
How to use checksums
b8f62a0c50eb9a6fc0099dbbbc27682d369d0495cfc4b7bd42b5a5513c3cb415
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-2.0.1-cp310-cp310-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-macosx_11_0_arm64.whl
Size 717.1 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
0ac51d35b02468bee31376bbe920fceccfee85de34c2ca5d21cf35bb17efba0d
BLAKE2b-256 checksum
How to use checksums
447f854aba50641385e9e90a5488303dc8ab54848494f7738f5b8cb14f997ae7
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-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Size 738.8 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
aaa36ae55e1a2f58ae722b9bcf7f1ae310724fb976ee5d3e9d999c93dd871e69
BLAKE2b-256 checksum
How to use checksums
9a10f5f43dfc0f0d88048b6a228b166e66e30072fe31566be5530ffcd8b1fd17
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-2.0.1-cp39-cp39-win_arm64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-win_arm64.whl
Size 747.5 kB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
59dabdc6ddf0a6ff8d1835bf07bd1cb858dccd1e1bfb85732e1d43806dddb0f1
BLAKE2b-256 checksum
How to use checksums
85cd617b97edbc3134b0edd74a3f289de66d78bcc863238210bb1f930528bc45
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-2.0.1-cp39-cp39-win_amd64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-win_amd64.whl
Size 778.5 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
8f33cd75fffe942369cbbf4ae30a2f889b35204c577d7aa4e4789ea19db5fa2f
BLAKE2b-256 checksum
How to use checksums
2c470fe3ba2f99187d746f420fbb20b37ed5e7767bf663d453d1a8dae501b1bb
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-2.0.1-cp39-cp39-win32.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-win32.whl
Size 730.2 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
a85ba0c6b8383014611852b33abd55c7384da5872b66eaa42f36303220bd6d51
BLAKE2b-256 checksum
How to use checksums
370d61cef71d877de2f33f9168f810d023a3dbbe420f9bf2e7a8db509fb1b5c3
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-2.0.1-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-musllinux_1_2_x86_64.whl
Size 7.2 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b978fb3c4f6ed2ec4a25c9a5c2cb05f56ccf0dbf8d5f58e5f7238d9cb57e5de0
BLAKE2b-256 checksum
How to use checksums
bdfcad0c20155122f084a609a360ca488f66757b44756ac3b7afb1fadb650e3c
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-2.0.1-cp39-cp39-musllinux_1_2_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-musllinux_1_2_aarch64.whl
Size 7.0 MB
Tags CPython 3.9 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
704a2d7041331e6bf9888292b75ec12e1543746de2dd1cdfcfe9ce788d617a5c
BLAKE2b-256 checksum
How to use checksums
ec6eda8ab092a68388b5c88a7f8492a635818a9877bfa914b1cf3270071b6140
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-2.0.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 6.4 MB
Tags CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
167309cf6dc6cfe7d81692d55a326c6a94e3c5d85fd148dab18572782f7aa08e
BLAKE2b-256 checksum
How to use checksums
4661a409e0a6e83a7d014215c05e401427d7d2ef0f384b430331e7319c9052c5
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-2.0.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Size 6.3 MB
Tags CPython 3.9 Linux glibc 2.27+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
734f1f0f118f28d987c7a1525eb29efa142cfe66b54f29919f295f4d8f4fa4b1
BLAKE2b-256 checksum
How to use checksums
84e9996f80e71fb7357e965ac5f5399970b22a66eeeb50ac864233c18b3c1e7a
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-2.0.1-cp39-cp39-macosx_11_0_arm64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-macosx_11_0_arm64.whl
Size 718.9 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
06112c5ed52d9e25c30a6d4aae5fe13b4db6ea1d80239f79139ef0e133392b77
BLAKE2b-256 checksum
How to use checksums
896c99108b7b32a4ee1137b4c5be9b554e98d92bbd2bc6a823218862f48a5db7
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-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl

Download URL curated_tokenizers-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Size 740.4 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
4a25b0fb1c44262fb0bcc67050373062ff050d442f2e76f17a9108a3c2ae6d73
BLAKE2b-256 checksum
How to use checksums
2340497c60605dc0f4320dd8a6b06487bfdbe93fc5cb4f01be71b1c547126644
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