Skip to main content

Python bindings for ztalib

Project description

ztalib

This is an image parsing library for Zoo Tycoon 1 animation graphics.

For complete documentation: https://ztalib.goosifer.io

Install

The easiest way to start using ztalib is to use the Python bindings, which are available on PyPI as pyzta:

pip install pyzta

Then, in your Python code, you can import the library as so:

from pyzta import ZtaF
zta = ZtaF()
animation = zta.load("path/to/animation")
buffer = zta.getFrameBuffer()

See the example project to see it in action, or check out the API reference for more details on how to use the library.

Compile from source

If you want to use the library in a C++ project, or if you want to contribute to the development of ztalib, you can compile it from source. First, make sure you have CMake installed on your system. For further instructions, see the compile guide.

Acknowledgements

Thank you to Jeff Bostoen for his documentation on the ZT1 file formats: https://github.com/jbostoen/ZTStudio/wiki/ZT1-Graphics-Explained

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

pyzta-0.10.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distributions

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

pyzta-0.10.2-cp314-cp314-win_amd64.whl (146.1 kB view details)

Uploaded CPython 3.14Windows x86-64

pyzta-0.10.2-cp314-cp314-win32.whl (128.3 kB view details)

Uploaded CPython 3.14Windows x86

pyzta-0.10.2-cp314-cp314-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (228.4 kB view details)

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

