Skip to main content

No project description provided

Project description

use parse_type_definition to parse a type definition string into a JSON object.

Python 3.11.7 (main, Dec  4 2023, 18:10:11) [Clang 15.0.0 (clang-1500.1.0.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import tstype_py as ts
>>> import json
>>> text = "string|Map<string,Map<number, Array<string | number>>>[][]"
>>> json.loads(ts.parse_type_definition(text))
{'Union': [{'Basic': 'string'}, {'Array': {'Array': {'Map': [{'Basic': 'string'}, {'Map': [{'Basic': 'number'}, {'Array': {'Union': [{'Basic': 'string'}, {'Basic': 'number'}]}}]}]}}}]}
>>>

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

tstype_py-0.1.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distributions

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

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

tstype_py-0.1.2-cp312-none-win_amd64.whl (684.1 kB view details)

Uploaded CPython 3.12Windows x86-64

tstype_py-0.1.2-cp312-none-win32.whl (618.2 kB view details)

Uploaded CPython 3.12Windows x86

tstype_py-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

tstype_py-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

tstype_py-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (797.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

tstype_py-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl (845.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

tstype_py-0.1.2-cp311-none-win_amd64.whl (683.6 kB view details)

Uploaded CPython 3.11Windows x86-64

tstype_py-0.1.2-cp311-none-win32.whl (618.6 kB view details)

Uploaded CPython 3.11Windows x86

tstype_py-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

tstype_py-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

tstype_py-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (798.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

tstype_py-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl (845.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

tstype_py-0.1.2-cp310-none-win_amd64.whl (683.6 kB view details)

Uploaded CPython 3.10Windows x86-64

tstype_py-0.1.2-cp310-none-win32.whl (618.5 kB view details)

Uploaded CPython 3.10Windows x86

tstype_py-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

tstype_py-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

tstype_py-0.1.2-cp310-cp310-macosx_11_0_arm64.whl (798.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

tstype_py-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl (845.9 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

tstype_py-0.1.2-cp39-none-win_amd64.whl (683.5 kB view details)

Uploaded CPython 3.9Windows x86-64

tstype_py-0.1.2-cp39-none-win32.whl (618.6 kB view details)

Uploaded CPython 3.9Windows x86

tstype_py-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

tstype_py-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

tstype_py-0.1.2-cp38-none-win_amd64.whl (683.4 kB view details)

Uploaded CPython 3.8Windows x86-64

tstype_py-0.1.2-cp38-none-win32.whl (618.5 kB view details)

Uploaded CPython 3.8Windows x86

tstype_py-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

tstype_py-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

tstype_py-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

tstype_py-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

tstype_py-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

tstype_py-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file tstype_py-0.1.2.tar.gz.

File metadata

  • Download URL: tstype_py-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ad7a98256aef6ad5ef9bbd15aa7a6e474269260093b637b9b58aefdec46d1e29
MD5 4659e17984517cd42a1553a851a9db42
BLAKE2b-256 99a2136a9575b22c5f8bff6dad1bd80ff5c829b001570722e054b9f89f2801d8

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d46790aa5b6bda156a72e7630f54419ec127bf99476f7e883b373a7ba8e8eb9
MD5 d72898d16760042fb0d8f76f286f896b
BLAKE2b-256 8fcf3b2baa4abcc2e687caad2e045a4459060e1e055e2bebea83495b7af90976

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b8ea8ea68a9194cd372e5e460f84c466211e5e8e43285f5d24379179941c5997
MD5 92893285a06f51fe8d11e3a36b943c2d
BLAKE2b-256 d2c60fa43f4c6b8d5c4b77e0c0edee5393c4a80c7d4b0296ee454eab9f6de17f

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d0f97dec2228d13a42724bbb69716d8c3098469e7675095c3f4536878d808ae9
MD5 e75a193753981aaccbb73062a8cab3bb
BLAKE2b-256 7172df070dda027165dcc8569d580ad1e6e5971f6682ec6a15eae234f8f1f72b

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 00b63588a7e538224534b34aad745f1b6357151a99478451662d844cf6a8825d
MD5 8bdd6ba84f9923d6c24b1777f0602e68
BLAKE2b-256 8eb0c29fe363fbb222dd3ef45a30d8d39cbd89d011f47ca4b235e9ab4097972f

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8164ac067d76681ee90d6f6c7c81458c10cc2da5332ab8fc94108c8530705731
MD5 a45768be49415ced35151771a84b8274
BLAKE2b-256 1efb8e3d015b883bf7f3b5d29fe47f1f2bb88e519d69572b178d52b12e36e67f

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4d893f2a1849cdab2ca3975e2d92ee47af64dc758f6b21464a588761a5db2e5d
MD5 406f5fa9faba272baa570e2909947e19
BLAKE2b-256 1cac0eccfe827a7002cf6086660243e521744f544a81ed4075c2c1937d1c6208

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48a0fe4308cfc3c5d9d9166f8b804877ee7c3ec653e7c4250c1340d1052c2e06
MD5 bc07f97ad4be85620e883821460570f2
BLAKE2b-256 5a66a1ca231128d3094bf17d6fb6d3b4fa3ef4e87a60075b5cf6e02cfc7316e6

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 afc3e4cdce07514d51cb1e5f25bdcc184eada928c939d90b1c7db7400ec5573a
MD5 bb861454ed1ee33851afa935d80b2840
BLAKE2b-256 f7e8e1a09402f4b74795d9c42150ba956c4dca8d0c2d2fba852428ab876aabae

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f29facc2f3da1690f9f2169fd57a0c7f5ff73005777dd51eeccd1332a06ff0b3
MD5 883de7946c11d818ffbba265c2df78d1
BLAKE2b-256 5372501fbd40d1959a3d43ced396360d8c88864646a33489ad203ec8b59a131a

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 44c5ff25fd14cd67fdbc3f6259b9eb4d0fa19807676d3230bb3018bb82e1bb67
MD5 80b5a011ca39e3f1deaa1de9c371eb80
BLAKE2b-256 e096b0c8a7ddbcfb5a37670c0f4a268f4f6405517749cd2fa1023774dffce12e

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f7bbf9e60160d55ce55b98d82d668366c7fe7be98ddfa2779ccff4227e3bf11
MD5 206360c0bdc9bb9c434a32e404d67db6
BLAKE2b-256 37dfbf94f47d313b014f364783124b98fb10a1374743a0e1c87b62a27fedf881

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 dcdae1b3eb06630ff33bfaf7d8fe9f681c9387069dc23069cc8d79e964c79540
MD5 de50dd790abaa862e59ae4d10841e9da
BLAKE2b-256 897cff2bc11163bf87d9e042f89076e481fd8bf64f4d7d643658dbcf71e6a277

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8ae1e79a214784d2f1ff4658f56f6a6bfac3e28ccc0b463849d8cdd40abe511
MD5 0b7fe39bd0140d6f5f4242fce4d7f188
BLAKE2b-256 ba515dd47794cca002fe661804c35c43e4427771c25d90abb94c2e160ccc5010

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ec0f8116ee8db6e04abdd1d1cc109e2d1b2d42e5535265b1079d96f15cf9bdeb
MD5 90cbe3f593607ac2ba6b21fcc40fad2d
BLAKE2b-256 f3ccb844fb6f1ddf97da4bc05c727a34353ef696a4546207400515ff740bfe62

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 832aeceaa5a97ec4607e4ea3915ca9491147f95357682c2659135aae77d8f268
MD5 f4aba35f764caf0a5ad934b8b8507311
BLAKE2b-256 05e391c4b88f947ca2d73fda9e71f5e2aeca6bc1991f8b4a0e6903f493ece3c7

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 29e6337994fac2775dae6bc8474bc12158e3246e67f6bd8bdcb28ffe22e60b73
MD5 b80b63e2f12b5b6157220cf893fe875b
BLAKE2b-256 a71c68b2160c6109da93bfb142591154ff9001a4358d02649edf563cf2074043

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4acf5787cd61c6d90961402564facc6ff694474a90df17838e8d77dd2005394
MD5 fb953e2170eb2c715d286b9ba7018b13
BLAKE2b-256 f23aa260b128fdb40e279abfaa23048735a5c3aea9a467250f74603284e0f7cc

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 924c5305b1905486c5ad79e04776fab3d36b2406165e044376e84e8b919cd34d
MD5 92ad3dedbdaf3fbef4908cd2509bbd6e
BLAKE2b-256 65999ca59680ee96d4f7335e4677eab9ef87240be76878d693912d157568b004

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 76cd8de6674ab3a016ec59cde9f91b19bc9ac5e71f6ddc81d0863b4c094b1f9d
MD5 60b566a26cd30c6d5307f0051e10dc61
BLAKE2b-256 1a8bbf13fc8c8d3574ff7261c2d32333abb3b0f022644fd5e307708d9b308c80

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-none-win32.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp312-none-win32.whl
  • Upload date:
  • Size: 618.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 20c2f399e0fcbdfa6017b37afa374164256af8cc4b37a73a54a520d5095970e8
MD5 7de2a687f14f949f693b23e706b737b6
BLAKE2b-256 e80edfb3f4ee639288d39a25e8d57f3baa3498717379fc25dbc1a79feca1b2aa

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25d8dd66e3c6b62ca4929dc31c6bd205c029de7d6a1833101f555341e8fa95e4
MD5 d30a4010a24e4330096bdaac9d4d4f66
BLAKE2b-256 c51b2c499de7b8f72fc9f73c0800704cb73299566ed6e73ea6a27f7967e4bb69

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 198895236a2e7f03cb0fddb1b014582cf48fdd8290114e615dda7c264db04d90
MD5 0ba9ca9c9525f11a58d6a026f6616b0e
BLAKE2b-256 c2ff63a7d66cb3af9bc06a8731f6750b3e62e05810154abeb3b1f0628126f378

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e445115ab679bd3696f8de2e2f78e8ae480150e6eef893490d2d71d612a598a6
MD5 aeba1c78fc25050dd80b209c79c80f75
BLAKE2b-256 e27860ee757b8fe0352924c8bedd09cb5326a0e2332bac86cdca9389888b9f7a

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3e61ebd03da8145560f7ade000522e8c2392c6da9580b39209f31374e2974005
MD5 51e336b0c736c8cffa1d40df11ca43b2
BLAKE2b-256 571afb2f73a105f3caaa4c841330da7daf64d050f4c304ad3ccce4e2f546325d

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0b839ec52ee45f143b81ec7b122049f6f97573c1e93de7d13069821b48dae333
MD5 025b7e654ea4ac7d4acfb99ca425ad97
BLAKE2b-256 e6aa4132abb8b22a4a2d37c4958b3e4e85cc31abda2d2ddfc35de47cedad4c5d

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 ef1936f8947b365aaf14a9058a20af6b4f59819aa8e78cf016851231df9fb7d5
MD5 bed1d7fb8d8ea3cdaeb6fe02c24070f4
BLAKE2b-256 c5dfd8cb1b5d91d223248a0a0dbc5fd2228769f771311f739aedb37d0948c392

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 172bad2050e716cab8e8b1c2bcfadf7563895ec51d8d2145c16401aa902a6ca1
MD5 910f2b572591510a935afb826d342b70
BLAKE2b-256 440fcf37bc947ef4a227051746b153aaf3c712e066acbfa0a77c4e21892c2ce3

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 41215f186d798904ba40e369e01bb561b0fdc913ba7468c1ed1eb47fdbf77c54
MD5 410d6447ebf1b734a59a910ae3b85329
BLAKE2b-256 306d97baf37ced802a74ead056bae69e68873ffe809c3e4054c2a9fe30d7ec2f

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 9a2074fb7c31f387b27782cb2d9532ab6c2c3194d0e90fcc473dda1a50f8066d
MD5 d0d26d9f031de11c9c42559c09e3a136
BLAKE2b-256 7f73ca4eb663ef0e6ad54956a2b6f5ec8b2342ae5c4f354709062665f95dc7a2

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-none-win32.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp311-none-win32.whl
  • Upload date:
  • Size: 618.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 696b7f5bf32d9479dfc9ca47ffc271aaf46e6e2b0c17af13f8acfc92471a2b85
MD5 339f3cf78e0ee83a9a46a7f9b8a6cfda
BLAKE2b-256 b6f93f6fc465e3cdbd8f86a34bdcf7da11aef2cc5f29c28dd563814619f2fc33

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8665f99851ad7c0957f0761afef58568413224d2b61cb5885e4ef6e7aa33b250
MD5 2e165e9f307e270269a6562c10e00dd6
BLAKE2b-256 530f08eedffbe0309b9835ba8bc6c2656742f41ef6cdc98f91befc43b16205af

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 55e69904102f1bc8c30b0c8bbbb840313a67f24bf1f17a0332ec7b1fcb638401
MD5 7509920e65f8448d740fed379d68456c
BLAKE2b-256 9f27ba07d07b92aa9888c56008b3c41f0055c38030e21574f41ec1903b80d750

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9bcc947fc645de4ab1ac47dbd80777a649f59e431919c24b0662d9bea0a8b5ae
MD5 e36cd6eeae9c31cf4ef45e5c16bf3de8
BLAKE2b-256 4d1def89607011231d7edd19c941661103ebb22ca5a7f0b1e5a4e74bcad80372

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d5703407c15e521faa8b0148d71280e1cc1f9894f11e6f140a05b054064c0728
MD5 031101c00b38ec9e7c218265dcd6624f
BLAKE2b-256 c504be2981aa7273b9427a8454dea5f99ec184cf3d1ff7cc9df3d6af46a2f0c5

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6c3b489f7f8e0a33f94510962b105b1a6c884bf0b3e0413bebebe67ea9e9857
MD5 95ee1997cb8efaa4231a99f63e34a8be
BLAKE2b-256 602dd9f63ad4430e5dbad6b6a43d531b3896bb6cc5356b6072aafae7fc16eb13

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 385e57e73e8490c49c9d2b3e48282210a28fbfc0a24ef08f1f7d80420f6e9662
MD5 f2fc43f4de68dbb823377519287bb831
BLAKE2b-256 a182acb295e6c8f7a30298658ccac367362324ccd401547b5a6b182665da88ef

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32902008eea80446ae79e1ae17c0c49c0ba2327c4b772d82da9702b3055839b4
MD5 7087ab115bdb8b91aeedfb1cbbc6ab4b
BLAKE2b-256 5819b54963800caeb23ea44ce504930fa8f901210530097e8fd4ef7376f67121

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ed4c91dc0e6f74a609c089887772bcc397ba1c6219345fe3c78fbad1180bc418
MD5 e369dfdddccf8d8df6cff5f8d72d9bf0
BLAKE2b-256 f8878c577a071f3ff62c01205a319594b1740699a67188ef5ae3aca5e77eeea7

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 9a7d47fc8d11fe61f5c210ada4939ba2441876e7ed3f713e6bfb090a7a970b47
MD5 0574329ecb599732fc8d2f1afdbfc14d
BLAKE2b-256 945de0e0447e80ef8013b1ba68dcbf2f7ffc23d779a969bac11e2a832913a499

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-none-win32.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp310-none-win32.whl
  • Upload date:
  • Size: 618.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 99272e4c6e288c64d239c71b281103014ca05ce225a0b1580d75285857c31e34
MD5 5ae5ae33490b3fbafa9d52d9486f5f2b
BLAKE2b-256 cc1a425885733bb43a4452ca1962a8d58cfe912e7157463a609c39f3ad57b8ba

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 894968a72ac7289002f936a2ba1f39386e58937c0387030b74a35af3de7d14d5
MD5 0db0a42d026bb52745551db977344c1a
BLAKE2b-256 15f360bed697a8d31aad7d01cc34585e25691006761a4a6903fe51b74193eb9d

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e605320dea1be418251bce89e687b63029e13de6ccbfbea1d51f8a6613870474
MD5 203f4344a4c6502549191734c769e2b2
BLAKE2b-256 931d779f8d2d8dc2bd31009466a17a7ac6231a877cd3f7efec81f77c46d5171d

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4893390086e45fa86d1a2076aa4e16733d465c030a8c6377788d5d1a56e1130a
MD5 e52216fed6c191a27ce437d223ed6a1c
BLAKE2b-256 f1d42226cefc16829f7cd6238ab58d4647e050db7f4c497e1b3aa1eae007edea

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1f26787534d5c8281633c2756a950f640af8e071ec61e297e80511697f3295e7
MD5 337613484fe958c301473bef2e23f967
BLAKE2b-256 cf7c216405f72e20723946187e766369cb79db6e2d7f9d56cfd534f68783b6d5

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 84485f962f7f87bc069b0f0493d4fb7db6fb0db3752a52cad6133043c97df660
MD5 22e660701eb3f83db07b567c3e1a6911
BLAKE2b-256 e4df1574c21002e116739369562370e981fc0203df191b8868b50567d89ea8a3

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5e9e119ad1d86bf5acc21ef6d53de94844a0827103853060578f3acd6dc866a8
MD5 052b836f9d8a10e178fd9edc237b37e3
BLAKE2b-256 096e57cb00194b485df0f1e14b4d3cab78f6fa7ac28ee1d97ba8e574338ded6e

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 741dbcede5f995b70f2909df24a7926f4fc0900b1ef8a3664737fb5f694f631f
MD5 e44329e8e558d9a1bf3d8ff1b47ecfb9
BLAKE2b-256 bb55618f987fda6af53e6bc5bf2a8c769bb88676ed52f2cbff2d1804b72814ab

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 89dcad283c3ebe5e3cb63b8ee5ba3d1951032972f658af17bedca54bfeaf053f
MD5 c29605d7bd1798e849c3be889d8b369b
BLAKE2b-256 e64a8173e76a6ee9e268f90ce04c1853e80deedfe9854bbd1504fb1007a47210

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-none-win_amd64.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 683.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 cd6270842792573599a4a3eeb2fe2e7fc2b77bd97e7c013f71949d3cc2cb66b1
MD5 6398b81d5701fbd3e4c4e22400492b79
BLAKE2b-256 05fb1cd4757abd40643926b9fc4945e5daaf5464591f8d16d5bbb12199bac4f6

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-none-win32.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp39-none-win32.whl
  • Upload date:
  • Size: 618.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 3700db5317de09ab9adf30acbfc629438de714a70cf8197b8a3063abe9d21a43
MD5 79341fc03de3acb2e4f780f69ef89707
BLAKE2b-256 89fe430b7b82f0541f026a37ec9fff6a1379c9c79291413210f20aed72eebfe5

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 761f154c54525a1587ce644e336e18fc249b922462cb19ed5b6a5d35b75dcbfe
MD5 21376e364e71406474ac4a7898819be2
BLAKE2b-256 67a5edefeb2d698ea1ce4090b99c3428da573b9ae9230b1342233d965a189556

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3e99adf9ac93b460a0b0bd685f680de5700ce3a57856df7405d50d007be3040b
MD5 41e074a0773eb4905f93d7586e91c122
BLAKE2b-256 734588745ce14258b4bf5199b2b9e8408bfcd17c2e41d4c04028398de8196928

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 19bae9fdc7299fa3b13dadebfcc4a0112ebbec8e72ab1edfb79ad7451370f378
MD5 78adaa3f4db530a942654cd19bfdea80
BLAKE2b-256 dd119b70becdebd273be7f159197708adf4f7ac75bd3a4b8b6ce851f1e409ad5

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b7a91c59ca6ee29af1a6714359f3b95a87765f70153c4bc0018e744d9cb92bfb
MD5 0fb84c135ebb2eccd98335f0df3c4e2d
BLAKE2b-256 bd39b09912ab27ab6e7de05a200524bcba42d2e6123b1625f2ef9ce34af5cbc1

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7115deafcaa23ed5ca248563d4503ae851540e5ecd945cfc8cd8fb5d87e348ff
MD5 25e3a2473a67a84eef69e0758fb4f4e6
BLAKE2b-256 6d23b86116a3bc949881194c9c38a8121b0e80a86e8b6ad570829794d62dbffc

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 ea127c40785fa045c816506755be9aae97879a5dc404a520c1b8bccf1b5e9a1f
MD5 dd25473a9b178509ae77ff0819379208
BLAKE2b-256 4991730db003b14f09ccbff829db6df0367f6e8e8bbc58553a48fd4d3f069db0

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-none-win_amd64.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 683.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 3a2e0d944b8b542610da3f2e778f603523cb79b0aff8c11e6ed8338cf383a686
MD5 afd404cce917584180804e6b6c7376cb
BLAKE2b-256 162e15a17af5fcdaba5a1e13628d3003b053be4ea7a9a202006fa1d2129d19ff

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-none-win32.whl.

File metadata

  • Download URL: tstype_py-0.1.2-cp38-none-win32.whl
  • Upload date:
  • Size: 618.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for tstype_py-0.1.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 66715e380d97609cdc8211175e45bdaa2fc6d2d6227d58442c38c8c2df8dd712
MD5 56244414ed136cc4463848ab7e2e0fbb
BLAKE2b-256 0535c9bd6eea96859f60b551fe34ef95a97adc0e5afa11d4eb796cf0bb3f3c76

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc736b58dbdef2964cb090f5269f8bc90a53ecd3c6cf1545dcf276aa7e54fd0a
MD5 c173931b04700401d725f6cef09e90ee
BLAKE2b-256 632c430e4d0f9e56e36aaa7011e412746cbdf6b535ca34bf4486282cebe3a03c

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1f3df1850f7705745900338a59c9fcb812b84b4abc2eb8a664d777513351b618
MD5 3361a2be74d704173c49fd9f33b03413
BLAKE2b-256 8fac3656261b3ab6792d64937e988a3fc82d6527080fddb7a124b5050d6764c7

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bd814679993afad149b8cc9db842604f297acba77c9c0b49d3777f4d53d3cea0
MD5 be1683aacfbf034a9d1b31d3443004bc
BLAKE2b-256 be29f3fa10950674aa9921d16855a4c02116e2051e93dcf7da55b1a13c47a3ef

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e597a63195eccae0431e9f96093ed882114290e15a353783ec113f2cdd2c2e82
MD5 667fa12414d8256c1f56ec1dd71a330a
BLAKE2b-256 9103257c64094d10c4301e4407e51993c26c34bede80af03742a34db8b139d4f

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2031b36154c45a3ff8461cee8a19ba8e5c6559005eb2a76a610e3ce8e778b59a
MD5 a2282726968a192cd0018a95158946fe
BLAKE2b-256 88fa3b11df3a4f60d06a367d0e365b2660aabcbc895d05c56304f2eefa76fc28

See more details on using hashes here.

File details

Details for the file tstype_py-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for tstype_py-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 543e306cd5ce0ef1ca701dd6b6db91578e1ebcb891d8d8fa0891520762ae09a3
MD5 08d0c9dfc02dde32e69315879509f1e5
BLAKE2b-256 958c4c82349227039086276036f42173e380d724b90a351057c8c150f0bc2319

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