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

Uploaded Source

Built Distributions

tarina-0.5.6-py3-none-any.whl (41.3 kB view details)

Uploaded Python 3

tarina-0.5.6-cp312-cp312-win_amd64.whl (66.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

tarina-0.5.6-cp312-cp312-musllinux_1_1_x86_64.whl (153.4 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

tarina-0.5.6-cp312-cp312-musllinux_1_1_i686.whl (148.4 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

tarina-0.5.6-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146.8 kB view details)

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

tarina-0.5.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (142.0 kB view details)

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

tarina-0.5.6-cp312-cp312-macosx_11_0_arm64.whl (62.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tarina-0.5.6-cp312-cp312-macosx_10_9_x86_64.whl (62.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

tarina-0.5.6-cp312-cp312-macosx_10_9_universal2.whl (83.2 kB view details)

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

tarina-0.5.6-cp311-cp311-win_amd64.whl (66.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

tarina-0.5.6-cp311-cp311-win32.whl (64.5 kB view details)

Uploaded CPython 3.11 Windows x86

tarina-0.5.6-cp311-cp311-musllinux_1_1_x86_64.whl (152.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

tarina-0.5.6-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.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (141.3 kB view details)

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

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

tarina-0.5.6-cp311-cp311-macosx_10_9_x86_64.whl (62.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

tarina-0.5.6-cp311-cp311-macosx_10_9_universal2.whl (83.2 kB view details)

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

tarina-0.5.6-cp310-cp310-win_amd64.whl (66.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

tarina-0.5.6-cp310-cp310-win32.whl (64.3 kB view details)

Uploaded CPython 3.10 Windows x86

tarina-0.5.6-cp310-cp310-musllinux_1_1_x86_64.whl (141.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

tarina-0.5.6-cp310-cp310-musllinux_1_1_i686.whl (138.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

tarina-0.5.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133.2 kB view details)

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

tarina-0.5.6-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.6-cp310-cp310-macosx_11_0_arm64.whl (62.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

tarina-0.5.6-cp310-cp310-macosx_10_9_x86_64.whl (61.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

tarina-0.5.6-cp310-cp310-macosx_10_9_universal2.whl (81.9 kB view details)

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

tarina-0.5.6-cp39-cp39-win_amd64.whl (66.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

tarina-0.5.6-cp39-cp39-win32.whl (64.3 kB view details)

Uploaded CPython 3.9 Windows x86

tarina-0.5.6-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.6-cp39-cp39-musllinux_1_1_i686.whl (138.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

tarina-0.5.6-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.6-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.6-cp39-cp39-macosx_11_0_arm64.whl (62.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

tarina-0.5.6-cp39-cp39-macosx_10_9_x86_64.whl (61.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

tarina-0.5.6-cp39-cp39-macosx_10_9_universal2.whl (81.9 kB view details)

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

tarina-0.5.6-cp38-cp38-win_amd64.whl (66.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

tarina-0.5.6-cp38-cp38-win32.whl (64.4 kB view details)

Uploaded CPython 3.8 Windows x86

tarina-0.5.6-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.6-cp38-cp38-musllinux_1_1_i686.whl (140.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

tarina-0.5.6-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.6-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.6-cp38-cp38-macosx_11_0_arm64.whl (62.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

tarina-0.5.6-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.6-cp38-cp38-macosx_10_9_universal2.whl (82.1 kB view details)

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

File details

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

File metadata

  • Download URL: tarina-0.5.6.tar.gz
  • Upload date:
  • Size: 71.3 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.6.tar.gz
Algorithm Hash digest
SHA256 116a7bd5ffcfad77689a78714fc22400d324aa05aeb8c656e1b497dd5425091a
MD5 885e8d3a9ce4cae7fb1bd2aae1904c39
BLAKE2b-256 f9819eba374436228b53eee935c840e787478d11128f28facb0cb98c2adef79f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 41.3 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9fe4c3980c9aa62c101db4c9aecdfaf8973f87ca7168826e4d7cb0c41ffafde1
MD5 8ee1f28353185f444ff3ae2d8b2c1a35
BLAKE2b-256 f5e25e9da2c7752b8ff3d692133761db40fc162b1596ade1bb80cf71439ab4dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 66.8 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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d19d071fa90a22a7a2b095a3650c849f803ddba85732a1f38c498a0f81f83256
MD5 60c64c9f2c93b1dc40c24a02624d5047
BLAKE2b-256 fe2ceda0a9394d8cbeaf8ed15faf541906f8ff4e60eeec6e234116566a66d0a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-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.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 83b20def30e8583d0037b63393fc22227c5a5a8dd5c0ddba89a564da50c0a118
MD5 467879d8aafb71097821ebe71fc62f7a
BLAKE2b-256 059ad36cf9f6abab011f612260de5e448dd1c4f4c53c9540cbe4a9611887b16e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4f57610fbc994a1849fa60601fbd0cf8a42c8724ef5388c29c289c6a4aabe790
MD5 3c03946c60528f7b958f25bf58b0ed2e
BLAKE2b-256 d1cca855f95757fe7e9af0df064c917cf023fb17cea635534b2c1b5b812e48f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c1a088ec2a686f583e1694e71a34ce6e43e9f0e4599175c87740f99a666ce9c2
MD5 443099a26c48de46343c6be826979c5a
BLAKE2b-256 249e7b199ee818e034be49ffd71fc3d5b5aeb3a111dea8274b21d37bc8b7e58c

See more details on using hashes here.

File details

Details for the file tarina-0.5.6-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.6-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58d0efbcf3be5cbfab5f051689f4e646c98b38900dc85eadd480ce32cbc77f84
MD5 8a18dff0669e6fdb538f7387cf60e204
BLAKE2b-256 51db440a468efc27eafa8b80b059c481096e7a82d5867d10c857cd62010ed3b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 001f9f5c9fae2b0678407ec92188a76cb59bb216d8fb17a26c60a13454163150
MD5 bb232c3e8dae66939d26f82d4f27f1ef
BLAKE2b-256 33fded8610dc7ba3c17b9b0999e52307d3b52a26d5f096f614ca95ad187f1e21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92dbefc71ef8992dc98093ab70ec806c498795943d8b3fdf6fae4a50f2dab8c1
MD5 25353face39b12b220a9033c98493d2a
BLAKE2b-256 46f7800d75f3356a059ef2a1bf1ddb4622a20bc7c0a5478f45c09719f7fbf3e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3228b66e7f056de24963e6f6ca331490cc9f5eff56c47acc8172266472a8abd3
MD5 ab505a85e6f098b4257d4d55b1ebdf6d
BLAKE2b-256 cdc529f744bfae41db4d0ce494688d9feca7ebcd1e5eb4890f590538e082e4fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f1d0ecf0224c0f6aa94e30e43a681537df0703b1994559b45821dbde08e7d1ec
MD5 05b5e461c71a71847863f54ad4919a74
BLAKE2b-256 43183660a51fe376d5c7db46f77670dbc9dd74f2432c6b2f721fe0f43fe2d10b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 66.7 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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7f20152d43c82a3895a5c46d74f8f98942117eee4c25321f87731bab29860591
MD5 1deced046fbd524911248003497f42c1
BLAKE2b-256 c315b88a1bd1fa7c49ec96e9126f40daaf2eaa2c5d9c01ed7af18d12da098ca3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 64.5 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.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 189ad15fda124e775f06eecdc3d795a372af7420363bbccc1a4b99d4eeb9a0fc
MD5 27be954107459322e682c9a4eab8b32f
BLAKE2b-256 0fbffb5daf9189c8870aa9b37d840ded9525f61ceb18d7899c7ce7e9d5ba26e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 82bf07553f7f7756b13ed6e4526f140a4420a1e5de152634c7cdee352475b5c7
MD5 0ddef891b82fcd5ee7c7081500b90daf
BLAKE2b-256 0b70e535d2f4b9cdc8a3761e6122837ab58a01f0c3f38043e5da2cfafcb54058

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6f05a2d433e2efebc6727ae721a77baefbed156cab8d4cfc55fe9ae9e646e81f
MD5 db8f9132d861c12a2de89f1f9290f1cf
BLAKE2b-256 52f1f0e10df40fce3714cefb9de5f4e1d4485d5cb2f5b15cd7a2c3586c86aa4a

See more details on using hashes here.

File details

Details for the file tarina-0.5.6-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.6-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7a0c0d518190163284b1f45872059dc100beb8e97e6a810f031016c580a4113
MD5 ea8af1773a9241b7a7a83111cb2ccd78
BLAKE2b-256 4ba1638c8805a0a81014fc853a0593d812988757f54370640f7cc64bf07f64b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8a445b66ae5ce8aa2467a3252b1c8890fa3542fe7cc574c8945ee201c2496e6e
MD5 e09de0fae3f3aaeee1e93297f49efbac
BLAKE2b-256 1a0fc43cd70687c852d203fa6e3015e9f37ae2125ac842a5e1c1653939031fa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4eb0350d61f5f28d4dbc9844acff56ec70c85ce38a3db1e3984a502af734d6b0
MD5 301c9bfbd5aaf989b44f6939c74e23e8
BLAKE2b-256 6415c7bd466225a28e14c416648aa59c1ae8eafbd97019cd5659baa26995b823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 99781ba524a7b7b915f442f502bf4b3817f58aee94a939acc4adb8feffce9504
MD5 92e517b2c28b7eb9b265c3aaecc988c0
BLAKE2b-256 51db24f75c2dfc0c1f95f492f45fb1744c0fe582c1ca98d55624eb74c2fe19fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0cec9ca503d258688de4ed9d91ca4c1150e0b65d38627608f2123eac14dde9da
MD5 6f474fde597c5e27da8422d29a119334
BLAKE2b-256 fea0780de64ae49e8b637099c25d5c0291c677319e9dad9d52271ef5ce6ee7bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 66.6 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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b530968e0a6a0c854b4dad43dd0625637506704142d7d42b7cb06e3669ab595
MD5 75269b91177feb40f9b6a145fedcf05a
BLAKE2b-256 92b550c1fc4ba33d76538424cf29ca3aeb63ce940f64fdd8e7d9b73f43e2816b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 64.3 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.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b9978b02c19043527ddbc549cc8c95ba71cfcd80ffd297aa8d92cb7b6bc9bf8b
MD5 4557c9f1ee77d1a99ba55418fcca1bb8
BLAKE2b-256 a6268c7e0ef8dc28e6eb266377ac93470c7ab80470c8fb3aa4778d740731dcce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f08126dc8f47619476d6c9e667cbd6bedfd1e46c462e9e81dd43f34ba925e64c
MD5 a26685b2e5487fc8b6a1a8775b0abf46
BLAKE2b-256 5923a753773179b481d5aae59ae188d3146c387fd3205ada05a13dda8fd1c602

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8d3e978330d22c416bcaf3985728e8f5f247aba1c7ef220b3a0305bc806eee76
MD5 aee3334e7f4d9f28c16570f8eb334e7a
BLAKE2b-256 5cc7cfa00ea52c9f0764bdef43e3eaa90eb6022d391e5f8b4d8c4b58e664252a

See more details on using hashes here.

File details

Details for the file tarina-0.5.6-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.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 31ed010f5e35f94753b30fc94f8f23f6d4088ee7cb8147c38581f775df2b2d8f
MD5 2cd6aa76cd89a8dd44af98518c2113d2
BLAKE2b-256 68770dedb89026e79f09402db3113f6b8016579e13bb7c56136016ff23cb7c17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8e3a1457efd728aea0026fa16062de2912e663da1955ffac31243848add7b12
MD5 1b10b2ec6710b9109ecd38403ca5058d
BLAKE2b-256 b51da5fb14644a0792d770b97dd95e0e020860f57e7014fc3ac17a036ee66a7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccee8768e7eacd703845648e86ac4528de6d750ec1214f6d403694da46b89384
MD5 3334fbe11af9a9d34828232eaff899a8
BLAKE2b-256 46c70773f3f42c241a6615dbd81202e76a1357b0a2ba5214509e12cda99814fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e84379dd86e51ab950e7a40fe9c72786c0ba75e5f6e775fcd6e30c23f776723
MD5 d01c4a92f173dd33c4a3a606cfa596e8
BLAKE2b-256 0e347fbd4bb98050003d4afd7cc2bc70a405d7a9d59dca7396f81594f841bddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 58380669b05f7e4eb675fee49d4a1909e1abcabfdab31fb61667384716519741
MD5 76d906faf018a45ff1610a4dd0ef2790
BLAKE2b-256 d971d332d395695d50ac37890867552e214c419e31d29007bda4d9d7afcd0f0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 66.6 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.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 190351f8a9a4f7dd45c8120fd105eaedb9ddf849425aaf93b3999c8a83e6494c
MD5 aca3f883a6a766bd326e2564f817e91f
BLAKE2b-256 7698ade5bb6a3796ede7328142753e5ebddd24c8a2efb470cd76164025fd12b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 64.3 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.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4c9bad811390a17a724eab190e3f5b2af97d11e31a6c52e9c64c7987abdb97ca
MD5 a0b6b71e9b285bc0c97a480b5d9fe1b0
BLAKE2b-256 8d4e411c5e261aab52e9e80446cc7fe781847ae6ae91d707fb7bf16e478d45bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3bca48944a21676e92a49f9e2e7dd3166bf94773e5792b04082d341253d28768
MD5 7a40583ff04546553a53987c6929fca9
BLAKE2b-256 bc3c57d9b634767c48250a749a7569bbcdbf8652f3797713b406952380b78f02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1416c1282e13f53f5798b45a8dd76716ca7f934ab6b383fd922ccde42767d4c6
MD5 785ba70cd0fa3b6f3f1758a1ce8518a0
BLAKE2b-256 78799170e52e7c29f26cf4632ecaf1bfb5e97d8abd4bf87e9b8e0a2cd65c42fd

See more details on using hashes here.

File details

Details for the file tarina-0.5.6-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.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2b2ea791ceb617d256b2dcd91b77a7926b7aba74a39c9014b7f186174b304c56
MD5 0fdac5269447868ad258c62d974f5074
BLAKE2b-256 5dfb0c80ba295cff9ca22ae6ca6f69f71bdcd35aecdb1e85f4431577f0bc41cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e0dfd14d54f3de417ff508dbd12bbe8341422f3868f1c682501e5babb42073c
MD5 6c24238e06c2aee8246b18face2ee76a
BLAKE2b-256 e25bbfb1a8f0af708c9938a4a06b42ae0cedf06ba5cd4651f576f5bc8cae84e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdd9af4228d726e5148e109fb2cb37105211ab4b1231fdb80927fc77b0afc563
MD5 ce6d132bad519e7f866853dcaf9474a8
BLAKE2b-256 fab601c7c24840b29dab7455c33e56c1bc7817c8e56d35d8d86efbfcea64f3db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 96c7c86ecca4803a3b8877e5cca5599001290b4b5929d5806f03089e753a17df
MD5 250e8100e67f161a5a64e7045e678612
BLAKE2b-256 4c395fa28f817e4fec0adf3875dd901aa184bdce3bfef84e7c6d059a9373e033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a0d0b9eaa51bd38c4a43df54ec2a6bcdcbf375e2be52a9f588eb4b1c059ab4a8
MD5 2041f78ccae9cf6615e13b975abe9d62
BLAKE2b-256 743f5f36b95fd1b7039cc95850cb9329fa252207bb22cf5fe7cb9002c031bb68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 66.7 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.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 787d2628fa2541620db29c66b605bf84296d619d988ae8bd8c5a5df015cd8ac9
MD5 cf1dd74a39086b9373676591039a24b8
BLAKE2b-256 3420b073c519c7b5435fa8aa1888ee182c21ab12fea0561431fe4bb939a718d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tarina-0.5.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 64.4 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.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8a972e77fd10f5de4515c3b9c442db533dc9a6e6aa07da0386d9c84f33fdbcef
MD5 4c3e2298c439e2056e44abff23cde7f1
BLAKE2b-256 aac4e5872f4072852bd5d5742a6cf9cfc3b48e6f7cde37df880e98652b5c6258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dab1c532259a0931cfd4b0874a39372c73d81ecc4040addf0987232b06ca1d28
MD5 4f122db6275656f384fd34e7ae8cefbd
BLAKE2b-256 0a6afba4e8105447555f9eb8a18950e3dcd684be3dba87ddd2d660da7bc013e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e08c2c24f316cdadf6dadfe7e764d5da8f6ca1220f5d895cce48a4716b21fc4f
MD5 886b040e4215fc3315f37f5e9568f47d
BLAKE2b-256 915fa4b21ed020bdacabfd40887dfb96ab6f4cccb67a5b37c2f6279030bf642e

See more details on using hashes here.

File details

Details for the file tarina-0.5.6-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.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b19b5b5d012f35d8a0e84cd12d4eb0a9d36d4324f9c884860c6e46ccc505a975
MD5 e70b6979583f966c476decc6204e5b31
BLAKE2b-256 7a7b6a041e860f55d4a03e246480896e6806f1f1af0114564c595327815a1bbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3d65ca3bd238a06f4ee8b04ad86a186c5e91bbea7298f6d9b503c73a067d4ce
MD5 e49291849791f4898ed74996f3d12a93
BLAKE2b-256 7586b7f1cff163ddbfd48e818cee267ed86e8cb489163b02f803413cf4f433c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad88c2729b084dbc3041f6fb3b45cb9c422bde374a620933a3783998f0a4018d
MD5 fe48d8b1b8bd7167cbd890714e9d089b
BLAKE2b-256 5f85e66b78f3313094162d067e7b2fa57ea3cbd4d0e930adafacd1dc54c199e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25904051deaa3a120f99f617c3e7e8b2c6cbedc8af68962ba057d60cba975564
MD5 dfccfa2f8b1e308ca5e1862abad1a073
BLAKE2b-256 2185fd03c4bd15f3a0184c81b19a3a1bbad86672a43a7f1e9d9a853a03f1fd2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tarina-0.5.6-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8344091d96f49fbbf952999bbb8c4c34f283f29adf046cd5606a036426b66c13
MD5 efc2f99e6d9ea14d44fc3530934ca7e9
BLAKE2b-256 1e98b55d08d4c877eb7f0b559f81639903414970cfdb3b9e26aff1f5c2c4bd91

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