Skip to main content

Rust-native lite search for AI applications

Project description

Tarzi Logo

tarzi

Crate Version PyPI Version Rust CI Python CI PyV

License X Follow

⚠️ Current Limitation: Currently only search engines without anti-bot protection are workable, such as DuckDuckGo and Brave. We require advanced features to bypass anti-bot measures for other engines like Google and Bing.

🐒 Tarzi

Tarzi is a unified search interface designed for Retrieval-Augmented Generation (RAG) and agentic systems built on large language models. Search is a core functionality in these systems, yet most search engine providers (SEPs) impose API paywalls or strict rate limits. Tarzi, empowered by browser automation and web crawling technologies, removes these barriers by supporting token-free queries across multiple search engines. With a single dependency, you can integrate and switch between different SEPs as needed—seamlessly and efficiently.

Tarzi Logo

⚙️ Core Capabilities

  • 🦀 Dual Implementation: Native Rust library and Python wrapper with CLI tools
  • 🔄 Content Conversion: Convert raw HTML into Markdown, JSON, or YAML, which is ready for LLMs
  • 🔍 Search Integration: Fetch fully rendered result pages with a unified interface for token-free headless browser mode
  • 🧠 Multi-Engine Support: Works with Bing, Google, DuckDuckGo, Baidu etc.
  • 🛡️ Proxy Support: Bypass network bans using proxy support to access global SEPs
  • 🚀 End-to-End Workflow: Full pipeline from search to content extraction for AI and automation use cases

🧪 Advanced Features (Under dev.)

  • 🕵️‍♂️ Anti-Bot Evasion: Use fingerprint spoofing, proxy rotation, and human-like actions to avoid detection
  • 🧠 Smarter Queries: Improve search results with prompt rewriting and intent-aware queries
  • 🔗 Workflow Automation: Chain steps like search, click, form fill, and scraping into automated flows

Install

pip install tarzi

CLI Commands

Tarzi provides two command-line interfaces:

  • tarzi: Native Rust CLI (faster, more efficient)
  • pytarzi: Python CLI (easier to extend, same functionality)

Both CLIs support the same commands and configuration precedence.

Usage Examples

Alternatives

Contributors

Thank you ❤ all human and non-human contributors.

tarzi contributors

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

tarzi-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

tarzi-0.1.6-cp314-cp314t-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.14tmacOS 10.14+ x86-64

tarzi-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp314-cp314-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

tarzi-0.1.6-cp314-cp314-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.14macOS 10.14+ x86-64

tarzi-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp313-cp313-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

tarzi-0.1.6-cp313-cp313-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

tarzi-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp312-cp312-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

tarzi-0.1.6-cp312-cp312-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

tarzi-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp311-cp311-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

tarzi-0.1.6-cp311-cp311-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

tarzi-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

tarzi-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

tarzi-0.1.6-cp310-cp310-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

tarzi-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

File details

