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.7.4.tar.gz (128.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

tarina-0.7.4-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

tarina-0.7.4-cp314-cp314-win_arm64.whl (92.4 kB view details)

Uploaded CPython 3.14Windows ARM64

tarina-0.7.4-cp314-cp314-win_amd64.whl (99.7 kB view details)

Uploaded CPython 3.14Windows x86-64

tarina-0.7.4-cp314-cp314-win32.whl (93.7 kB view details)

Uploaded CPython 3.14Windows x86

tarina-0.7.4-cp314-cp314-musllinux_1_2_x86_64.whl (381.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp314-cp314-musllinux_1_2_s390x.whl (393.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

tarina-0.7.4-cp314-cp314-musllinux_1_2_riscv64.whl (347.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp314-cp314-musllinux_1_2_ppc64le.whl (386.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp314-cp314-musllinux_1_2_armv7l.whl (355.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp314-cp314-musllinux_1_2_aarch64.whl (370.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (348.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (378.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

tarina-0.7.4-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (401.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (392.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (348.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (376.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp314-cp314-macosx_11_0_arm64.whl (98.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

tarina-0.7.4-cp313-cp313-win_arm64.whl (90.3 kB view details)

Uploaded CPython 3.13Windows ARM64

tarina-0.7.4-cp313-cp313-win_amd64.whl (97.9 kB view details)

Uploaded CPython 3.13Windows x86-64

tarina-0.7.4-cp313-cp313-win32.whl (91.9 kB view details)

Uploaded CPython 3.13Windows x86

tarina-0.7.4-cp313-cp313-musllinux_1_2_x86_64.whl (383.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp313-cp313-musllinux_1_2_s390x.whl (394.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

tarina-0.7.4-cp313-cp313-musllinux_1_2_riscv64.whl (347.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp313-cp313-musllinux_1_2_ppc64le.whl (386.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp313-cp313-musllinux_1_2_armv7l.whl (359.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp313-cp313-musllinux_1_2_aarch64.whl (371.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (348.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (380.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

tarina-0.7.4-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (401.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (390.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (351.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (375.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp313-cp313-macosx_11_0_arm64.whl (98.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

tarina-0.7.4-cp312-cp312-win_arm64.whl (91.0 kB view details)

Uploaded CPython 3.12Windows ARM64

tarina-0.7.4-cp312-cp312-win_amd64.whl (98.8 kB view details)

Uploaded CPython 3.12Windows x86-64

tarina-0.7.4-cp312-cp312-win32.whl (92.5 kB view details)

Uploaded CPython 3.12Windows x86

tarina-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl (393.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp312-cp312-musllinux_1_2_s390x.whl (409.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

tarina-0.7.4-cp312-cp312-musllinux_1_2_riscv64.whl (356.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp312-cp312-musllinux_1_2_ppc64le.whl (399.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp312-cp312-musllinux_1_2_armv7l.whl (372.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp312-cp312-musllinux_1_2_aarch64.whl (382.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (358.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (392.4 kB view details)

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

tarina-0.7.4-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (417.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (404.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (364.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (387.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp312-cp312-macosx_11_0_arm64.whl (99.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

tarina-0.7.4-cp311-cp311-win_arm64.whl (91.1 kB view details)

Uploaded CPython 3.11Windows ARM64

tarina-0.7.4-cp311-cp311-win_amd64.whl (98.3 kB view details)

Uploaded CPython 3.11Windows x86-64

tarina-0.7.4-cp311-cp311-win32.whl (92.1 kB view details)

Uploaded CPython 3.11Windows x86

tarina-0.7.4-cp311-cp311-musllinux_1_2_x86_64.whl (382.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp311-cp311-musllinux_1_2_s390x.whl (393.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

tarina-0.7.4-cp311-cp311-musllinux_1_2_riscv64.whl (346.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp311-cp311-musllinux_1_2_ppc64le.whl (387.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp311-cp311-musllinux_1_2_armv7l.whl (354.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp311-cp311-musllinux_1_2_aarch64.whl (369.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (347.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (376.9 kB view details)

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

tarina-0.7.4-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (401.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (391.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (354.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (373.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp311-cp311-macosx_11_0_arm64.whl (99.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

tarina-0.7.4-cp310-cp310-win_arm64.whl (91.0 kB view details)

Uploaded CPython 3.10Windows ARM64

tarina-0.7.4-cp310-cp310-win_amd64.whl (98.2 kB view details)

Uploaded CPython 3.10Windows x86-64

tarina-0.7.4-cp310-cp310-win32.whl (92.7 kB view details)

Uploaded CPython 3.10Windows x86

tarina-0.7.4-cp310-cp310-musllinux_1_2_x86_64.whl (331.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp310-cp310-musllinux_1_2_s390x.whl (350.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

tarina-0.7.4-cp310-cp310-musllinux_1_2_riscv64.whl (313.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp310-cp310-musllinux_1_2_ppc64le.whl (345.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp310-cp310-musllinux_1_2_armv7l.whl (316.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp310-cp310-musllinux_1_2_aarch64.whl (322.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (314.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (327.4 kB view details)

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

tarina-0.7.4-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (359.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (349.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (318.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (324.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp310-cp310-macosx_11_0_arm64.whl (99.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

tarina-0.7.4-cp39-cp39-win_arm64.whl (91.6 kB view details)

Uploaded CPython 3.9Windows ARM64

tarina-0.7.4-cp39-cp39-win_amd64.whl (98.9 kB view details)

Uploaded CPython 3.9Windows x86-64

tarina-0.7.4-cp39-cp39-win32.whl (93.3 kB view details)

Uploaded CPython 3.9Windows x86

tarina-0.7.4-cp39-cp39-musllinux_1_2_x86_64.whl (333.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

tarina-0.7.4-cp39-cp39-musllinux_1_2_s390x.whl (356.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

tarina-0.7.4-cp39-cp39-musllinux_1_2_riscv64.whl (316.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ riscv64

tarina-0.7.4-cp39-cp39-musllinux_1_2_ppc64le.whl (351.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

tarina-0.7.4-cp39-cp39-musllinux_1_2_armv7l.whl (318.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

tarina-0.7.4-cp39-cp39-musllinux_1_2_aarch64.whl (325.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

tarina-0.7.4-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (316.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

tarina-0.7.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (330.3 kB view details)

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

tarina-0.7.4-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (365.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

tarina-0.7.4-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (354.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

tarina-0.7.4-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (322.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

tarina-0.7.4-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (327.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tarina-0.7.4-cp39-cp39-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: tarina-0.7.4.tar.gz
  • Upload date:
  • Size: 128.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4.tar.gz
Algorithm Hash digest
SHA256 71f6aecb9a71b619b4cf4970e5357a4bf8aa4f05ac92d7078e84a4262e3b50a8
MD5 bb38ab00f4b7b03279bc4306cf4ad970
BLAKE2b-256 4c13d6bf335c5be4183a602af81bcdab467c0bb1bd238ae73f79375d04610b1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-py3-none-any.whl
  • Upload date:
  • Size: 48.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 000f760baad984177dc7e0d2c48077ef7743d014544d9f30aec2930ff8ecca4a
MD5 c945431f6d12e9053ec61ff2ecb8436a
BLAKE2b-256 bceb2d545e7e6243996b1b607a951efad58702469ca49e418ec130bc2527998c

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 92.4 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 ac4fcecf38d31ebfd54ac51dca3bd88a9d21a2b99082e796d14e601dafcd7bbe
MD5 e9a5d74c4500c1cb85c5ddcca5782d68
BLAKE2b-256 c3afe9082cdedea10e6bd0aed51da3d9770881a8567c072c9b1241921d77deff

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 99.7 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d141be858c8c0af65e3f437486f8434f5ed164dc927d9030896faddc3d13df02
MD5 532bdebb802fbc55d6bfa555ae6970e4
BLAKE2b-256 2c747422b364449209b8c7501d8f98de352498bcf654a1129bc7a283504355a4

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-win32.whl.

File metadata

  • Download URL: tarina-0.7.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 93.7 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 200f40542df9cfdca57265a48617ec3653de96adf0aca9c97b4e3bd032012ce2
MD5 76f9f60da02db7f423c57afb306d7b9e
BLAKE2b-256 73504b26bdb5c9d384b03ada99b261cebf28d72f8d3d5bfbe4a244cc2245dcce

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9779887289bf3f5db2fb5bb55b1e8c3808c217d26cde4a2561554e4aa395fd6d
MD5 38416677276d3ba3b3f6fe4b834c1b57
BLAKE2b-256 ebe2a038ada40ecc29447cc0485bb76ee4ef9f7b9442db8ec090a3ef3fadf3e6

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 43e2d9bc9f972039f90dd7abe56ca3ebb9b2b9151f682d03f553af29e6708361
MD5 66fdec6de0104b6e30e8326695fa2a91
BLAKE2b-256 b3ed8daca96d8c3fc6ee2e3ad4143a7f48d2d72fbc32d22625fe0d1d25772945

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 bc74c5124785c2a7e7f73875894730046c483c39dab8fe17fc97bca76db8ef56
MD5 01d897115a6571a673ceed178eeaeed9
BLAKE2b-256 ae5c0ea6c21aa7710505af82bef4650933e7d3009ab3577ebe5ed6f026f3f5e3

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0850f870f3071ff964cf7b05212562136314e1900b604cb47a7d9441697e0f9a
MD5 c06d7f18fd4a094e455701bc94a3b632
BLAKE2b-256 8640d10cf90baa98a65c144c31eae321f3af5d2ea0206ee817a2f3894eb26869

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 58559ad568fb21f3a6b01e727606f8e4ceb345723abeb496237e51a50cb2b1b8
MD5 20630206bc3fc672598df5b0e83a26e3
BLAKE2b-256 e9a2807cd3fe0dd41b3438d0369279ec7c3063489b8b35b65634e59a125d8233

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 10800690f2ebd3a600a54b85b39c9dd31d89f5e62f2b0bb2255de5e75f482ebe
MD5 0413900a6eb939e0f0e4240e5a1f197b
BLAKE2b-256 a7bad127bcba09d5763da054f940afe0c89291f3ffdc5c43f40e7cc8d6f3c374

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3d01ffc45ad7c47d3c507c73c2f1819fe2a5d5018ec01684be54112497eaea0f
MD5 8f97bba8146167ae9cd241071819ec11
BLAKE2b-256 2246b3a6ba434f60842d41f61c3662718c049084eb5f00cccca3155eb313fce5

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c58eb04ce3089ca4338ac9cb2bd6fe18f093ede44baf55406202412ef820e89
MD5 e65677c3ad8fcb45818a86f4c36de8f0
BLAKE2b-256 4770f6789ab5834b334e976c58d9a2286af3e3cd21fb695165edf1e4f995ce21

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 8f3a79aef061b782395ed5aabdcb2f5f3db8e66d7ac19f681a097298055913da
MD5 558a8787abef94e2f0efe445445d998c
BLAKE2b-256 17a10cb0041c31fa4b54e384fe1ecfb7746b3945c415f1b86954db0bf48adde9

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8b40f50496a2cb0fc9d25626645bffd6ec156a0a39a3251947f3d4fb0ae5c071
MD5 140b4c7b8dd1bb1f594356aa6aeffd10
BLAKE2b-256 76427267a2ae425e7b6677b63f0221d6d7ba1bc55d836be6b295acbb85539ec3

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 23943c58d81c225b708245d35187d87522dace47ecfcadb7aede60a6b4c59454
MD5 d1c936282cceb14bbfbb2dd2ba4c47f9
BLAKE2b-256 89c06dc5e9397599c740c4cdded0c4c9899d5d8d6178d62536c1273494d12cfc

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e1f95a252f267ac44fdf1d55cef579eec14b69cf0114472c89d3bc418fc9f643
MD5 0567637ee641d2eca51ce0faf5439473
BLAKE2b-256 5993fe6137e28da0bb10d06143daa4e9c0b9a50e79490b4b4b3ed2ed2aa5b9ab

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c6cb3591167fa2dcf30db6b861b29b8159857ac53e0de087e39dddf4d09167ae
MD5 c893cbe3ff0f9878eeff79f51a6d09be
BLAKE2b-256 09b7c935cced05aa618a836400086306b9ee1ee73edcad5b0488d47ca7085f01

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 90.3 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 edf9f8e2aea73e0ca44f4cea500d11fa9c8701edb0d4c3b8c6218e2ab869c6f8
MD5 17a95508f7afa2734db8f9f9d5d4755b
BLAKE2b-256 923ddcbc89d65f803313fd8d46df2301ba4412b782b7cbe64592ba1d1c7e3177

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 97.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7aec84a8c4e6fb5b6dee4b31c9c348c57fb015e337febc835ca10e1603f283d9
MD5 954c5adea88f26385d366ff372a7d62d
BLAKE2b-256 10d8a73e7021da720185ca11a45301aa497d288fa352967e5fc7665af003b0f3

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-win32.whl.

File metadata

  • Download URL: tarina-0.7.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 91.9 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 25b262e6e5d0243389977b7c1fcb4a4fe427b5e859f8f43ad1b1557d28476035
MD5 cd0ff369dc5f546d5d2da73f393df65b
BLAKE2b-256 e3dfe1ca72d05f44f9895eac2b09de44b70c91366bb8ae6fe73a3a01a5a02068

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97612d4d625eb0f918a5c639137dc962b18e05b1469d68fc362ad0be95ec333a
MD5 eb4fb4896f3f38d84eda5004ae0a8e74
BLAKE2b-256 96b1e1854cb647211f86860130e86109f729949c3f4368bbf4b6c58afa6099e3

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a3082535cba7aa45211eb5f928f0019775cfdacc09556b3300a90faef8ba06bf
MD5 14c42ad3d33602d7e909d58ed0f36ea7
BLAKE2b-256 339893177748b049c1bd5cbb996f52dfba1d1d3cea3dc8e8e926434ba4c9bdf0

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 9c82ac89eea07578375e339a74e355def13e8879c94c4b7334a10f5308f736e7
MD5 65966a9ddf0d44a972dbd80044689e0c
BLAKE2b-256 4cd800ea8f93afe411285966e16046a69ed4e74182d2c2a3e398118b7d24d94c

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 66704220c269fc5c100cc17a83ab6355e4bfe45c9b2801f399dd0685ae718bb3
MD5 2cd89c2d8f52ca22adff862f5aa035bd
BLAKE2b-256 9bc3be86907ecf44e9d8e17c1d44d56189298bc88851bec3d0bc465180b64056

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 87793bf29cadb7b1df5356bf80ba8696076991bca73e2786b436d0a3dbdb080c
MD5 5a67530a7e34bb6adfcee8156f7c2e7d
BLAKE2b-256 df61dab1ae334f36afeaf15f1681931749fe003572cae99f28dec3e25ffd5e11

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ca81a8ff439b541571054bcdd04d71f880d3114168f26ba5c0499743252435c
MD5 8fadc46a59558c3a99e27e5816c11450
BLAKE2b-256 01465787866901423f2ab31b04f93b163b3089e45408b75916fa3b68037a8d57

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 829088edaf84d36e3a2ab4d59241902edc9110211fb8c50e5f8254435fb13f11
MD5 91b0e05249568a86810a186fa844d516
BLAKE2b-256 a2a7da877ade8910b5c54ba8526b446bd3a15a9c137155d73c7a71eb633c38be

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 442107b569733af64678c8ba0b1512066536270ab424830bee9fe40d4c782eb6
MD5 21d88e0aa7d057485bd99bd30a97cfe7
BLAKE2b-256 a96add3504b9ee4e63b2cdb65487c73ec806ece0686a1b1d626775766fe49e24

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 70b98088903fc5c5335da7208555779e80c42049bf8a82760bd4e18e1cacd263
MD5 17a26fa20219fefba108c97441d2f389
BLAKE2b-256 0bfc5de0959a848c7afbe4993b4d4a989b07e8ac9d4cf2e75b5bfdbe66a8c9ea

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 873afa61d02a34bf98e7500b39397eb88d5174baa2925f49a7eaebe10e24e176
MD5 cec866cb4da409a6290366ab0af0de1e
BLAKE2b-256 54f04b03ba859adaba301c98fa91401d1d0ac77cc498d74c6736a5412c448be3

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 10f9bd6ed8306503c3bf6f3d0e5efe867c85aaf37313ac5fc3dfeb97ba88a269
MD5 b50c5c19e0c0b5092aec76e119f9ed34
BLAKE2b-256 ffc6887ebc9c42ba0a61cb6ad841fb7e03a93c4cb66f9c513968ecfcbe0b4097

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49d9abf379a688a1fd730bf4a96aa684d0cdc37a0a768ed66b04adc7eedb04e6
MD5 0bf2625fed46783b161770de252c3b33
BLAKE2b-256 ad911413fa9dcd512c748c3be247f83d8d86ae86321681e8633a64c2f0f47685

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e432d5cd2cbf300f46e6abe2b5b1c8e6c8edd06e738de1d8b98579594e2b2b2a
MD5 cca3fb57d0909e703a7b2eec9d7266fc
BLAKE2b-256 5f193a06413206c1d32dfa94e713252adff06848fce3e5353ad7b485bbc9c6d7

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 91.0 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 dd112b7dea70e5cffdcd8613c1ba33dfff8fa4e07c9aa3240d42f45861365ea9
MD5 3525eec0241995aee74cbb064f2a865a
BLAKE2b-256 f0e79481de29d2941e697d7d8d52fe35bd316fed2ae80dfc5279009699a001e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 98.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8e611c82e953b1e9ac771017895c391904c4037b01ebf0fab656cedcc501009a
MD5 7c140c0c3cfe39350a552747def10132
BLAKE2b-256 0d66a1ca1a77d0d2d760991b872d91f4a2af57c7871dcef1bce50d2cc8a5ca23

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 92.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f24036d67003962f29109a806ac2994df92112fe0fb04681cc6e884965f67122
MD5 bda17867e91bb8f9d5ea521c09bc0600
BLAKE2b-256 c049c76a1109e69dedcb0f1dc8da505ab3b6c67c1b68748c4981fa8513fef226

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d543a72b59c628b7942abc0ce1c0725d80d4967b1b68fb2f1fd8b03746c5b1a8
MD5 a37078fd0a84995afd7ebb7b8202801c
BLAKE2b-256 e0958d8128742238f345392da17677434e5b5389a8d02552c9b08b657472ed0e

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 348db418f27bcd541ff28a65892f42e5528875df38358bcecadd68d11f5da787
MD5 b38448f38628bb5790ef709d0eae0ba0
BLAKE2b-256 335a5039b51336f4622c9461ee83e2d2a0c90b803adf77d7da5fefb36c6b5366

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 37e79bdc11d612df049b751f88269d62128d1ddd562a17566180944b20da04aa
MD5 fcd73fba2537782c50c2be5102398ce7
BLAKE2b-256 89805c9d179b2c518f2b932b90e6b5ab2e7ca1d6efdee9bf16ab09437efb0daa

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c0a8408001ea52e9a3e4e174dcc8e3a7ccd8648831fc358898efa48aba219b5d
MD5 cfb85a96853a284f4ebb8b53921e0e5c
BLAKE2b-256 c66c3b3d30cc5db14c6edc1d1abc6d2e800c180b6484eeec76bd483a3f4c85f1

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93ca4909967e40cb97841ab952957a2fca0e2a4263fa1db75841ee61c707640e
MD5 dc9cca57dc67dad0ccda9cbfb25255b8
BLAKE2b-256 f1d6bb818c1cb6a5e070273274acc870e4e73f4fca48975d8beebae6e1100760

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ca84e88fe8764b7cbd2beedd46678b0501e09cc3895701b768d6750b6e174cb
MD5 88ae9afcf78a7956de0f0db78c869832
BLAKE2b-256 131cf5fb1d64d93d04446901f414b1455c9f8f04b27517cca628cd2ccc87259c

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 348e82721ee3428e9b551dfb81ecb7c66fe361116f7decde3df47acb497354f5
MD5 2664a418c5354ce1fdae19faefcc8e15
BLAKE2b-256 1cabe92147a33dd73bcaf599f62c3d4b529ae79f1ad15d8bf82fa96a979bb805

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bbc71e5209b7057a14f2f2c52316666e48d78a5f924b785ef6cce7314a7f512f
MD5 b86d755e5f178b8aacd92611ef28248f
BLAKE2b-256 c808bb70b8bf8c101270248ea0e518356c6ff9d299ba67cc6646ab0fce251a5c

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 3ce04d6f12e284cf753ae9f241e0087cc704644d2cc65cfe5395ff3a00d1b3d8
MD5 772905dfdfee8c615b60ee87c932e1a4
BLAKE2b-256 a0411504c7bc658f53461471db6592cb9731d0fbb352c058a1b15cbfd292b5e4

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 811dd19e658f2c4e8f115de9a6e4fd326eb3f744f8547346a0117461916e34af
MD5 762a285c2e2b1d88d26159b3035de0e5
BLAKE2b-256 23b399979dc551116e46a269322da2d635348c56f15b3114af5942070ee5d677

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 171d978348290ef1cb862439d244e7e43479218be7d8c5529c593ff5f4c4d7c5
MD5 cac1f91762ab44e70ad9be841ceeca03
BLAKE2b-256 1e09426beeeb63ecc37a33d17051244037f8f125e6db6696a1945a774a529670

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 036e0c909637b79dcff314a30fb121f7f0bd22836450f39ea6761e513f3555d8
MD5 36a90365f98a49f414e6be71143dfc09
BLAKE2b-256 ba0f33e3be924e0de8e0f527149f4b7084b64b78c9f76184b6acad34254fbdf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.7.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4af183b069084c0af19fb299de69b7e80c112a99cdfe17694f513c60ebedc0ef
MD5 0959396991055d7dc76a8928c8e30295
BLAKE2b-256 6eab1a4dea4dbcd2d9eb8f705e0a66dcbf0f5fe399d2d5b300f4733040a9b979

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 91.1 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 5121af7046cc2ba4da4e0edfc4acd59c4ccf02e296ffd1447a74203838dded62
MD5 4b100c29eb45b2e6be8aa0eeb53ab96d
BLAKE2b-256 a165ae33c939b1207048bb939c523e366a0db23fa69713e78f59518b90235a06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 98.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3600bea766e10b202f82931b5a8d8978ca8a5c569510eaf802d76f3868a4bca8
MD5 f9b8bb0d592140412f1158023b6f1306
BLAKE2b-256 d679445ec8b25fcce96f09376e35babaf26731dc2984c3a9cb0bd58742dcea56

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 92.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 703d3d5873ba69529fbeff32c967779200f799708814cccaf481cc10254aa859
MD5 944688c541feee5ea9915f6efb803f71
BLAKE2b-256 6b938fe4d3f2ba11a08cb57fab3f4766f0204fd7c0becae249150559c1a9611e

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfafa3e57f357fce8b1411d74d8f77d47793fed4a0a6497fa8da641bca1fb5ef
MD5 235d53355f102445a5715c97e47be69b
BLAKE2b-256 d5eaa3cda5de70208109b7dd425af69825ed6a61c6ff6e36f3948b7e1618b1e9

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 68f96a208fe73548842798cfd1dc9f50b88cf175442e2e1c9882cd57fcc68540
MD5 d13aaa07ff1b618b48a9fbc519fc0fe2
BLAKE2b-256 d51719fc72851910efa7a10b019856378d5cb804f0426ef1f7f0215fdcbff1ab

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4e0b86f6a6315aff15a6e1ac3458c2d4cb643f3b904232cbe89e1537189f01c3
MD5 6b9b1ec240081298a213b30719174bd8
BLAKE2b-256 30c2d94b84ee74a23ce4f0a60aceb3215118e3b387064378148e7ca89afc91ff

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c8d2ebbe7c84d8b4aa1e1351e908ee1272d9521b5166a60cdf15a9e21d0e9755
MD5 e707ddfcbcbdb9c0979104cd9947cfb2
BLAKE2b-256 aa39b935e532a2678c4041276ff1eb7c365f1cbbacdd87b262b57ec3bbfe9744

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8b29c8f9cacf4d33ed7e712cb6d4652debf8756c1f90b97c7a3e5594db1e701e
MD5 ebfc17ec02517658c815202bd06b0226
BLAKE2b-256 c9c2ec9347f6308165dbd2faffad871bec91aec336ccf7882cd22eb7b1d656e2

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8f96cee649868898fa350a7196465ca85b60e12ceb69159b910a9adf82fd0d71
MD5 0641902a95db191dd6af224f6d0a2319
BLAKE2b-256 c004dde8da70561829b1c823b066357a1e5af3b2792a4aa4a54c7dbce7a02ccc

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a2664d9929483e9610868995896b788382566cce301f54edd8835cd0fbf58994
MD5 ea61bdb1ab1560c28c000626b8111341
BLAKE2b-256 7a588b912e8783d460e9c88c338a8593b3bfe81d0fa64b59c04f6a3773f89dac

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 986747d73304746553307e7c6fd6d97fc41d31ca722d5d36423d0594a230c39c
MD5 865f9aaa83e2774c3317fde08eebfedc
BLAKE2b-256 ed7d76355c1cfa259ca0d4c24bc329e4d5f215e53caabf35f3c45a626c986b34

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f8369d59f2b17d656c6b00f1485e7defd2c0682cfb8cd741f7163154f9e928a1
MD5 1554ec0fe55fe5bb47feebcdf1499a12
BLAKE2b-256 f638f353cda5de0a79e00ce133c8a8c44e58e6163b16d23fe7a406e408d397c6

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 83d67160cfb46fb0056472f4522af4628aec616a4519d524bd7a62d510ff88d4
MD5 e55cbaa47bd9cd08c01ea1eb234b451e
BLAKE2b-256 128266d25ea922f253b064407cf25ac87fad871d54b0347345834d049c86d114

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 805fa7dde5af0df815923d3b93cb3fa43259842aa396011c5d2555e24c371e31
MD5 e83c7bb761d0e6448a0ea16da5d99263
BLAKE2b-256 729dc616f8c6a56db7de51afbc30f5da7a2c5279c0085cf2b8a8f364142a2f24

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8efbba4548d8cceaefd7f3f1fd95f2b5f55fc1f47f57293bdd19c487ad09111
MD5 dd60fbe02bdd027f31307d96f1b00a55
BLAKE2b-256 771d13ebb18d09031754bb32221e2eeef67b1d13d36d0c860ccd3a04cde60cd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.7.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0c678bd3ad04dd4c8a295a0d04cc4ce597c86090a17bc382099dbc308c57002
MD5 81272d818076265f8d9f1866ca5fe211
BLAKE2b-256 ac873082c51507c7cc3ff62313c89456a1c77d44c5a527f03087a8d6d9864963

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 91.0 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 857e81d8cedc31f7256a9ff485e859dbf9e5d2d553fe43f9ad99737168af78b9
MD5 3ea5bd6c99dd389d51c5a3c8169b4f10
BLAKE2b-256 c0ccaf79866bcb3ce12609a88ffbaf8a4216e9110c900b408783778b7b515077

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 98.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2e96696f33009fddfc35f632624c33c71f86f361c729d3657d8bac7c6d5281e2
MD5 1308f820e42bcdfc33da5f15d2248056
BLAKE2b-256 67ab970f2cfaadcb6fac1906ac0e9efa3a846970877c858d2fc1a42a38246fda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 92.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 480a40db0f35deaa65cdcdb92bd548cb834c2d564af72062adce4db63b2cffba
MD5 e7fd9ca0bff4dcdf16fd825081c2cb67
BLAKE2b-256 d90816663aeffef8ddfd57bbf7f9f03c7e793cb666779363306896611bc9f1c2

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ec1d9407a60243b1e73d93661b488f377edfaeee0da6c4b53220db8365c7133f
MD5 5e29e720c7a26af219f4ecc653f55fad
BLAKE2b-256 1a68fcc7d22a59db91a0318feac79ad49bc987b8064939930d18034c12299a3a

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b7acce1310bded25985e02db50d265e5ff5ce7da675f16bc3f099a970aa20b47
MD5 88d36600388b82fed1415a2636e7e178
BLAKE2b-256 36be0043d904d0a92c179f5250979b65f1d67e4521591c6ba5b33ea863149505

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e32a67cc80b570b3719b5357ce345a3beec9523359f10f513f606b202cc27667
MD5 26d23ded21c0ece10f5bd5af41428f01
BLAKE2b-256 90e7e7199a473e1d5f1d9c727299eff067285a4b8da0675e9cea049948b97365

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f6b0dedf755fe7ff354ad8aebe7da8355897471d54a1b15bac23a72f0d0b7d30
MD5 f3d24eb6cbfcfdf9420b2b1149d00b62
BLAKE2b-256 dd9a17c95af89aa57ac5ec14e755503db532e8be6c175e2f56014895d48befca

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d5d699ae18e640f6331bd12f70ca2b81434fa410d06671bb64b75702cabd3c7b
MD5 91778adc7e9be507f63abb2973e437c1
BLAKE2b-256 2530ddcaadc34826c4e978f6fe6f8a7db729ab386d17b8e47bbcd6faf88fde1a

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6445d8b115cb1d9cf9a9f5365b0ddd4b366fed63c78d8da446804f6340b951e2
MD5 dfe030fe190892c62704ee310ca4a6c3
BLAKE2b-256 c0d28f1d852310a4885f6da1ee7e2181e43e96d74e87dad8e88d143b5d343655

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 b2867cbaea21742a070365d6c6a81e8dc1780e905cfa3751185e657a1edb8074
MD5 9eab2c01b91538ab6db1dffaa3ea0541
BLAKE2b-256 e0e9c536796e41f2dfd4c8539de6d1a17131877254b31a4d2e6aeb0012c0de6b

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 722f1e4a4a76fca134f932f4f5337457fd320aa706a4f130de095947d3e2934b
MD5 0606eb6139866ce43cbb825c8961a9de
BLAKE2b-256 65594d749828f806c8fe5057f843705f57b125a9e3ffe2e73ceda9800c05c76f

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 19e30d398dcd618ca6cad8054450650be31c7553964a0378c9e63942ceb5ed95
MD5 a77c39fe2cb42ca3fc42b375424142ee
BLAKE2b-256 0320aa71fe05e8b3e7dcf3c38cb5d5acd8ec3e57749dbe799b852ed4168b8197

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e498f9ab254f3bc2acaead17b1fbba5cec36e071bb912f33028f1c2ad4b89efb
MD5 ac3e70b8ede81ada61de33c69c218ad1
BLAKE2b-256 808b416694c8cc5b01e02666004195db7ebd98ac72af899841bc0a832e03f4eb

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 e352964df03eb0fffa22d30b1e0ca3982c31690ebcb2b5780d7890c54c86439d
MD5 291a979de4044111725a05da1c7adee8
BLAKE2b-256 66e84cefc0346b044f927d1202c26eb49d75a0185e2b838ad8c944564e415730

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c17ab9f95c4026aa285ee555f3bbc8972c1b7dc9dcf0b47bce47b2e4231586ae
MD5 d861c73b086a3766f7fc154e8ad92d9e
BLAKE2b-256 25b37747eb69c2d281472722e7d809e7e84c2ed957caadf94e49d049b436cb22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.7.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae5f98afaab058afa3ab8493c619cd6a190b32608259d1cd5497d07f8f9f9e7e
MD5 069b38c200f249bdfca52c3379fcb91e
BLAKE2b-256 df3f9b96da40e7a20d13e29a1156d94ce8ae31e5051eb759ad2b9f5c66fb870f

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: tarina-0.7.4-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 91.6 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 7514df85dfd96b0f1cd89abd0b315f233bcfa4c2ce37f07e41b9485e1adaa647
MD5 8c7eeaed38150e34f1baef09210a8621
BLAKE2b-256 a3d096a40f990858774cdaf7ef74f547fe263677fea67b0d96f83bc8fb20e5a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 98.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 50c8badf415a59dac146904f854eeed9e8d9bbc043d791907b1689a4ca380087
MD5 37c83d9ffe8bebf31bb80d0b13bc47fb
BLAKE2b-256 1460114d66ee9fc6709cef224e1d6c070249db7df53cb8736b3154a45cb54549

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.7.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 93.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for tarina-0.7.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 65413fa7037f1f5444f9358b4b073463097232ec3324a9b68049f14951c72ccf
MD5 f5c59cad6c91b2f1acd9dacfe40fe928
BLAKE2b-256 83846d3f81d4fa7251c0cdedbce573f68950f101fa422a8ccc7321df88a5f5b4

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf460164e615f1e7b2a08a9607ff4a25514fae3af2f5a8fb9ed1de0250b1ac97
MD5 b5ee7ffc2040eecf303a353a340edb3c
BLAKE2b-256 42b307029ea64ab1df0b369b2068b64567f8bd02cea9ccd8ec5752b45792119f

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 54c1b75b870a059a66aa6fde6ba6c790ad1bc32c1cf223d9a7d04eb5df34c644
MD5 11415b0dd46459b39c94664dd3b75fa9
BLAKE2b-256 d3fea7a7e96180661baef2468085ecca7e5f4a2396a56de0c5de9d04360226d1

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b6ccd107e14dc45a166310b6801fbcb314632896952786fff7a1b75b92c8eb18
MD5 e05ad448af04e5951ed1648633731e55
BLAKE2b-256 2828b8c7ae390a2d5d1ee97b24f3ef5c76dbdb98bd1957f27a21a5d9b43da73b

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9ea072c3459f76f4026dbff352ad4021479376f5997b3f6958d1322f40de5cf5
MD5 a76c90d0bda11f094ef486e31c4f1676
BLAKE2b-256 a157973f1bd8533301718f507f63fb6933bf4271fc67158fede9d045bada2a25

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 905bea0acf5caab5893f4ec8e401b67c9ba872325b073ee0ae641e43361860f1
MD5 19e7c8134e23449428e51aa1f8e7cd82
BLAKE2b-256 242042ad3090bafc81369286a9a297c010a6087cd38e094282ca0d167d87eeca

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 64025c4f17957c843880fb95a502d94ff1860827def4fce9b3ea28d852b1610c
MD5 b47a4dc98bea1d849232f304718c3c71
BLAKE2b-256 2c10fa261ebbca59c2d0db9ead377c0d2abff271db81fdc4a504d6b462807555

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 276173c8fe03a9998658c7f4926f10fcf3b69baae6fb845b47bf13ba68aa93c2
MD5 9ebc5fa08a1590e15f9aa7daef22e8f4
BLAKE2b-256 a64ce3519b1259f967abe76a3442bad5b352b2117147edf1e80a18c9895ebee4

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be4d33cde4c14033d9ea490b04b4ff259c5a0dcb358955513b573829c46552e1
MD5 dfab58368433b274a6733852658911ae
BLAKE2b-256 3b12127a0694c67da63c8171be3500407d98aaa9802d19e9f4da18db6b9f4227

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 1f9d7a5ff2bdbe5fcd6c6e047b437a1f8a7a6d2f7d63dcbde08813620de0f976
MD5 41306ed2c3eaef2e5d57278c02410a87
BLAKE2b-256 a97af1bfb846580d13ba083dd532050f6634d618f14d67e2644c7dd9b3a5e873

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 6174f24cde9c6458c5e4a93dae66c320915dec6620cc2b4136a828bd24aec979
MD5 340342675ae8aed75985cc43f04b9ec3
BLAKE2b-256 b45b25dfa4196600124b8aac14a02b12c0053246d1db6bef049421d64bec9328

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0a1ea9689a73fc26eee5cca3aed6ac7997e1215f02e1a2431c94d83324cba935
MD5 9baaefe6092a7f8b3f14c8cda9aadc2a
BLAKE2b-256 01547be81df3f65bfff35d7936f0dd870f92a4e75b51d805ce1b69c4ebe4274f

See more details on using hashes here.

File details

Details for the file tarina-0.7.4-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d12ae76eb6ef406758886f3d289dea01f384dbaec0decf69e2f24e8611efc682
MD5 fdf093d99d6c81e3fe7eb9e8a77a3334
BLAKE2b-256 1998d73df6acb49c240a4c0e8d4d837bf67ac4f6213ef2f79f5b3695ba75d3f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.7.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f90f64354a2bf2b92c767bf66b786c0dad674041dee9a91ac3b3edc23b9a3908
MD5 302608e81c47b73bb7933807fb50d2fd
BLAKE2b-256 929b2c23c944143a21a0ae45090eeeee91cd16680140f91dd4ebb7c432630b80

See more details on using hashes here.

Supported by

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