Skip to main content

A collection of common utils for Arclet

Project description

Tarina

A collection of common utils for Arclet Projects

Installation

pip install tarina

Usage

from tarina import generic_isinstance
from typing import List

assert generic_isinstance([1, 2, 3], List[int])

Build from source

git clone https://github.com/ArcletProject/Tarina.git
cd Tarina
pip install setuptools wheel cibuildwheel==2.12.1
pip install -r requirements/cython.txt
make cythonize
python -m cibuildwheel --output-dir wheelhouse

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tarina-0.5.7.tar.gz (71.4 kB view details)

Uploaded Source

Built Distributions

tarina-0.5.7-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

tarina-0.5.7-cp312-cp312-win_amd64.whl (66.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

tarina-0.5.7-cp312-cp312-win32.whl (64.7 kB view details)

Uploaded CPython 3.12 Windows x86

tarina-0.5.7-cp312-cp312-musllinux_1_1_x86_64.whl (153.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

tarina-0.5.7-cp312-cp312-musllinux_1_1_i686.whl (148.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

tarina-0.5.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tarina-0.5.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (142.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

tarina-0.5.7-cp312-cp312-macosx_11_0_arm64.whl (62.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tarina-0.5.7-cp312-cp312-macosx_10_9_x86_64.whl (62.8 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

tarina-0.5.7-cp312-cp312-macosx_10_9_universal2.whl (83.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

tarina-0.5.7-cp311-cp311-win_amd64.whl (66.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

tarina-0.5.7-cp311-cp311-win32.whl (64.6 kB view details)

Uploaded CPython 3.11 Windows x86

tarina-0.5.7-cp311-cp311-musllinux_1_1_x86_64.whl (152.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

tarina-0.5.7-cp311-cp311-musllinux_1_1_i686.whl (149.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

tarina-0.5.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tarina-0.5.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (141.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

tarina-0.5.7-cp311-cp311-macosx_11_0_arm64.whl (62.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tarina-0.5.7-cp311-cp311-macosx_10_9_x86_64.whl (62.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

tarina-0.5.7-cp311-cp311-macosx_10_9_universal2.whl (83.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

tarina-0.5.7-cp310-cp310-win_amd64.whl (66.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

tarina-0.5.7-cp310-cp310-win32.whl (64.4 kB view details)

Uploaded CPython 3.10 Windows x86

tarina-0.5.7-cp310-cp310-musllinux_1_1_x86_64.whl (141.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

tarina-0.5.7-cp310-cp310-musllinux_1_1_i686.whl (138.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

tarina-0.5.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tarina-0.5.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (129.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

tarina-0.5.7-cp310-cp310-macosx_11_0_arm64.whl (62.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

tarina-0.5.7-cp310-cp310-macosx_10_9_x86_64.whl (62.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

tarina-0.5.7-cp310-cp310-macosx_10_9_universal2.whl (82.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

tarina-0.5.7-cp39-cp39-win_amd64.whl (66.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

tarina-0.5.7-cp39-cp39-win32.whl (64.4 kB view details)

Uploaded CPython 3.9 Windows x86

tarina-0.5.7-cp39-cp39-musllinux_1_1_x86_64.whl (140.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

tarina-0.5.7-cp39-cp39-musllinux_1_1_i686.whl (138.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

tarina-0.5.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (132.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tarina-0.5.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (129.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

tarina-0.5.7-cp39-cp39-macosx_11_0_arm64.whl (62.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

tarina-0.5.7-cp39-cp39-macosx_10_9_x86_64.whl (62.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

tarina-0.5.7-cp39-cp39-macosx_10_9_universal2.whl (82.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

tarina-0.5.7-cp38-cp38-win_amd64.whl (66.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

tarina-0.5.7-cp38-cp38-win32.whl (64.5 kB view details)

Uploaded CPython 3.8 Windows x86

tarina-0.5.7-cp38-cp38-musllinux_1_1_x86_64.whl (143.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

tarina-0.5.7-cp38-cp38-musllinux_1_1_i686.whl (140.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

tarina-0.5.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (134.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tarina-0.5.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (131.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

tarina-0.5.7-cp38-cp38-macosx_11_0_arm64.whl (62.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

tarina-0.5.7-cp38-cp38-macosx_10_9_x86_64.whl (62.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

tarina-0.5.7-cp38-cp38-macosx_10_9_universal2.whl (82.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file tarina-0.5.7.tar.gz.

File metadata

  • Download URL: tarina-0.5.7.tar.gz
  • Upload date:
  • Size: 71.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7.tar.gz
Algorithm Hash digest
SHA256 7e9f39405bda0a933e6880665ab55a9cf251f405ca691ad738b65398c15f4ff5
MD5 a364f5727d785799cf1569ebb8cdff21
BLAKE2b-256 76e07ab09c8200409561eb84abb189ac8848ff1d37228f525fe830ae42c41a69

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-py3-none-any.whl.

File metadata

  • Download URL: tarina-0.5.7-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 358af5b4e1cf2a5beb0ba8deeb75675e01025ec899a841e8fb0395a9bebd37c5
MD5 e9808ef6c126a1c08b3fef95723b0cc4
BLAKE2b-256 1dd2b0ee0000d4c39e8653efc5b5a5994ea15e8677dc37520be0336edff21a12

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: tarina-0.5.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 66.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f2bef092259d8abadcd509395edb75a8d4495c0c49970e8832f8aea542ac1a89
MD5 898e158879d9c006fae72a346f82b1b3
BLAKE2b-256 49490ef82734af7b9a126fb85325cdc908f7308e4af0e134ad8940cad552d058

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: tarina-0.5.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 64.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f5f367eb371ca62106650e21691b9abc72e5bba870e29294e9b371e00f307bc4
MD5 da0f85275177f615d3713f621fbe4a2b
BLAKE2b-256 e914588fe7d8911772be024c3d70ea3bbed28edff6eb30f69bb0474e22f207ad

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6c791cf298560b268194641fafc34f12f9fb13abaa7e16e726af76ad23786268
MD5 56532d145c1fc94b22c0de1727d0593d
BLAKE2b-256 d89fc19fc1ea1b8aff7ef4c7faee03e40e9c3a413b51b540cd18e0ac197e68ce

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b0c920bbd0c683998cbaf2ed8ead3fbd5425a07c1b314a26aa5a803044401f6e
MD5 39479a03a4ad83e87b7c19522c9e1462
BLAKE2b-256 2f4bd5f3788ecc739848090d8a8f5c27bbdd2769dc371311bd749655ee1897b8

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6313ea490f5a9de4ce715b3cf4850226b950a69dc7cf29e3e8f632db075992e7
MD5 ecf9aa3782fe75f4eeae809f0774c5fe
BLAKE2b-256 582944be7a50f9cfafd0d820bdd976472b41a7141266f2409eae149be98e1e9b

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bedb373e9cd09d18c2cdc1b0deec6da3b631792f2438239ade00ba5c05f35aa6
MD5 29549a6dab7daf35b81d7264587ea4e1
BLAKE2b-256 85b3fb6d887d57d2327b4d695c758a9e9154059c20d821cb12309f85928eb564

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4035c73ab5e6e8d5efad5b64ea197123368486ba62f75d1e2b23d927deb5e9ef
MD5 c5beee95bf32b28df14a7eedf5b1c408
BLAKE2b-256 50f856ab3ad9ddd80a7582bf1e6f0769d5e8a8fac88400823749ee62e2da8840

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7f0d76fb06da8f7ad7ffc40575c71e9b0e6395f17a3c4fa615efef2db3b3ca1
MD5 ec39937aad13e77eccc195d00c0a56c3
BLAKE2b-256 a056a14e40fb98ba6195c50e50d642b9a88451db980666a7b5f562989935478f

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 45014464bf46a78ab2d0a3ca3fb90f4b5d2acecca94c20b42b43dd875645462e
MD5 05c798450adb2c4e1e977867a204ae95
BLAKE2b-256 13d0b7de5b4d1120d04b89efc42ae33adc5d7f43731877d65d537e1ad6658e41

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: tarina-0.5.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 66.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7d265d0a5707fa6cf5d9adc5796b39ece233278f874a4a8a4408bb13afcb8e8a
MD5 a8317902d7bedf4205891f55cf86389b
BLAKE2b-256 756d0bd1547ad9c2577cc41667bbb218a7f15b48ae79de7b506386204a47744a

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: tarina-0.5.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 64.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c617fdb74692488e77452c16a55175876691553dbea32967bd5491ee0604d49e
MD5 74e552f212a8538eafe5849ec2fb6af3
BLAKE2b-256 d4ce05937893210ee600f488ee278d98b05c956f61887010a8a4dab9e26346e9

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 40ac0dda54e2065d2b64a171c752e8a00ffd9bc62e320295f6a8f02bdc9cbbf1
MD5 3365b2b5930b06a34be585a84597d746
BLAKE2b-256 616f0e6fa1da418bebe9927ef5587918357b56c98cdd1d3d1d5b82650e79c81b

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a3b92ba9b7232466a8e6a0372c4530ed9ec58c207c4efb0a8d1e9723423c6c34
MD5 66f32897cf20e25e6c4fd11987a42735
BLAKE2b-256 fa0f136b967d85ff8f10007025ef3570dc534ed103b828bd2acc7f2f78f4ded0

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c07c2b9ec4e501163b356276c8eedbd1a1f4d89bf01e06bf314a78eedfd328bf
MD5 02ee222b7126254f78c8d4f1bc77d01b
BLAKE2b-256 d4d4b8bd1283ae72e9a00a5c34360a4c32907b26def11cbf44380475a0b17881

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7986e082702a349558c853f5bae81ca426d02cb93fa91844e3a0c0d0a079c5b9
MD5 7ed55c663168cff8351f3011ceee8e99
BLAKE2b-256 aefaef19f64545f5f9fee3c987dc3ff1c8ded7728bc5285b54e17da0b8eb9e52

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0eaa0a850438c7786e88776eb053a95552d7652a28bfd0e69db9406c73ae23ca
MD5 e44b73ab48bb3bb7c0032f82655cbcb6
BLAKE2b-256 8c778e6039158e238dd929f45e8594364b819b5ebe9f7a06f46470bdd80b1f48

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ae9e07d42c3e67bd23cc70aa1c67d5feb306e95a9bd779af491d593fd5dd210
MD5 814deca14d3630c41c76d2c17e72d171
BLAKE2b-256 211e9cb6ebc01923df938a6e99b46363c9d6064fabe7c712c416816fe701d153

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9f7a639aab35ee3164f051f5ee05c4bf9fda9d3d57886a293b281a3430a10b20
MD5 96cb0f9a030e1d9e5f110eb3a3b47f7f
BLAKE2b-256 49427f8d71164b780f51e44c91ef8e5716787c21e00419668024cf1b2abbe841

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: tarina-0.5.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 66.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 331a0fb8fa1d2b64692f1de17a4ccce3ffd63dc130f6f1ce2b2a7226472e2109
MD5 c1d8f4088bb5c34932dcc7a835eb1fed
BLAKE2b-256 68e0bbb62bafede3d0b8398ec7933be00743a7d1416529b7c58da92df3082c46

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: tarina-0.5.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 64.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6fe24a94dcfc442d53fcabcdaae1afed764c3ecb8d2b0cc3f3b0f28b3d8ed888
MD5 c8a879fe0159e92c4f7d9c8910d32c22
BLAKE2b-256 e8c47c681d3ba94696bb21ea1d7b82a754cb57624c4868f92aff4f48ff5d74d7

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ba2cab81c722659f2170f468b0f1f6f1c32b7ea5983bda5f7134b9adfa3431a1
MD5 cf84e250ae14b8387b4f3f1d06de6641
BLAKE2b-256 722323cae00e77bd7468b7132889f78b00af84457ce30ac227a336633b1a721e

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 dcdc77e63fabefaa7a5107f2f46af41b4b3e6981eebfa09d984955c303918815
MD5 1994f42a2d3eedf5fe80789b4970b183
BLAKE2b-256 72845eb9e22cf3fef70dd490467f618af79066b8b7bbe7be0f7ec365a4a50939

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 69a7af7c0b0bce035b9793c9c0dc8e8f612910e4ba1850c709c10a579fce04d6
MD5 6cab866a3a3b4a3ef35134e72874b318
BLAKE2b-256 8131c6029241c5fcc7bb14adb8997d549443a92d8f07a9907ab976997844b322

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8bdd6d99df7fff93f97dded35c2f5caf8721422d7c055dd97bd2cb5cd27bf32d
MD5 402d2fd3e8e56b29e90675b101c6bd17
BLAKE2b-256 929ed93f69a951c6b9d5e370c5eb80d5b68a872795b94de63172ff87d2b6deda

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ceb6afba88d5029e8558898cc579142375bdfef5601309a13b83cbc845bd8761
MD5 920cb59528b67f96d60432d33a5f8cde
BLAKE2b-256 5902aa2dbb68cdcc61d505f81157227b4ab2dbf07b9c22d23e49690cb1d1cab0

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba2952fe72780b3949c2c5c6cc0f70501861e560eec2bbf7f084d5e592e5189c
MD5 4de9d3519187466bf56a82e9f158b394
BLAKE2b-256 a867dabd201d050850deceaad14f308ef34b0041adc475c52a9a30e542de0a49

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c5961d5f905f5c6dcf2c35f4e3c872cc52624e55a1827c441fae7178619bbe85
MD5 9e5856e7276f65107151ac518683bfe7
BLAKE2b-256 8c1acd33029b3ed253c36990223d5e14db146469968ae5b18e1532a97e9d5cda

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: tarina-0.5.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 66.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 002583f127d0f5be04d9e2e078dbb0023920c549cf184bc14aa5072ec2f54f15
MD5 03bf71b5b292577ed19eda26831df7b1
BLAKE2b-256 58c664b95e4ffa9bda619bf5450139a6f57df1eef1d6cef43dc7c9bd6700ad39

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: tarina-0.5.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 64.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7381df78770e765aa68b5fd776dc92b3903e029c46cd32ed26b5101625784805
MD5 db5b4d52b2008fb83f109f3ce677243e
BLAKE2b-256 9c1c72dd161acb3d466a084ba14a8c8561c2141764b5c1d5a9318b8d127988c0

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dac0eecff80cb6811fd88bae7051c52700d9b01b04e0e178a6a5beafceaba160
MD5 d223f9f332e3b88cae77371b75557279
BLAKE2b-256 59855bd44ece648815eae46cdc9d098238236bc1375a2567df2121624c3396e4

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 62ca5b8e6f22c39964fc4753b0008e50eba56349912485c7c81e67b181ed490c
MD5 69e5097d49cebae32821184d5a03642a
BLAKE2b-256 0b57f01beaa441b948f24a486b6b64e2685c9857b39b6220bafb6e0e861a27d4

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 417f084cfd111791ee1cfe84c9d8788ef83643890109e21dff33765126645f5e
MD5 c4f325b02379cbd9818dd386d7890252
BLAKE2b-256 5815cc45023f25a2222642cf4760fb8beff2a52f0eb375c8fdccab5112312e07

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e09bbc03ec5e1af1972ad814d1141f03ceae101154591bcf9bc5497eaec1cf41
MD5 9a1cf04d696dcd591d94018d4f41389f
BLAKE2b-256 1b6883349aebee238c14a6046cc755c58f5e12ac368de00fbb31bf1f0e747fa3

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8abcbcbfa462f0938b4b441cf4daa500ca105ef011fa6703d6c5f241ab63cadc
MD5 0955c891f6d602a4424542eafa5445d0
BLAKE2b-256 a3e36679df4590ad519ac5c3fbce50161f8d8c9be87c0b861e516abeca65a594

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db525d8b1ec941c037a54fe9c4e2c39a50ed80c50b45d74422df585a5fbb3492
MD5 da58c0118c948fbdcf72af15f29e0013
BLAKE2b-256 54aed104c49580f0dd138797819aac7dd4ed20cd2eb914750385d56be38be089

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b209cb7997a601d2acc5a5ffd3ee6aef59658974b3a9ab695042a3f438b64261
MD5 fd99487971e41c13f2ade8e5eef62898
BLAKE2b-256 22faaff6ed22f122e71b29000dd5f9888c2ed6b26e32704039215ea988f35e85

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: tarina-0.5.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 66.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b9bc273bb9b10657305d116b4a2eeed5c8d13594eb1b66609b41c98e30a1dea4
MD5 3c4801c0b8e3fd8e7c7897e2f13a5c30
BLAKE2b-256 12969709999f7b8a36d4fe74056f82ad8aad541d2faf7a84cbb8dbf4f4a2a4b9

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: tarina-0.5.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 64.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for tarina-0.5.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2972db11adc43d2c11b689a1c9f093ef219b856ba2dd3dff37b9310d72758453
MD5 03c79ea00a3b4dc0f10cba2dd431741c
BLAKE2b-256 19c89ec7b6cf2f544e95b24554c8e232267189a87659d37de52f444627ce924e

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9695d29303f4aa2a58e13b05d67521e8d80338737be83ca3f0f4677ff21d3aef
MD5 3b6a107b7f83f546087605a8211ec3b5
BLAKE2b-256 b77bc612e562f91bec0f43925168816beb2435108552498fac00363b74db9770

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 63a7b76d6ff2306e53e7b1fc109295da725ebac97bfcece4f14710f4d48a6501
MD5 bb599312669e3e8dc226dea71a6ea7a1
BLAKE2b-256 17209754c76962fe69d7bd59c713017a314558d119e0324beca0a1f9f2202b7d

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae9d62a0b9dedb0b7636907d1ba8f72e2bc7e8cf7a98502ac1ab3c4c5938fdbf
MD5 c4492a7c73381c46dedb5f874f552b1c
BLAKE2b-256 a188cf85f1ec121b81f57210299c3343e1faaf07d7640bd5253e9b97c7d5f5ac

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0bef434b0aabe6652e7dbb357df817339d4ef631271cc74334605e86d2f73c89
MD5 63883601eb6f5b89a55967358c651605
BLAKE2b-256 212be719626b4f5b36901c450fc2c045aefa3f6f75e2a84a525af738f5cac60e

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65d56a07d8360ada2ee66aadbc0806a140889d7989d30e331c6666d3d6e4d770
MD5 1788f34104b1db56660eb2a83a7fe529
BLAKE2b-256 075d562f171d1bf65da56a08b1f64bf66d693bd1bff4d60247ed4bf7657972f7

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fda2f3ae7a9b49505bc3444ba3c083ad943bafe260e2f970c568e4b95bd2dd54
MD5 ac4cb0ea8ee24d266b5105d7883caf90
BLAKE2b-256 3e7e5ed42b5b526f578d37a417ef3ec4878fa493d749dbcecad029b5b5efd560

See more details on using hashes here.

File details

Details for the file tarina-0.5.7-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for tarina-0.5.7-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 74b5f3f972818563febb170c4f5847b35997bb005e69ca7c4b60112e08b693a8
MD5 85df520085347bff05315ad261741ee0
BLAKE2b-256 88c0b0c2a9b858cb04abc24c05a199e9dd89d63979b2dcdb1bc8b1aec2962011

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page