pyzta-0.10.2-cp314-cp314-macosx_11_0_arm64.whl (118.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyzta-0.10.2-cp313-cp313-win_amd64.whl (142.4 kB view details)

Uploaded CPython 3.13Windows x86-64

pyzta-0.10.2-cp313-cp313-win32.whl (124.5 kB view details)

Uploaded CPython 3.13Windows x86

pyzta-0.10.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (228.2 kB view details)

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

pyzta-0.10.2-cp313-cp313-macosx_11_0_arm64.whl (118.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyzta-0.10.2-cp312-cp312-win_amd64.whl (142.3 kB view details)

Uploaded CPython 3.12Windows x86-64

pyzta-0.10.2-cp312-cp312-win32.whl (124.5 kB view details)

Uploaded CPython 3.12Windows x86

pyzta-0.10.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (228.2 kB view details)

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

pyzta-0.10.2-cp312-cp312-macosx_11_0_arm64.whl (118.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyzta-0.10.2-cp311-cp311-win_amd64.whl (141.7 kB view details)

Uploaded CPython 3.11Windows x86-64

pyzta-0.10.2-cp311-cp311-win32.whl (124.0 kB view details)

Uploaded CPython 3.11Windows x86

pyzta-0.10.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (227.0 kB view details)

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

pyzta-0.10.2-cp311-cp311-macosx_11_0_arm64.whl (117.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyzta-0.10.2-cp310-cp310-win_amd64.whl (140.6 kB view details)

Uploaded CPython 3.10Windows x86-64

pyzta-0.10.2-cp310-cp310-win32.whl (122.9 kB view details)

Uploaded CPython 3.10Windows x86

pyzta-0.10.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (225.9 kB view details)

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

pyzta-0.10.2-cp310-cp310-macosx_11_0_arm64.whl (116.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyzta-0.10.2-cp39-cp39-win_amd64.whl (144.8 kB view details)

Uploaded CPython 3.9Windows x86-64

pyzta-0.10.2-cp39-cp39-win32.whl (123.0 kB view details)

Uploaded CPython 3.9Windows x86

pyzta-0.10.2-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (226.1 kB view details)

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

pyzta-0.10.2-cp39-cp39-macosx_11_0_arm64.whl (116.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pyzta-0.10.2-cp38-cp38-win_amd64.whl (140.1 kB view details)

Uploaded CPython 3.8Windows x86-64

pyzta-0.10.2-cp38-cp38-win32.whl (122.9 kB view details)

Uploaded CPython 3.8Windows x86

pyzta-0.10.2-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyzta-0.10.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (225.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyzta-0.10.2-cp38-cp38-macosx_11_0_arm64.whl (116.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file pyzta-0.10.2.tar.gz.

File metadata

  • Download URL: pyzta-0.10.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2.tar.gz
Algorithm Hash digest
SHA256 ae9324d68b7d7a13eefad44ebdd54aa6ea17485fda7cdfa8a02578420dd32311
MD5 026a790212b3934c26e1732f8a2e6337
BLAKE2b-256 a0a76d4f247e82343edff4fc384a159a0caaab8fd838d64b777c6c46d45c0a38

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 146.1 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2129e51436c52754c907da28544630878423c9e537a3c17bcab54d9c4b3a131d
MD5 bb33b21ccbedcdb1b7c7d10ee482b81a
BLAKE2b-256 4cd160c92891f3d2d973eab3f1cedcd00046d907c4be3e9337dc54cb03f1964e

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp314-cp314-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 128.3 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 78206231da01c85e8775b49efdac13c6bbd0110d4384257c3636e318e8860697
MD5 738e330d6b46c54616b0d4bda07c52c9
BLAKE2b-256 f50172c5de8ede6e22fb202f85446a5c3dffd79eb94007d4f68e51e7a04b7779

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b8182001e96f04073f236ab990eec86feee40374453d7f845427624482c891e
MD5 030fe1bd5ab3969ffcac4f1adee80261
BLAKE2b-256 19bbfbd8f507625e5521c99dc798758e8a9bcd8006c17fb153c9c4d0fdbe9e5c

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c346ab1c5e5d2d922b71068aefa67f56358fe5bbad079bc0f9cef48b5627da39
MD5 ec4b1ed5acf4748d877277c0ff1d1d98
BLAKE2b-256 3f01b2e624666cf673f86fd33c7eebe87d3e74d30202f21500627e5c0586d96d

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4e8cecb3d54a2ad9b09330ac88968c9996189b91d8558254b6810354eb98f751
MD5 de42bd4d3ba4bae5f3d02f8ce4a24cae
BLAKE2b-256 9bcf3e5b9dcfd659f066cb21ef171f683a9a3b0ad782b897dae900d6d27d960a

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 142.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3b82f85cb313c667cf6cef1955e2c476092c019246ffbfb1c0e8484c4f84c26c
MD5 223c47266eec20275ce05613a9da4975
BLAKE2b-256 790d50db0beecbaa23386d233d3b061a06ceaa44409829a535275efa47c16792

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 124.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 818676e641a8ea86c9304865995beba29c6b5e89d248ac10586dae8ab55de6d8
MD5 57ddac20145c57d79f52a5bc39ea51f5
BLAKE2b-256 e688aae8938c4e522b8baccec6fd673d3bd922680c2357c4cddee54a59c97a1c

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94710872f99777bac1e3de1ca490d96edf1fe659e22476664437f578bc27787d
MD5 3fa7664522e86e874f912832ef80b819
BLAKE2b-256 9c2ac9b1377342ef74bb6ff92ea60373da660d8e97f7ab99d6e701a4efb326eb

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0e34b4e98fd93fdac287e587bb571c9ff28c59be2fdc40c2508321bbd823fa6
MD5 00d148fe71ffdb01f4de7c8d4c66c25d
BLAKE2b-256 e272e182904dfd176c962c44753a2df0cfdb2f970379c2b1c082c65f55f0ee2a

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0979416c8fb9f7176c2d24cb9f81bb7d96a82f53b7ff0fe5e9bab10be52611fb
MD5 ad42297951b755162f22c96c4ef124cd
BLAKE2b-256 a8b17627d3a0c87e41bc2c36f928fc9a8628851a8a398f749d3488e1eb85f221

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 142.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 45d6f4e203ecfb6a90d1942440f70df93c3760d8395f166813aea186b7fc515b
MD5 618c89fb4d73518bb07d20af1e3b4f80
BLAKE2b-256 025ea43410b7e137b81981dca395b8f34e9cd344fc71505f93a7ca84f25d6b81

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 124.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 443ff85692772430a8474f93031579e15d03484c032be8cab641830813c76974
MD5 4a51fd030231ac2edda164d1276d907f
BLAKE2b-256 33b55d6b7088b311e70f9052026ca93cd5a17aa4a19ae2ed49e626af6f8b2ba0

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6667163f0c601f42d8f65778852f62bd4ae379807816586453c0ba96e301959a
MD5 9ec184d7e762a86ccd17edf1ce81b9dd
BLAKE2b-256 96e732d950278b16204bc2ff7a8a55718d7d60c2030d96052c6f74a846cbdfec

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 351b8448236449a59f95579769831bec12098dee031c4b43cec005a8a56d11c7
MD5 bf15d710cd455ef50b87421b1c16e138
BLAKE2b-256 13fbe7964fe66dae05fc59c80758aa0c8cd8998b9d73a19209d5c7e798f65843

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d419da39b439cc29baa7298148cda2587ad99169a97e5960698350615f37c8f
MD5 bdcf65896bd5e6d6e0ef13feb3860e01
BLAKE2b-256 392ae87b4b9aa53e6d348fa667af81922ce7fd95d6fc8d186f372d33f869d717

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 141.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ac5806b7d6375b43c96b04740c57a22ceb6a15f40bab7f2f6d895e778ceb9cc0
MD5 4421e704c311e65ec3ec7dd8ac663064
BLAKE2b-256 b2546702fb4daae17a8c2afeb73bf3a5b5f1c0e23e6aaf553c6575d7e36ca671

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 124.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8b9fc030375f6c30a00cfae4a79f77f2177cb24609abff0d333789cfd1da8f97
MD5 ca163012b6233ae4973a8ecc781d0ebe
BLAKE2b-256 1461a5fa517bfe61ed66c7b922d672d3de784dce4aeb34f62a80a2b67a19d49c

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 67ad02e404c33d93a09632889a47f7a42199aad1c05ed3be15a3cc0b8982d7f4
MD5 6c60843fc9cb527063ff60cc5cb111ed
BLAKE2b-256 660ab26bf70418c810c4a5adb26c938e11cf33bf96406f4139667c18394d2533

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5241d7403675337da48e81e5e37d844dba73e0c41f20b2c8aa73d0d2606c8622
MD5 2958154bcd6e99a5ef9713b54f7039d0
BLAKE2b-256 dc97e6797b5e9efc836e9a27606a2a1af1d442d80b7eaa2c0cbd632475937a8c

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4954906692531128ab6a9324f92824b8bd4aab1986200642a8e746c95f102a2d
MD5 0dcdeb890cda53949b6ef359201547ee
BLAKE2b-256 0488159ee5c19ef7a03f5db6ad76c2fb2f4e37f1f069a05ec65475675b62fbee

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 140.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e14552255c6b0133697a5c1d1abe9bc6d0c32298378d71d277f03070b0a9b97c
MD5 fc206faafaa1084416b35e7a844148d2
BLAKE2b-256 a916bb6d41c89f9acf8578acd9217ef6f3df336dcfa1c3b39759a7bb11523735

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 122.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 179e3cf027d731696d643402b86571514b1630b6dd5a58888d7805c7390f1109
MD5 5f69b50aac551593007b0df4aa96265e
BLAKE2b-256 6f22bece87afeb32c24bb2aa5f754cc34ec062f0b401fa5027394a9000576d93

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2710ef4811e79b4ba703631ca6ead8d3383b662b37c5c0ef3ffb6b6c12d1cc8
MD5 a036a497ccf96bec8d959bcd50592994
BLAKE2b-256 de821e435fff0184adcb7238f289bad9c8c3d632c1882f0bac8b5403a84e4f4f

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed704be1550af4079dfaa850ce4546c29aee4a6b3107e8a16725ec15728012b7
MD5 27da3aa6af7ae5173b064dbadfb6f623
BLAKE2b-256 02a7288602614b1dab5aed702afd38b91fe51a171e1c033a35be63a750627e44

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 480a78de4b482641b25196ddf63b1acceef57b135e9cf9e2082b34fde6505d79
MD5 ac43bfee2529f5c150b31182f78b53c0
BLAKE2b-256 e8fa86efef8d880e71226645999e6b89890d9de565d8978efc0c4fdcbb76543d

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 144.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cd46be413dc32ca7ead70ef1b221154a051af9a2c6d7f50bf2008c00b360e3f0
MD5 5cd59530986295d37d0942d14f755e4e
BLAKE2b-256 ed974346e0fb63ceb14e22a9fa485ffcb21e5b648f549d26584a86426debfb78

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 123.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fde4f394eb7e20f9b0856f05634a102fb684ed93ba4ff9d505cecf10c28cf8be
MD5 1cf4d23f05630177c30b03a1dfba057e
BLAKE2b-256 e794965b83070f8e78f595e6ef6e3841adc546fcfb384e5615421b3638814412

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e09e70bc5808f85cf87bcb99275474c3e2802cb36000fcfc2988a4ed167096cb
MD5 d3ffcc492bc75aa706e411f1b6292681
BLAKE2b-256 9c8445878a5ffcc34e37eba5af2f7f981fa085fe24cbce080fb26aa4d7098f3d

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aabf5ee82f1abcef077d2748c334af8c96502227f87f8a375457645812379f37
MD5 8f460c9ee8a1827a9a483413fc3e08ed
BLAKE2b-256 ef3d3ba949f71b1c4b5c2797afd401c6933cedf409117914f5c2f257a21b5731

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff8d555d3f879c6b5ad92350f6a0708e98342ed97b65f0f72cc7c7a89653b12d
MD5 15109f48d76238c8d187f008d7752c7f
BLAKE2b-256 92b416c663aa9719fbcef517df0872d9a4e4c07226c78769be41d5a82c911cf5

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 140.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cb8b87946e1589e547e61df308a4810eb1e4f05c85be77583afa47d8742ed7ce
MD5 882ad04913753f816027ed757573132d
BLAKE2b-256 a8c4501f17106af11eec6ec93f6b10c9342465c3c1072def394e3eabe9268f9e

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyzta-0.10.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 122.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyzta-0.10.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ca3a1b3fe2de656ab65834334291c50b4956324a6e1ca431d2cc1e33aabd12a8
MD5 06e2d3de64969822308dc1f3dc05824b
BLAKE2b-256 81c6235185bc93af727ae114c1d39e61166aff7eb34835d94ceef5365c130f62

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0354c052081ec79445cb10fd9bd0e39f2215b66022d44dd2f68b47bf9870483e
MD5 a77ff5fe2f7d01ae32654098585d1128
BLAKE2b-256 59b11ece50c868cc4223dfdbd2537bec966916e1739e199e6fe60e0c0506aee2

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ae9a690da1999224b22c2ce4634a3bb99de72fa47a9d57ea3c3bc271bfb69c4
MD5 fd91f66cb3dac601f4ba26afa25fee06
BLAKE2b-256 e10e6274123164a645204b06a2cd32133a4ab18067b3984035f751f0df0d98cf

See more details on using hashes here.

File details

Details for the file pyzta-0.10.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzta-0.10.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b03426ff40878c4b03ba042438d79c76de6ed2e327226237fe881a1eb5ef74b4
MD5 20ac4797e764cbc2ede104d4d1dd7dde
BLAKE2b-256 f33a2dd5a7b489d86e3bb1041ab14e55ca7a791a3ac20545874c40e6849568b8

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