teptris-py — TOML for Python at libleptris speed
A native C-extension binding (no ctypes, no fallback) over
libteptris — the TOML counterpart
of leptris-py (XML) and yeptris-py (YAML). API shape mirrors
tomllib/tomli (loads/load raising TOMLDecodeError) plus a
dumps writer in the tomli_w spirit. Datetime mapping mirrors
tomllib: aware/naive datetime, date, time.
Both directions are native: dumps walks the object tree in C
through the builder API and emits via the shared engine emitter —
3.5×–14.2× faster than tomli_w on every benchmark shape. The engine
implements the TOML 1.1 draft grammar (a strict superset of 1.0)
with 100% toml-test conformance, and parses at ≥3× the best C/C++
competitor on every shape.
Development
The package loads a shared libteptris — from TEPTRIS_LIB_PATH, a
vendored platform/ directory, the sibling C checkout's build tree, or
the system loader.
cmake -B ../teptris/build-shared -S ../teptris \
-DCMAKE_BUILD_TYPE=Release -DTEPTRIS_BUILD_SHARED=ON -DTEPTRIS_BUILD_STATIC=OFF
cmake --build ../teptris/build-shared
TEPTRIS_LIB_PATH=../teptris/build-shared/src/libteptris.dylib \
python3 -m unittest discover -s tests -v
Publishing and version numbers are USER release decisions.
Release files for teptris 0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
Total release size:4.3 MB
Release files / teptris-0.2.7-cp313-cp313-win_arm64.whl
| Download URL | teptris-0.2.7-cp313-cp313-win_arm64.whl |
|---|---|
| Size | 55.1 kB |
| Tags | CPython 3.13 Windows ARM64 |
|
SHA-256 checksum How to use checksums |
de86bbae7e34885fd81141a3f3feb95472a5598c7bbfcaada304d7864c339468
|
|
BLAKE2b-256 checksum How to use checksums |
228ec54600a35848cdf069b37e85c2f6b1a8bf2f4a005e0a7f92d2f822fef878
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-win_amd64.whl
| Download URL | teptris-0.2.7-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 57.8 kB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
7826736db27fa52165e471e389f078f1b0f3f1673a4b27bad1ae2d2898ebc577
|
|
BLAKE2b-256 checksum How to use checksums |
630eb7962aeb4c28573fbd74acd61cd5f4e721774d61697527d82656a1591a47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp313-cp313-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 129.4 kB |
| Tags | CPython 3.13 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
a7fe4f45dbac0ad691b9ed647d3d39cda99b774e144ad6019c1dc5002464a093
|
|
BLAKE2b-256 checksum How to use checksums |
dc22e90780970956eb5da9f8ecf49a6e48e90229339852ac586bdc98da52bb2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp313-cp313-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 146.3 kB |
| Tags | CPython 3.13 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
0e2ce4b21d0fe8313baf4106ab8d2b9d6c10d1b4010a57eba92d34f10f64545d
|
|
BLAKE2b-256 checksum How to use checksums |
1dc59b69302686b9bb61dcec3a0493ffd6a85784368cf186edaee409c13ca8f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 121.1 kB |
| Tags | CPython 3.13 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
e80083faa1fa8987c4d28560416b1524dd78bd431e9c246cf0fc4d85ffc65450
|
|
BLAKE2b-256 checksum How to use checksums |
159b27bdb0d712cc272b4b9e119f5a0d4d47ca94d3d03e0f149d37c3462f26f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 133.6 kB |
| Tags | CPython 3.13 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
541b9fbf1c629a8f93b0b41f5cd5ffe9bfdb6fb7e760a7f111607e5d7031550c
|
|
BLAKE2b-256 checksum How to use checksums |
8185175c776d156da301cd10da00ed0d6b91ac5182a0d5d69fd196be47e52105
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp313-cp313-macosx_11_0_x86_64.whl |
|---|---|
| Size | 65.4 kB |
| Tags | CPython 3.13 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
822bcaf23890a75557f46794e7881483fa6af199a8d4ef7594fc31abe25876ae
|
|
BLAKE2b-256 checksum How to use checksums |
15ed90d12682f5274a7bac790f0e905197b1ac76ced7fc57ae61f9122fff3d2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp313-cp313-macosx_11_0_arm64.whl
| Download URL | teptris-0.2.7-cp313-cp313-macosx_11_0_arm64.whl |
|---|---|
| Size | 66.6 kB |
| Tags | CPython 3.13 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
a80e1fad13f158fd5dbca46e222b9da5576afe7098cc11d73219c6800525d989
|
|
BLAKE2b-256 checksum How to use checksums |
69c3003aedee2d90a5ac0c52ef73f82586a3bd0cd0bf49115451bc03be6e8aac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-win_arm64.whl
| Download URL | teptris-0.2.7-cp312-cp312-win_arm64.whl |
|---|---|
| Size | 55.2 kB |
| Tags | CPython 3.12 Windows ARM64 |
|
SHA-256 checksum How to use checksums |
e32220c876105c0d1ae60e25e1f333ce5b8b38a1757e3bf158cc60bd922999c6
|
|
BLAKE2b-256 checksum How to use checksums |
f45a8f5d92c087ffe393445e5feb57185599add28c3abccde40efbff5f30dcfe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-win_amd64.whl
| Download URL | teptris-0.2.7-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 57.8 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
65ec7a02f287c66561828e12907dcc756f73d06227906b232c2f3e75cc56faf7
|
|
BLAKE2b-256 checksum How to use checksums |
7829f3d12c32fde832d51f92ab784a32239f1e5191eee43eaaa048802db1a9d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp312-cp312-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 129.4 kB |
| Tags | CPython 3.12 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
cbbd1a32bea0a7080f1d718f29d9e8260abb5e6ce4dd5328814321b0e3f27d5f
|
|
BLAKE2b-256 checksum How to use checksums |
1804105ed21612fc017c2dabfa197bbeada46b9409f1bf4372acab13293063e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp312-cp312-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 146.3 kB |
| Tags | CPython 3.12 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
2fa5bd8e11bf231736f65ad7264d2b8be87439f8d1ef14572d1a94018df2aeb2
|
|
BLAKE2b-256 checksum How to use checksums |
690224298a9f73b798e4c5247bd213d09590edca21d356b8bb0719da78aaacb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 121.1 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
6e4c3a2a50467a4ffd191b6f2a8f9330a33d1134aa776ca129b04ebc398fd41a
|
|
BLAKE2b-256 checksum How to use checksums |
5f3ff30398e4df7e92f910e07bbae3d16d851b0a4b50884d8e4f4c1ce3cb6902
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 133.5 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
aae377eea287c7f561fd472c40d157cd2cc1b1d75a04dade540435d6b5712625
|
|
BLAKE2b-256 checksum How to use checksums |
03e019c6fba123f708bcc58b131969c9e78505949807586e171d1110029db8b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp312-cp312-macosx_11_0_x86_64.whl |
|---|---|
| Size | 65.4 kB |
| Tags | CPython 3.12 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
e3fb0398fe8798b1a7c71bf85a935365d0c1875ca0a70be51cef1648ae6037a5
|
|
BLAKE2b-256 checksum How to use checksums |
935576fe11e149204345f630eb697c614724d1ec0ef296aa14a61de866219155
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp312-cp312-macosx_11_0_arm64.whl
| Download URL | teptris-0.2.7-cp312-cp312-macosx_11_0_arm64.whl |
|---|---|
| Size | 66.6 kB |
| Tags | CPython 3.12 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
dee047f7a8868e3379b7a4838ee015eac51b91982dccd51a88aaa75f730c94b5
|
|
BLAKE2b-256 checksum How to use checksums |
2a0c7942482629219f3f0e488939258021b6dd32c576e778767b4e73040076a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-win_arm64.whl
| Download URL | teptris-0.2.7-cp311-cp311-win_arm64.whl |
|---|---|
| Size | 55.1 kB |
| Tags | CPython 3.11 Windows ARM64 |
|
SHA-256 checksum How to use checksums |
7702b35eb0f24a38c548fe63605a52383c95047201777a198e50012cf24696d6
|
|
BLAKE2b-256 checksum How to use checksums |
0eef9d61a7bd05886053d2ee9e0b441c551af2655367b0ac67b0bc52c26a71d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-win_amd64.whl
| Download URL | teptris-0.2.7-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 57.8 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
451c8435305dd81019a8dfe5314fdf218e471f5d8aee260a39604b29a134d16e
|
|
BLAKE2b-256 checksum How to use checksums |
229d7bdb50df8a311311a9edb4b375c8e07b58bb3e7bb3123f18b8c0b257002d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp311-cp311-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 128.6 kB |
| Tags | CPython 3.11 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
9970dffb0d3e1126a8317b3a3d0039235c10742b387b98a3bfef7f8fa5bea6c3
|
|
BLAKE2b-256 checksum How to use checksums |
c31d32d7bc353c0998ef3016b588027e3c4dcf70ca1a607a2ed8bd931721e47b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp311-cp311-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 145.6 kB |
| Tags | CPython 3.11 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
34a8320be1448008d21f4a43f759d0e8e3069860e4260c59020890640090b872
|
|
BLAKE2b-256 checksum How to use checksums |
7c06733b00fb64be0ebbb9f6d8bde49928b9921ba7e99801a5a55964a7b0e078
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 120.2 kB |
| Tags | CPython 3.11 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
0ae7b831aae20a8221251e006bc9aee7f62c84d69a743b28d9ac68ca7451e18f
|
|
BLAKE2b-256 checksum How to use checksums |
ac99ca56d2d300bf4015e0cff6b24dbd33989a0b484ad531e0bf46ee22c49d49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 132.8 kB |
| Tags | CPython 3.11 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
b0ebe67b8e3d56f69c2d0c06b67da65863bbbb81139c25678bff25267d9802eb
|
|
BLAKE2b-256 checksum How to use checksums |
23d9a4f027328d57a2a9d9d68598cba6b2ac57a590338b296e0fcc6c29897198
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp311-cp311-macosx_11_0_x86_64.whl |
|---|---|
| Size | 65.3 kB |
| Tags | CPython 3.11 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
1a9e02a6feae3bf94cd8ccae95fe31bc95f46c045c18bed880e2ab60aa423faa
|
|
BLAKE2b-256 checksum How to use checksums |
083db004e75dafb999b9c0934dd5ef4b28dcff7397058620ce7bd495eff09172
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp311-cp311-macosx_11_0_arm64.whl
| Download URL | teptris-0.2.7-cp311-cp311-macosx_11_0_arm64.whl |
|---|---|
| Size | 66.5 kB |
| Tags | CPython 3.11 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
0526e73bc075a2a30b5f8c3279e13c58d09dc9696e727c0c25859d7154a249e5
|
|
BLAKE2b-256 checksum How to use checksums |
3940b395a58b351cc826076851ec2a3e2bad503722d2e623bffc1321feb6b4d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-win_amd64.whl
| Download URL | teptris-0.2.7-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 57.8 kB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
7eacfcc180456cf0a28bfdc96d7d1949fa1a626457ac4ae4b117f1359246482b
|
|
BLAKE2b-256 checksum How to use checksums |
a0955f8e66f925e0c34a71a631180412fb3f5705bb48e6b0364ffa5c1f376fd4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp310-cp310-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 127.8 kB |
| Tags | CPython 3.10 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
091fd0e73602e1802bdc73fd93bfd679f1a7a34e94811a3cfb07da006aed9a61
|
|
BLAKE2b-256 checksum How to use checksums |
0a461c58d2e6deaf6798cf9ec3beeb273534deddcfdee3a15cae0d224e73e3e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp310-cp310-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 144.8 kB |
| Tags | CPython 3.10 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
a556ca5564c4e9c25e0d02108ca009ed41d05fd50d86783c7dd32f079435afab
|
|
BLAKE2b-256 checksum How to use checksums |
0126f9b3ce5c6747a2b52f2aaacb406753c7e36ae13176ab464d4a759d27f7d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 119.5 kB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
f085449a2dd282b7e7868ede56f4f13300eab13db74c2a09d3304ce073a2d0cf
|
|
BLAKE2b-256 checksum How to use checksums |
36b3fe83f0119b0dea1be9a9486c7900628ca9c46cbd7f40d7a9467e2a084374
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 132.2 kB |
| Tags | CPython 3.10 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
ae369d68ac67f22e3fd0733997f5c42f4cd9b73ccd233d649261b57572e8fc40
|
|
BLAKE2b-256 checksum How to use checksums |
2c8c7a5d9e20e0dd3508cd8dfcfe357b03212fc9e0f77810d7f9c7750a98bad4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp310-cp310-macosx_11_0_x86_64.whl |
|---|---|
| Size | 59.8 kB |
| Tags | CPython 3.10 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
49d5b4fcccb78b971f221e04f2c861b5ba7a902a550148d8bed350f9df9b3094
|
|
BLAKE2b-256 checksum How to use checksums |
6a715c2f056355862f969a841638e545dc85db99fcbab1e870ad1464e640ec67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp310-cp310-macosx_11_0_arm64.whl
| Download URL | teptris-0.2.7-cp310-cp310-macosx_11_0_arm64.whl |
|---|---|
| Size | 66.5 kB |
| Tags | CPython 3.10 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
1d6f96600620427960dc1ca0745c2667e8043d827f79ee0b11a2b815f20efd76
|
|
BLAKE2b-256 checksum How to use checksums |
da9686b21d31f4b014274de3f0dd65772126e6273deef165f2e49ba23d5936d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-win_amd64.whl
| Download URL | teptris-0.2.7-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 57.8 kB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
7065b65c98d5908a19444e6cb28d0ef08f573baf335b49680e4d5e1eb543fa9c
|
|
BLAKE2b-256 checksum How to use checksums |
e11b22a7112f1502a6db8a01463d34d22e24672a342bf05471c6dc6cfbc85597
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp39-cp39-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 124.6 kB |
| Tags | CPython 3.9 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
eac99d0093a543c4235da109ac5a3add0d314d4b775e9d15bafbff2da2a7cb1b
|
|
BLAKE2b-256 checksum How to use checksums |
f1f8bc00c10e1d17c0b6dfcf5c6c700836d16056be449533abcd81d88ee1fb68
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp39-cp39-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 136.3 kB |
| Tags | CPython 3.9 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
6cf8a8e58fea62856b621fef42f692de21ba02ce873246717904deab3049d0bc
|
|
BLAKE2b-256 checksum How to use checksums |
8d2f4c85d35e0f35b77108f12cdba9263168ce653f68a5ed3598e58be81b8f29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 118.8 kB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
0c88e57dd00d49a28331dae8b78d8b396e1c73316cbd614fc91df576a64e0c73
|
|
BLAKE2b-256 checksum How to use checksums |
9e75eb0692e1bad38dc6173d21369470789536b8f31f5d508e2b71d5e9e2851c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 131.5 kB |
| Tags | CPython 3.9 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
913bc4cf183818d7421ec94459594027fe06a0a0eb4fe798893b4fee89da370a
|
|
BLAKE2b-256 checksum How to use checksums |
88933fb87af45fcb5e4db7c3f77d16bf2b036022195c471c6dd9bf9bffdcb9bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp39-cp39-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp39-cp39-macosx_11_0_x86_64.whl |
|---|---|
| Size | 59.7 kB |
| Tags | CPython 3.9 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
89e8fdbecd3e9e25fb8b7da94aed7392134bf6315921f6d93769e74cd4d52ec8
|
|
BLAKE2b-256 checksum How to use checksums |
453aa8d27847c6759a00fd1a2e9d7c1f125ab876cad253eaa1b64820026be355
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-win_amd64.whl
| Download URL | teptris-0.2.7-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 57.9 kB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
5ab3bafd6e7eb9710c58e59b22edbb9c0da030fc82d7a5d55b1b159a2426ea8f
|
|
BLAKE2b-256 checksum How to use checksums |
0cbe40375c922d0c34fcb88b5858328a01410c79dcf61ba8c61a231d37adb456
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-musllinux_1_2_x86_64.whl
| Download URL | teptris-0.2.7-cp38-cp38-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 123.6 kB |
| Tags | CPython 3.8 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
1821c67bb6267f41f405376af88e89f08fb89b3c3ab6806bc2a19971ddbf4b67
|
|
BLAKE2b-256 checksum How to use checksums |
c90858ea5a7d2b8e9f93852de0b484d295f6f1b280bec237b7d85b5bcbc3e36f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-musllinux_1_2_aarch64.whl
| Download URL | teptris-0.2.7-cp38-cp38-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 135.0 kB |
| Tags | CPython 3.8 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
407bd6e46abac9ecce3d877b43d505ed9eddefa2c1ded1b9e1e4f637b81a9416
|
|
BLAKE2b-256 checksum How to use checksums |
7c71f8461cc4907b67ab059a8fff961b1d860fdf9cfb2db76acca9a266302361
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
| Download URL | teptris-0.2.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl |
|---|---|
| Size | 119.6 kB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
5cc48ee2a5457815bcbf3190028941f95d57a166f8fae2716cce0871a239630b
|
|
BLAKE2b-256 checksum How to use checksums |
e8cdaf607439d671466d1f3b4172e2bed6c369e79a78009bce15f8230f3f0723
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
| Download URL | teptris-0.2.7-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl |
|---|---|
| Size | 132.2 kB |
| Tags | CPython 3.8 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
1211dffb16682c4d0040b57409635951e07e1fe2fdd4d498f5c5b70b1f9c8e19
|
|
BLAKE2b-256 checksum How to use checksums |
7911a399ce949b67b5991349c1b647e9af45d13654149c4707111d1955806d23
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|
Release files / teptris-0.2.7-cp38-cp38-macosx_11_0_x86_64.whl
| Download URL | teptris-0.2.7-cp38-cp38-macosx_11_0_x86_64.whl |
|---|---|
| Size | 59.8 kB |
| Tags | CPython 3.8 macOS 11.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
9071062ceea70e0c22a123845263d99abfef1949de64c0ffcfc03872e795f9d6
|
|
BLAKE2b-256 checksum How to use checksums |
b5cf43d64ef11fe1513267c0aabca4e9fef5afc6b8fe0d3ca8ae5848bf789a73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.5
|