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.5-cp314-cp314t-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.14+ x86-64

tarzi-0.1.5-cp314-cp314-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.14+ x86-64

tarzi-0.1.5-cp313-cp313-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.14+ x86-64

tarzi-0.1.5-cp312-cp312-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.14+ x86-64

tarzi-0.1.5-cp311-cp311-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.14+ x86-64

tarzi-0.1.5-cp310-cp310-manylinux_2_28_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

tarzi-0.1.5-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.5-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9001990b4e87e032df03f77e78e640b290fc0f1be370d4a0ec70f13d6b42d0d7
MD5 6a35fb1f47ff2437ca4e3dd997171532
BLAKE2b-256 66d0e66e475ccd42f4bc0cd5e2f2374e624378b6a647a0e107acfb63845409dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba428460cd1235bdd9f38b970041ab80c6350ce6052c72464434cfcbbae9bb1c
MD5 3d19987e648594d98283d37f9dcca0a2
BLAKE2b-256 698b5d32b81a361fc255e66c5d68080a1a2b73cd97553014bdc0ecc305cd8d71

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8802c3a09c68340d68b2b6ee8f0d37c94765e48dad37c58b81797b1dfe5e34ed
MD5 233e16a3ceea92fa509e1f24eaa9061f
BLAKE2b-256 f3a45024a4ed78cd13a62dc795d953e851611af926d13437b1b95697389b5659

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314t-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314t-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 be7b0c8dde0795b3d79071a20084e9ccdf7da9b4c28930f1876e7a7a3af325bb
MD5 43bfc05c38eda38be311ee03ab62a1e6
BLAKE2b-256 2a67fab98b8840c7d7f9ee5395c438645e2b397d97e11149de1460b9d363c610

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 914637b5c416cfe40789904a975f7317efe299cad45591e91d34076f05232376
MD5 33e91451636a41592290178d2f1ace4e
BLAKE2b-256 1456150542ea157af86add9ef320347bb58b2212df5d994ca7be450e53f56fba

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d35b8c4cd5422b9aa72786f1a31465b888606a3d5ce0409a9282834e2034bca0
MD5 261fe3d61fe35b2a28ed9b58d66ab643
BLAKE2b-256 5d971d778af654f4cd466f00667553472af4ce1cf2d56116d9b2689f678f4000

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f915a127e58c775d172578a61e5b1504db8034583336e1d8850996244aefbf29
MD5 6e27cd96f530e87843ebf06112d5a295
BLAKE2b-256 2379cce746bdf9ddc6fdc2496b6cd67f8a5fcb948493d5e134dff3fb0d0d1306

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp314-cp314-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp314-cp314-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 946c51e8dd8f6d060b7f3d2b74a6ed9c509d00e59bf2b1268d5c8c1a9f1ad4fc
MD5 7dc65ec018d07a6a07fb44cc6a165744
BLAKE2b-256 0120281681381eaf16c92c01a0b468364f86832e69dcdb9f89c9efef2353cea8

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2342dbd544c1fd79b0fb670a545fe724e559963804fef947ac0d9f6bad3fc01f
MD5 8cc45ceb54e6814a50a878975ce6875f
BLAKE2b-256 b64560275667bf9765ad9479053a76ef4aee0aa717765ac0755f15592dbbcb2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d9407bb9c890a7cc6dcfcf6b2ca6ad3f31def3f6be5cb4c36cf15f099905240
MD5 635c5a6aa24658a93c853b067bacd584
BLAKE2b-256 7d9aba8671af0f119466bc7089cd0160882e0b86df3f3befb2fe1d76cf834768

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a89ea31e016d34a2394a0813bf4df81cddd6fd87f729c060f8d614fbe328aea9
MD5 92ecf3285357f3fd441d4464f5d48f28
BLAKE2b-256 787bb3ac9e935fa478e674f961c854efe9d4bb2b07ec57011ed004872198bf04

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 9e719087f3132256eaf07379cd4294a1bc3079d63959460673857b3425b44c04
MD5 2f14713f54aad8f03bc0eca73d8d4d8d
BLAKE2b-256 053605576fd79fc3998c81ade00fb4c8f5455153ac4f492a317ae547b90f615d

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 529cfbbca46f036cea65957ac3d4edb11503214c9c6ce282c72f5fe813d75682
MD5 4e4c359f6bdecd5ffea2b91d6d992451
BLAKE2b-256 6d26a3b4acefef0e5367919de687f35c7f56f955038333c2a0275eb0b5f21834

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c7c17d7b6d2504168d7a604bf231237f768d5ac9822c3ec82d1cff2cd202671d
MD5 441a2a8975a77738dab9ca88561fd1d4
BLAKE2b-256 9f5d74a124f92ccfc31a987fd7fa0385147b4ba03604aa81fa6f10620eaf45bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc1081da82601a47659a3d04a521b9fc5e8fc6bf84ea3e09fc100d5f9f9f37a8
MD5 46981b4eb7b7122ec2f445393ef531ea
BLAKE2b-256 0d7a32e328bf434a578667949c8163bea661324f004224e96d600735cc11cc5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 e3738bb91e3423f978573a1e82185fec6b5b1543c40021d7254f8c05ab711981
MD5 b11831990e7715b4223b247df0f4e730
BLAKE2b-256 f799d0287d143decd1b7c6294709ced32a1faf36af50bac9390bf1db39760408

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 08aafbc1b4ce34d002ccda2284a81cf9ccaa50e06180db006e0189e45951700d
MD5 935f896999193ccbc070804ad3a61845
BLAKE2b-256 e01989afbaad676fd1bd42bb03c22eba9949c64e12a79b1b8313406d116be780

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2dc5be3c5a44afa2ef6ffd4b698eac106dacd568796411abfcb58c79343827b1
MD5 744b6a9f3c4dae368541814b2a4695c0
BLAKE2b-256 f8327e329eddc3e3524493551a06bae6f3183d6057e2064723f930d03ecc9903

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e47c013899b7b22e70c831a13d6f00eb0726a6ce2864478f0c5daecc2b34500
MD5 9e56fa681269777bdac8ee428eef8df9
BLAKE2b-256 997727f61d0f96c72f12681d9c157fb4808ae5a2ef60e3a782f507335a41f9f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 36e622ad5dfb64c8bd09aacbc1f40e0123123a04aaad61ca05bb592d9e7a4a6c
MD5 6bdca60637efe0f06c118d10ed78dd72
BLAKE2b-256 70eb419b7b5ee8d8eadb5b3d220a5d2695729b2585239032100bb83d14f41d20

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 438489a8a709dbc3e02da919ee9ca47296af730d55fd7ac66498d42760ddc617
MD5 0b14302d3cd3dad54ee527d611b86d60
BLAKE2b-256 80b0a1f7bedde64407ce2b461e34a72daddca3c7a5ccca17b387d233cf4db78b

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e8c83c09ef30389f5421bdcfac110a2471a02094ec87e3340c9a229896e7641
MD5 a3b6144ebf9a5cecc3838510f40965ab
BLAKE2b-256 c2ef244030c67fdefbb351dae536f8ac75eeefa2e70331788b70e2093959be00

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 638d8f940212a7e0fb3c12247eeda00034350758d896b9c46b39692458ff18a6
MD5 a4eb17aae143214591d2b041a6e5ffe6
BLAKE2b-256 15cbbb406b032ed48a19bab0e5b27f0511fee96ca4fdd765c7b7a864ab57745a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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.5-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for tarzi-0.1.5-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 be0d8e00ad55159f8b579bb7d132282bbf20f21852538ca4efcca134693855c3
MD5 f214f9ede998aa0ca8af2b84414eb18f
BLAKE2b-256 27513a724eef85df1e0e638020b8304ca558407460778c57dc7744d22ca41389

See more details on using hashes here.

Provenance

The following attestation bundles were made for tarzi-0.1.5-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