Details for the file tarzi-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae1a241c587ee1ba424c6a0894444dc403c5c820c447e1961d2fd3f49de03c63
MD5 7b4cee2fb98321160652965b75b31f19
BLAKE2b-256 0c869f442c063c930100a6723d52f4a89a4bfd9d01b8addeef2af73eda4656bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18d970fd183c56f4f93cc9da0b0093be74de9c297be8d0208527f4ede1bc78e9
MD5 b5219a334a439540d9fdb521b51bcd36
BLAKE2b-256 5ed1222259fe314b4a4e6a55a6de56d521e1f9b4bca2b2cfae8e2d84933978e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02815a14b42b93b8fe7baf6cbb01d69f335265777c0fbee7a49c0f32c4710c53
MD5 ceb62511789ce7ce79fbe8cca70d3d89
BLAKE2b-256 4ab527819eb3dbaffe51ea7b4b0309f795da66d8c2e152d2db136274de5dc880

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314t-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314t-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 09b33f744a5ffaa50821aa412f348d8092ffb154e83239477d4b76c7cb68fee0
MD5 54be62f0bb0a3705be6a395752ad7c0a
BLAKE2b-256 fe7e083aa10fa9fa7158df3c85f8d783ad71b972ce69c1d25b51c0a2d56a9fc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314t-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 69aa201113e7608dbfe11eec638335a8e1d39c77d4b87f36e61357fe90d4400d
MD5 76eeeec9a4c24da63d024a9df226fa43
BLAKE2b-256 9da82316bea1c79afcde353a0cefabe2a28fcacb3736865d469444872124a841

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 66ae84280bfa68f75941c5135e9080974a539e31edcb8d6fd0937ef34f9d7940
MD5 1c188dd3919d0df83d15ab046134457e
BLAKE2b-256 963acb009c5c61a5cd1c7939770b4eb333de76d69cfad6ffedbf4e5355c7a440

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0582aa583c1bda276e7f0f3a7b24e852232b1cbe79c2e229826168d44cdf2c7
MD5 2f225118bcb5286f629d1a126dfd9e30
BLAKE2b-256 2fe7532a84b2bc94914cadd18504f93a1c11906c5833b7b651ec1600218561ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp314-cp314-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp314-cp314-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 57b61787c2aba8e5a85cb452595ab96e3f7b861cc6eed9f030f3584574640ba3
MD5 69ab3f53d20e52595fe4bb15754ec117
BLAKE2b-256 684180584380e1f4d950863c9aefd9ec2a09b1579bdfff596d711f3a2e20cfea

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp314-cp314-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5046bfbbd333b0e2f5a3010d79215f4c61e3d3927320154f566f81dba347c3e7
MD5 e7d8abb45806484b20f7ffd0d0c6e984
BLAKE2b-256 9a76b022c26d3d04d54e49174c936afcc2751ee37cd91ff67d81f45b2fdf1883

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17ee088e78432f3c81eb7027b926fbc893593bc21e16e1008a95a2fac0c30d3e
MD5 48152511496143d78df142d62c1c4650
BLAKE2b-256 61c854df451f5ee7d51cd918e0383214aac2b3727191513a1ad670fc6145a04c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9563e3ceb619e812cf8a53dd8f206f46292746425cd60a40d2538dbd60c83665
MD5 8cabf581d3ae9f34de7f10b242c00511
BLAKE2b-256 26f095f03521d3ea5be602dad207bdd95fc7c443d98882b5bab63e073895ff14

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 03ea6ce639bfda503357764f46446a6c3dedb72ae090cbf3757bc1f1a735c309
MD5 3dafb11d505f04604c3993a96ca4ab8b
BLAKE2b-256 22390e398f02718cf11cc9ccd2ec3a07c776cd45a283c7b2cefafcbc00bd42b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp313-cp313-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8aae760010c659f56b3fab9bba5b779319d4b3a32d981c78b2fbc0a83a59efd5
MD5 fe42efbbcc0cd17ab3e3db4892835a78
BLAKE2b-256 de097ca673edb1ef006874e168a906fd5300594a52a6c2e80e7c4c46a4830e49

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b974333fd10da9a54dd2627c20d980184e2b872c2e543f570cf02677c5318326
MD5 d0ca500ee63df7858d96d1d81feec6c5
BLAKE2b-256 646a1b21264ea273ca83f99fbbb320769b40b793ee073525722384348f6e98ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44715c7b317c3135a310442d1b6a53b363d6495a878e67dd7840ba014c4d9b6f
MD5 8a6b184b10af28ad171fe2bd01a8ae04
BLAKE2b-256 1ece8842f4d47e3a81c52f50ee17ba1cfc91e982d88a70ed0e712116837898e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d39a4ecc42dedfa53d0c41a29abfb3c203aeaea8816e5a2f20991245c384df38
MD5 8f5012a4205cf4bda84a505032329f84
BLAKE2b-256 ca0e4a7652704b925276e3f117da9b0a9f680b687aa4b9ebf1aff80fd2a3490c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp312-cp312-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f041ffa2eab67c861fc6277257229a2ccc911bc78f9d5a8eeeb76405352fbe05
MD5 fe4851a463dce38864bea91589948e4e
BLAKE2b-256 69a5bc45c3063c6dd99815d3f4258c0b16293f7b58583b93e3c32e4a362322a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d74917c4c210b52779948d0883454175ecb21e032934cd31d3b8e1e77331063b
MD5 94959fcba28bbd493b21bc512541a963
BLAKE2b-256 980fe779591b5242986f8999e19cae845d5ec22a763301d5701d45f5b7e8fc26

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b047aeb4b44a3ae2a9b1a5c89d6c25c5589ec23dd67c1c21910bd0579d47eebb
MD5 f1e525f34c8768b80f7dcbd938310dcd
BLAKE2b-256 6c3217176986a63e5e41145d8f5879a693e6432ca51484f57e1bdd931adfc091

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 628d66d00602aa20fc0e1915f00f379d212dec0762d13e4a196de4d148fb3812
MD5 34356f8584bd5cded079241f79e75b3f
BLAKE2b-256 29ba18af3bdfa64cb9384b5828eb29cb978214ac3d59030252487d5d74fee0d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp311-cp311-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 61f1bb09274d077d7df742ff5b718f7f32e29b25d0049e48afbe4674656e2520
MD5 52bf9297f28ab5e35be5dcbc921c589f
BLAKE2b-256 5cc49b43d9890f6b8a54dd63d4ed2239d01de925f2d6f3154650d40e10c6d658

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a640cf95082eceb8c1e3def0f30801ecbefbcebbdb0f30ce52fa38efe900c50d
MD5 eb1c94e696198953cb5a7ba28df337b5
BLAKE2b-256 1499e0af84b43c787178ac82e6259d108c658861ff347afa3041ee5047c7b56a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ff3802326a27526b7cdbff0014fe82c2efd5fb77ea3faecd0f2cf26339608bb
MD5 aa222a360776e702b5f572506403beb4
BLAKE2b-256 1c57ad7d8650a5b7a47b716023b8906fa725c8609ea700b788b4bf8a546dbcb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tarzi-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 db7748c2367059ceb6806ae436679e6e9f35818cff6a19f7c9d69ac722095c33
MD5 f6af5492547988b09630f855204f3068
BLAKE2b-256 2d094c2b704382f7237e819ae8405f8adf91581adc31a8cd82e2efeff24dfaf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl:

Publisher: publish.yml on mirasurf/tarzi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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