Skip to main content

Python bindings for zetasketch-rs - unofficial Rust reimplementation of the ZetaSketch Java library for HyperLogLog++ implementation used by Google BigQuery and BigTable.

Project description

ZetaSketch RS

A native Rust re-implementation of the Zetasketch Java library by Google.

The ZetaSketch library provides an implementation of the HyperLogLog++ algorithm used by several Google Cloud products, most notably BigQuery and BigTable.

This library allows deserializing, modifying and serializing the HyperLogLog++ sketches used by these products.

You can learn more details about ZetaSketch and its HyperLogLog++ implementation in the README in the original library.

This reimplementation is based on version 0.1.0 of the original library, which is the only version published.

Compatibility

This library was implemented as a translation of the original Java code into Rust, then refined here and there to improve performance and to be more idiomatic. It strives to be 100% compatible with the Java library, which means that for identical inputs, it should produce 100% identical sketches as the Java library. Any deviation should be considered a bug.

We are using the j4rs crate for testing, which allows to call us the original Java library from our Rust tests and compare the behavior of both libraries.

Python Bindings

The project also contains Python bindings for the Rust crate published on Pypi as zetasketch-py.

The bindings are generated using maturin.

Sponsorship

Porting the code over from Java to Rust was a fair bit of work that took me a fair bit of time. If you find this library useful, please consider donating to help me work on other similar projects in the future. Thank you!

License

This project is licensed under the MIT license. See the LICENSE file for details.

The original library is licensed under the Apache License 2.0.

[!NOTE] This project is in no way affiliated with or endorsed by Google.

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

zetasketch_py-0.1.3.tar.gz (95.6 kB view details)

Uploaded Source

Built Distributions

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

zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (531.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl (566.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (633.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (534.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (368.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (392.5 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (531.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl (566.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (632.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (534.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (368.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (532.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl (567.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (633.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (535.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (392.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_x86_64.whl (531.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_i686.whl (566.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_armv7l.whl (632.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_aarch64.whl (534.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (393.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (368.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp313-cp313-win_amd64.whl (212.0 kB view details)

Uploaded CPython 3.13Windows x86-64

zetasketch_py-0.1.3-cp313-cp313-win32.whl (206.9 kB view details)

Uploaded CPython 3.13Windows x86

zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_x86_64.whl (531.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_i686.whl (565.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_armv7l.whl (633.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_aarch64.whl (534.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (392.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp313-cp313-macosx_11_0_arm64.whl (316.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

zetasketch_py-0.1.3-cp313-cp313-macosx_10_12_x86_64.whl (329.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

zetasketch_py-0.1.3-cp312-cp312-win_amd64.whl (212.1 kB view details)

Uploaded CPython 3.12Windows x86-64

zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl (531.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_i686.whl (566.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_armv7l.whl (633.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl (534.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (393.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp312-cp312-macosx_11_0_arm64.whl (316.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

zetasketch_py-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl (328.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

zetasketch_py-0.1.3-cp311-cp311-win_amd64.whl (211.6 kB view details)

Uploaded CPython 3.11Windows x86-64

zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl (532.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_i686.whl (566.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_armv7l.whl (633.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl (534.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (368.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (392.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp311-cp311-macosx_11_0_arm64.whl (320.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

zetasketch_py-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl (332.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

zetasketch_py-0.1.3-cp310-cp310-win_amd64.whl (211.4 kB view details)

Uploaded CPython 3.10Windows x86-64

zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl (532.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_i686.whl (566.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_armv7l.whl (633.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl (534.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (369.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (392.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp39-cp39-win_amd64.whl (212.5 kB view details)

Uploaded CPython 3.9Windows x86-64

zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl (532.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_i686.whl (568.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_armv7l.whl (634.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl (536.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (362.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (393.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (357.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (394.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_x86_64.whl (533.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_i686.whl (568.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_armv7l.whl (634.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_aarch64.whl (536.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (362.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (393.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (370.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

zetasketch_py-0.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (394.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file zetasketch_py-0.1.3.tar.gz.

File metadata

  • Download URL: zetasketch_py-0.1.3.tar.gz
  • Upload date:
  • Size: 95.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.4

File hashes

Hashes for zetasketch_py-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ebb9ec57f3b607e58161fe3c383d1ded8154ebee7e5b4b5bc4275cb1ad5ca74e
MD5 49246d7ad2753c433534f5448e02597a
BLAKE2b-256 87af545dc487943144d2406494793d9d6646c4965cd5d591be3f1dd7ce07a077

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4505c18cc2b4633ebb9b392a5ad875f6eff277a16d27542eeb9902e265ca516
MD5 7210b3a367cbb1fcc4fd8bf51787ed9d
BLAKE2b-256 21df79631c1cc3819b1454fd537f817a289d7405b9d540efbf86330212bb0474

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8d8201b136a105c6db49bcd52bfbbbe0e61ad76cb35f7b38ccdbfced49643664
MD5 6438fc6bc0291afd8d014735b2960347
BLAKE2b-256 cfeb605c09dad4174b4639f1a1e02d09d99c99808f72748cf30d25331d20bad0

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cd5e69f3b2748b14794520174e2cdfcfff75742038661d54b7d7a7a53aacb815
MD5 dd5fedf2f5af24183d546e2da282f5ad
BLAKE2b-256 74e6db309b6a0998f218b7e7200819fecb549036b736c9553f5847df1f255631

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a6a6baf205de2caddf63d358bff6f1546805698140d8449c4f1418029227989
MD5 4bfb5932cc9935cae2e760ecd013c378
BLAKE2b-256 e0b8308cd815db31310a67eabd14d3c2144ed9ad8dffa24761032ae18b7f2688

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f01f65f4f26cdabcb4678d2125da4da1541d20945941327636a733877df9270
MD5 b8455d2187d41f1aeb9a9d0e17c95e08
BLAKE2b-256 3db72c6b67ea72821c356eaa532da9ca3cd74ec260f7d404af8acfb7f200d0ef

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f5f93f6e011a5a05d23a19745a91e62d1174fc769997958e6622bfbb249a7ee0
MD5 64fbda7603e6599047921202b9d54b76
BLAKE2b-256 1dabe066c41dd400535a92bfbb1fa455f2735afcc63991b344203f6e0acbc24d

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3d6ff46a7575dd1538e0c60fea94fc0b01306b3b241f4f6ceb0d38d23431794b
MD5 7bcd591d851f003bfcc51fc62e0aac46
BLAKE2b-256 808d1fa2cf5c43cb4362a3fbbe9367d6453e167c40a6cc5d304776f9fa758fcc

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a29b241f92a4e4360b6e4e97cb23bf2fe1d754546f86b94ef94fad9ced65e152
MD5 d1fe39af8312c5ebde7107be087ab886
BLAKE2b-256 7266ddf2b3e96d38e850a084c88db61c3c226ed20882b1c475406fc9c6b2bb65

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4554a492f41dcb0ab9b75c5e9e568af776c9fbca28cfbf81ff9b89f655decf0
MD5 5e1f3853ce9aa0ec41ef2902abde2840
BLAKE2b-256 774a84a47bb28c6bdef5fbe83386d2e46d4452e4c0f192a0642aaa2e6d6760c5

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d77d5886c4641f815f4bfd016d239b54b8adcc42f52cee72ce9d20555b784169
MD5 5be577e6dac25a4b76eab7731d2add03
BLAKE2b-256 b39c133fd7c4c80eb0582ee60a3bb18af655d1db10333e1e65c6d1438b829937

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf93742f539debe212caf86a338af6d4bad1487eaed50f0760f68434e4897a8d
MD5 6c9ad1d2461c22a686b5223edec3354b
BLAKE2b-256 69936f3c0e911615ae732e8f1d44713566b3d1341beeabb057a08301b875e799

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7a5cce369b084c1efc4a68cf9d28a20916413a5c0c49675228f37168736310f0
MD5 0b4617574c6909217c65057ce3743ce6
BLAKE2b-256 5718dabf173273a2cce394042d9bcada6f57b63c5bfa0a4d29680ec484de4fd8

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 da645dcd24e767b1bd61c416a1c705549c04df971f6594f4b720a4d9a9389d02
MD5 0b64d3e918a590ff8a0cd03e5e2e1ca5
BLAKE2b-256 56411a5dffffc06dfd830c0d2717ba975471393f78d2b175db26a1c88852d300

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 736c6bf23edbf6da38399aa7c2f59a02fa7b39d9972343928ac61d35b89a6180
MD5 99d1133f7c3dedc789406dc7ee592cac
BLAKE2b-256 4077d209b730fbe3f2b7a7acf996567c61edb998d4e0dea4d5dd07fe387ce111

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 184876aa1cd3feaf16779abea97dcdae8ea66833b8550e8e3a799d6508400492
MD5 e255aa9dc4283f75195b18956144074f
BLAKE2b-256 1be34b36d19901d54e5ea8954620fe0325522e3c51c8ed9d85bbb9f7452c790d

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 992071d632f13c2af977957afc5c12054533e543a76009c818520762449d4b09
MD5 87afb25194e1d9af650fded28181eaff
BLAKE2b-256 452ba4318613ff112c121b9a8ba69a9f6a24a9a73b640b61c5cf02e7eca1c002

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 afbcffa13ce0a94c5748402c6d7ebe74a13f24c15ae6a8738cad50ccfdca792f
MD5 0cb5779a3d3c72e34be2a5c187678331
BLAKE2b-256 f6ff4113218b07ea36c26d0c6dee0ac1b75a9e86642a4d06deccccc1f2d21180

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db41719c19e0c76429bec75b512487a867ab9c26d7194223e915747d4b9153da
MD5 21b187907ee098125350e14ea0cf49ad
BLAKE2b-256 3c7cc27468c76d90f4c09b83ca91af92876d233e262cf4d4f0a22f6f3aca49f8

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7aeaccb374ab47a759122c2fe9f37ef5a8a29d65220cfc87c643bb86601b751a
MD5 07b274037fb199823fa0c78917a786db
BLAKE2b-256 86efdd01a9300059d9cfe13f2f8d1b396613e1b5d8662267568b72daf504c3cf

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dfa2b15ab76ffef0b9e3b01aeaca32e52b7a3f9e65eeeab67e9280fd269ac4d2
MD5 cedb1c8da0138141fff1898c7dac2e47
BLAKE2b-256 54ad337a203b2fb4dfe36e346f903dbe83b30e4879a442a45ba3e06fe3433913

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2a5228656442a416bc0023aa146ec2071a731a7f5a211f343b0960be2a5ea0bc
MD5 6b6651af3525a19e37557a2f2c4bc3e1
BLAKE2b-256 d825e6ac5b90bba7a827bf5cf6e80ab75c7181f4c4fe9307ed812edc152775a4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9530a688ba0aa2b271dbb503e698d9839fa52ad2fe318ba43074b3b4b940bb4e
MD5 ef18166c9bc7aecb9f7ecdb35a6040ef
BLAKE2b-256 75e30486b2c9bca58957e5707816d0f3bc4f8fe434f3679473e6b0ef2f52e609

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9d48e484dc8734a7f54693c9198f488ec681bb647dc296fb8f7d3465c2040921
MD5 f51c6a91c023a8f502674413e52ecd22
BLAKE2b-256 00865cd3cfac59906ef260fb2c031777724921d1d501e19fd16bb888d3f8d4e7

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 186b91f67a6c196e588bea23781dc4ec87d12f63b724904b66adb218a9fc4a48
MD5 a2532588db07aa20fda2a03185eaa9bf
BLAKE2b-256 bd89045fb12d2429cf5b44f2773ca71e71cef42747135916de273937c8951b50

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f769a0e6fd2817df850aa6c78c4fcbb3d4f23ca320a7a27b7ecccc2f29d516dc
MD5 0d435f91409a04af8cda065cc639319e
BLAKE2b-256 32657c29bf0e2f21c0c5e3e4b4fc5e5369739fc362d6504b6c1bb76d4eb88ca9

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3de82349c6e79b0b8baeba8464ef326cd334ce7dd7888faf5ba369545fa7974
MD5 c35f5a718dc9849f278aa6dca51a5393
BLAKE2b-256 6af5832db6a16d46bd924c1fb231a3b4d272b4cd7b7dd6155c85fdd730508fc0

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc60e501f1f5877acc5a2d9d11b4eabdc327e4aa4fd6afe39e53be24e33b95c7
MD5 84cd5dff22eef67792a1e201deb19962
BLAKE2b-256 1ac33edaf1b353f0d0238d5863dbddc9d00055091baf32aeb79a4f08c97e0d03

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1a0ebe8c33c20f6472847494a69e5a19fe18ab10552ca07dc87ef144291758ae
MD5 c8396616a086a820ed55c82028919a6e
BLAKE2b-256 741f74172ea16ec3b0206518a9893402eed96c5ddf86aa7038739640b2108d94

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ffd809a99515fd397a6861ff4206a0de1535877129b54731011ad23b82accbc
MD5 26c717b0fcb1d3b3d1cbd9f029c660a2
BLAKE2b-256 4a29a331de20ec44aa0aaf2a88173c9e79b2cb961a02fc7fa3e6558115b2da96

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 42268b58e9ece3f91c9d2da4137fbb9324942fde088e941acaef10307fa23297
MD5 79f812e3ccbd75894c9d4f0e0c2a9a59
BLAKE2b-256 77d06748bfb67116e3c60d58b24c69a235a4ba02642f80529b60978db25242ba

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5fb5942f82832cbd68a55cc39a195927d815c764034d59ab390e906973fed164
MD5 52265e4feec36df5858a17cccbd36d7c
BLAKE2b-256 f2778a592346791dabbdb9e8193168e03c40593af943aaed4a2f483050963a1c

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27c58bb13074a15faf62abf82d0e1aa51882f3baca4688d31f8ce33144552dc7
MD5 440891bbf46eb402aa922aaa88399486
BLAKE2b-256 30e0df724e4ee8e20131cfc0726b87b8bdfb149454078e426f228b69ea323911

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a265b00479fae3d835358665361cac916cbf56cbffa3ccbf058fc19a73d325d0
MD5 96a2f5dff6a2c91f4eabfc6a04c032a0
BLAKE2b-256 e5a466b09cd02bfe0505ac844c3df69b303c6f6303821cea3426241c30ec79e3

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a489dad9ce0b37d53d6f3041918a8526b7997f9622fee71f2a433265704f3a6a
MD5 caf136ec952f7f8752a469c47263c179
BLAKE2b-256 d05b625399a3e1849172efa534fb1d79bdfaba6edfc542d9352ce9477f0e5e2a

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 457aeb41f8f9da3903f40508a9b1f852ab40964dbad80927b5fca9fb4b7c6fd6
MD5 1379de225d63781a5c78e6f28033a2e0
BLAKE2b-256 bfa342ae4f6d4335f7200a50d7274da66ed7a48e3a64648081f23f89a6b4a418

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 69adcebaea22559fe5d0642568e218cdf7b04908ba2394a28809a95cf8828758
MD5 197d6323d8e0e119f008eee1553800ad
BLAKE2b-256 7a80ac2039954d78f9f97e91a05adce77e6bc83e11574ca9c99df26290e04495

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bb72004eec063f41ee08141366827b1eda7af077edbe2517dd52fad734a7bb17
MD5 9ad2c9ed1a5670c9e1d062be1f3d6f93
BLAKE2b-256 738e8bb79bdf1e4a0c2c2bd72b609d7802c50b3414e397d45ae9fdcbadcf2c84

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a39c4324b6c08d9a7826eeb0274cc051259e8108e590bec09e36e1a86c71f0ab
MD5 4f65ba228d88f8a06a0f950a8ab7f9f5
BLAKE2b-256 f0afdd8081e00d255f028ba1e1ecf32cdfcfb577253db7ce3538f91b86ea017a

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73ef38c083d93657a87e4bde3bb344d3e007affe79df004ca7f26dbf438d51c3
MD5 57c6f2a4cacce4e09b0e82ded454f559
BLAKE2b-256 6419e0a391c667dd2c9282c6a9cf1cf8e9f9f90a482d2d6c4193a5cef9d956a3

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8ce80379214ae5b3f2618512572f748c687bc322b07a30da897caf7eae25955
MD5 cee8d87af2314779e8e6bc8bae2d469b
BLAKE2b-256 dee5bbc436c86f7e425ee8439082541012898aff6292571da5c2df0cbd0ea7bd

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b3daa4f16cdb0319709f4d1c77f760deb8885266a8068cadbd9de87bb0701b66
MD5 c22c6336904bdfb1d705eb597310ef42
BLAKE2b-256 34991fa0997bf46355ae8104ce7103115e245ef4984b22cdbf5bafb95fe250b4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 46f70c47d84e06ec1169e284078e159e4560db5e6d55679e6f3b49fc6367f369
MD5 204238217651356c751c3da5cdca89fc
BLAKE2b-256 0ff7e9c7014384cf601826afcc87266b0327d6da64ce6f99d00210bb8c6dc643

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1240fb3c9448fb7af6c712d1e20ba128cf4808f211194410aaf3c56b828e452
MD5 5ccf9e2872cc9943333c9c9dd218fd01
BLAKE2b-256 8179c60b14282b40d7fd65e0e4456909dd800c97b641cc6512342ec119aed3ca

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 505929435482d43401c3661b4fda8db875796cc7309301057a096fc86316fcca
MD5 09d2bac18fe52a141e504fc10b126f69
BLAKE2b-256 7b85d48cbe67e1271ced57f6ce7b865f146dd3ed7a11f2e2e85734bd5c486594

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0251ee699ed33a74bac1be90c9b42f7151fcc19f59672894b46bcd260a7ac8cc
MD5 d024b61216070d61f1cee13c66a15a5b
BLAKE2b-256 dbf544b5be52e2a69245ebab5d36e4838fb78d0d83fee61c6c4f1fa882bbe3ee

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0550b0e0b5ef53b07aff1972d00d85b6f0c8de9cf713cb76c36d2efdbeeb8646
MD5 b8063ff1b26b12ca5799a1c83a93bc2c
BLAKE2b-256 cfa4a18ebf67b8e43ff1e7037f2dd4aea2de80b5f6fd7d945a4a071a547f84f5

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f08174a5087642bf8e046549ba51cc4b1ad9b293e9bf1cc31a5beca9d5d476d
MD5 95d65d7d1a98b7f1987e1087688210b5
BLAKE2b-256 2545f19882978aa5efbbd2d49885a661adce812551393dc5d909a4f9de961ce4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 475bff4d494902a04286fa879ca0e42b5a1da31980dd1bca8218344234467b02
MD5 a937efa13082012bf8ef09a8dabd4a90
BLAKE2b-256 8d88c66f77c6f4730a4bb4123a0c8d11566fa8c56311a2b52d63c52156eaa27c

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6622a1360ed48472039effa73798571c676db01c19e71b3272c0619caa0e4194
MD5 ae4587e3d24b9aa3b6de784ae1a6fb2f
BLAKE2b-256 816463c6561a2243bc35fb37334ed924a79593e494bbefc4a1b1cd008e661dc2

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b7626e22d3c36af6373f2366913798301f0bc63c420d05e0fd14e7af0f3ee8f1
MD5 a16416ee665dd89c78fb0100e567a88a
BLAKE2b-256 d736632226346672f9254990ea98558bde6209995687f088e473369dc0060ac5

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 50ef1bcc720778dc58b0afde6439f9f07b2e44dc4e8fead92882e3e762f1e428
MD5 a5400f3a66f75b86a8023aa76a4b9a09
BLAKE2b-256 0906550dab5d78894337839fcf277e5396183b169cc15414d049608535b9967f

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8d03c6ae505a2a89c8d2426ca9e8333da1c2bbc9bfc57c8b640b05cf7a11a70
MD5 6e900ffa3c094bce3a25408bb101ccba
BLAKE2b-256 38daacd5e57cf75dbcd7b8d9b3fb42e2d8e44fc37b558706026426fa15c7a010

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 129ace41bb6f13d5d1fd5cf850d37e048e0aac98b5e27fd4e370af5b924496b4
MD5 e915543fe171594567ae45d30da62248
BLAKE2b-256 eededdb7931865b449025a842ab319ff6cf1e983e50fd0425ece573dff80ef04

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c3fac80e8b5eb016c0249e6e01591307f6c13d8db7de3f2d1c1684af8db52f81
MD5 6e9a195d8238e326b2d8645a17cf334f
BLAKE2b-256 2776cf7134c16ba813d9e78e6b5d96ca9aad343b09178b1860c2ff39b0f19ed6

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49e1b2853e4800f2cdf8c83eabd3df9732b3326c2a435d87b4e4007b336eb8c8
MD5 5bb6129b5d4a542e037c4d40771f8518
BLAKE2b-256 0245bada4e7e6a71f8d438a72a6c47bb994d3b0d586b3b2d2525c422418a3100

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9fd9b8f33d19190a45cba08581fe202a3d746f143d72ca33af6299f16b2c113b
MD5 34a7882bec8bc70ff308814d15f86cd0
BLAKE2b-256 d835590b8e2388875d42cafb9bd2e9075dc086302928482f1a02cb7670898834

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e9e160dabcad9eee81dc687282cfa85967e721728103699fc53c3f130d1689cf
MD5 4b0751e4f7976b8e1b85f77ee1cebedc
BLAKE2b-256 7fa521d9716a9c40940cd2c1f129a1bacd4e83f2d38204271361435032ee4bab

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5f183eab4f610d9aad0f79655857435617a6f9e5ccbd9770d2df97e5e641da94
MD5 8026f8c49ef22d67533c3cc2c601c0e9
BLAKE2b-256 a2bbd1b089bb467e3249bb6337431a715f7f9cdde16f16634db7b8a3220d086f

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33491db3bbcb4786204778bb703553386f60ad6c0cd08b1147e2b2a96ccd6aba
MD5 18c1760112b040a0979352463c289098
BLAKE2b-256 ddf0e4a2e8a1fe2d63988d3da67fc61276704054381cc9dd4f5b823cf26a7fa7

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0a008b3e86a1bc884bd0e107aa74e9b2baddccc2ac38fda14f4b6e4c660ac3e
MD5 5ea556fff88f917c34db5bec669174eb
BLAKE2b-256 5d1fbc63c76a735572542536594483ee45ec7c1078c534984883addb3ec2eece

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b806785af7309a619db88e44688d858d639e96372110456ca6984d068ae987f3
MD5 dc8891d2386bc2a85bb3dba90190b30b
BLAKE2b-256 0abf2224adc177d2cc5529426cc351ac2b0a42d9e7a66076591396310ea0e6c4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2235e8833e945726a116a9705cfb3da1342dbc8e810362bdda9d4cd12a86cc3
MD5 372376301fbb683c54f90c34ad92084c
BLAKE2b-256 5b26f67d4f1d523782f5eacb2d4c6fbe66cf6adb119a5aaf16f6edea09a96218

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 49e70e3256892e588ebf30fde9646c424d0715097eefd2ea21e2a1d8d7542ae2
MD5 54dec99bc658ac0754d9a5730d3bcea2
BLAKE2b-256 95b89e8a9e0f1e18b6ceb19375a611999cf5cc166763613c1230d6fd07bbcf0d

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d39681f11aacec26bb3ff600e85cf7f0ec18107dbe6cb582c541004d6ffa1095
MD5 861900ab468bfb5199d3ff3217483ca6
BLAKE2b-256 4b4421af040b539cfe8fa07209c9baae0e4b509b0a927ca3d85ba1305a31a550

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29d3032140e5ef4e35c66931b64aff9e24cb513d6907a0ee6d94450bf7dc4494
MD5 a1d975286692c33b37629313503d29ae
BLAKE2b-256 68b802a8bf87b2931833699a0d33f767cdd235eac40ecf64c9bdbf5067ec15b4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 404c4681e21bc2962376f738dfb0c445bf58a912b4e6211a8f2c6e6495713aa4
MD5 12fd13ed096ea76ab965691eb362c744
BLAKE2b-256 f509bb1ffbbf8451ba0d78c1433ce56b08da7cd11d58449fe7e6e29d6b8d6bbd

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c78a9af72528c6d2441291ddb706afdecc3a2e948e4d66192088c752c0185d19
MD5 df65ee89e9fbf1c1bb125bf5e93a0cdd
BLAKE2b-256 ce1de18e71159e290f8bf36bbbe38c96624174c74a5112c88de0643a2bab5b3c

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49d6dea317f346d89199f670e1bd939fb3aab44a8dee370381997aba0d17b19b
MD5 5ddbaa8b3429f897caca817487500a23
BLAKE2b-256 745619e0f3cfc0c94fe9e0f40b14a2380e5465ac8ddd7265a08e369854de12d9

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe685f0ad756bec3b4ab22c36d97698674e16a6029ead37eb8d330e039795f3f
MD5 696b293e48707caa95dcd73b1d90a8cc
BLAKE2b-256 2cca9ea2c1734ec0e1c6654534d09049ea2012d990c27ff2042cfc942b09cdc4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a3194faccecd6a7f70307d0dedd0cf5b674dc0a2b6cbb6780da4598425341f16
MD5 5a8f2e6aa82505e36582e79c341aef1c
BLAKE2b-256 2ff8207242b4af2761666cfe3fe1237452aa22a89eabc311f9f2d7f8b390b484

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8ec6a6576bc04e7b529ef04543875f8977748d09473af82c29d87433317920da
MD5 f39db1c08e0982d73f07d710edb70d9b
BLAKE2b-256 5fe68888973823e621df0770f32eb13aea81f07521a6247feab9bfa6f64fe352

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 29b9d576b62c774cccd2bd6a281f020d2f7a95944c25a711a4d99d2977317292
MD5 0544f3d74c49859f22e206e9b862bf25
BLAKE2b-256 e4154b9743219089067d5e15d3f1f1999afc4f105b9839f0dd3f8ac9a07ab193

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b678067c84b55adb7292ccb3752915ee9b8df3189af602ce64229f2bafb6ed58
MD5 7fa67cbc92ea9df4ccaa279ef63eb70f
BLAKE2b-256 06f456359095cf2eb878ab525079369738828d115f638cf96ddf83e4b0e0f343

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 864789f53205936a80f30b1548d20090cca8e6a3d91bd3fcc078741576b10c23
MD5 ef81ec3c3a33da9f51c96e48425d3b40
BLAKE2b-256 568e49429710bb5a2123f82d21f796975a389572c59679f765e6f0f747c07c46

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd9a16de43e87dd2e15d62f46d40fbd884a9c5b9806d603113a2d3a867d701c4
MD5 beb0a1ab412f5ac1f3d0a3fd5bd9825a
BLAKE2b-256 b081b864d87d67be9c79ebe3dd1620e5b4d12f37536b7168357e34937cac60e7

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 585179350a1e91ffda2b88725f4501138b83051047dfa6a958220808c54e3861
MD5 c598d1da8f876fd9bbf80e3a6e0ead07
BLAKE2b-256 10caac07a203054d28f63a8045c5f94bf21f1b48f3db200670bfe068868ac6d4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1d3c4bb5054d615d280f8b031b6de18826d2db80961cb4ab3f0baba8ecb9360b
MD5 68d8eea6e8a34c4f1183ea77ac8b798f
BLAKE2b-256 53a2930f833fb9e8722683f1659ed5010a41becfb7e22f051b9e5ae2a961fa51

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 585fedd3fadc8755dcb941a1fce32c141699235001dd92f91ae0f6b64fa469b7
MD5 5298352f7763db46ed48db1fbfa596c7
BLAKE2b-256 b28e00bb21db69e505fc959997948f7295d10c665b7ce49d3e9180b26e700715

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 17a367d2a2a0b0258d2cc5c033c78502e9f9a5ad4e74e187c986bd874cfc6dad
MD5 06f9701a388a8222e973d05cafe475e9
BLAKE2b-256 0f92c42f8bca9091e6b5a167ba6d8b9ce39f0cf669cc5d86b0e69e6e764363f5

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6a5741691d7379d7fde221e6eb5cf4bef165e177b61439ecc4b37c82216dd0ed
MD5 53a46c1b1dcb9bb1a2947cc1245ca218
BLAKE2b-256 4d3f51e089783ae0d68976116902b7e9463f270672333c43692cc7117eab4fc8

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7709e42a01a5cb820e914b28a156ad802cbf576b987cbea187e0ebd9d899e8cd
MD5 957bf72cd3139fdbf60d6332067903f6
BLAKE2b-256 8d83d9feaf0ce5603a6a796e876065d44b3ea795e9c8bbc27e033447a6c5febe

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0231a53f9d28b302e2cb5d1300fff2d5372961f2b8487595dbb63cf7f34e3d75
MD5 6141ea4652d6d96c47305cc28d9d923e
BLAKE2b-256 0ec7c06f90fdcee4f10ce3ddb5639945827e2dcaee2391af27b8ef746d65ecf4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a8282056b9ce8f59c8546ef377357505743d240a79fef88fe49f3c18fb61d0bc
MD5 77be90ba2eafda919d5ce9c5a13f483f
BLAKE2b-256 f19c5aa792e355bc99cdebee480d399659f4dfb9bf911f08305c9a92ae765024

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 505e7933982f106fa2efe84d2dae9d28872eee2b812f27e05159ba8f17e111fe
MD5 a83a2d0079b982a84cf94d245ca3b070
BLAKE2b-256 a9784db44b4a0e53d26b3c99c99947b5e46f12337a9c02ebb906ba5e128d7c2b

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bd61e3a7f7100a02fb61c075b942ed44b86245b7468b629ade14029cdab1eae3
MD5 d0d74d5567c226c86522d241f47595da
BLAKE2b-256 5f5d941e5cffb78f01f4e2f968c12442a7083b08cf7fa46dec56510f2f11e116

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9dadff6e50cd8abfdd114913724c8c00eea0ede8aec82eda12874ff44395aabc
MD5 14f12049cca460986f84cedd45e54b49
BLAKE2b-256 25d38843588238f1edffa3bc7e1432212efeeef80467038af865ec5a003e307b

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5e9df2af249da9f78e62adec1cf66aa252226e6e257d50f7d22b767a191eb4d6
MD5 4d4f35addcd7b46ff035c9d96d7b1fc6
BLAKE2b-256 44e8e70afdfac4974321ba459d85a1ef1b058ad6537677951b458c2278350e41

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 64c1365ca5e15d39cd3d301c9376226c515f36590168ba7ecb00d86df322fbf6
MD5 b7063c26d1889f918f619b95500962b2
BLAKE2b-256 ad13e944f2d0ed7d79fe4f6aa9f747ae4b69996b9d6d0f0fc137d6e64fe2fcb4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 448fc0e697baefb52987b7d41007dac57935f4dbe26fc1d35cd983b9c98c533a
MD5 4e293860173a37bf3ed77131cba2659e
BLAKE2b-256 7e354c0131345a080f07fe028cd04f23dfedc47da1678a26fdfd03e4cbf13ef2

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c86f1daa288e8e02052d096b989234f21050427fc1fd2dd71eaf1ae36a4c6e0
MD5 35d8afa95f54df6d509bd7c7ef105cc8
BLAKE2b-256 f1707ccbef8cc29435fb2ad88218a1c5fd28aecba8a889053a487a4f649cb409

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5750720d2efbf7d77ceee88f6d1f6af402bb3f4139135e01ba4fd63a8d7ea053
MD5 a2f03a60a2fa7e08fa94cfb672930e18
BLAKE2b-256 6986653ebdaf957901bfb5dac60496dd1f09f630827b6024072f22848c856870

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2c333a89c0f65aad31ae9acc2e94a1e3393912259578e5380063788a7ae72bc
MD5 42fa178ab3a857b61ccaf0c7a4a1a65b
BLAKE2b-256 ea2d5557694deab784be81da1909e18b0ee233046557e6ac092369f15dadbf16

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0d749b68e62a54429e0d57d7da2f26e677baf0a9da506c5ff24f32235239298
MD5 ba94497075852d2bc98665d2226d4534
BLAKE2b-256 cd231eb2252f3902a93f4c649d75adec5795c311e57d92f251203143de7effcc

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f3626d4bbc53b17196a947c06ce78590d81d5077047d3f94ae3691d026ea355e
MD5 544aed08475e55450c592f5b84bc58dd
BLAKE2b-256 963eae12f1faef2a5d21a07383300a5eaf6d72ca237435c24b8daf3486165f2d

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 86ce8c4881caa49260c4cefc4d9ea58863766542028a37a4e62cb990043ef7bc
MD5 8d1818988a980f6d57915d3e4048e04d
BLAKE2b-256 4d77684c2c5d41265dbfc9a48adb6bc3842c8049f2568b671165ef02d8930441

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9e9bcce0597cf38a8e3527c11192e4f2e245dd80639386f4d95131fc13258150
MD5 9a2c05e9686cbf7c869d8a7bfc8c3328
BLAKE2b-256 d7280127f7bd8d1d42efccaec6101ff81e72486f2bf990348630dbbb564b47c2

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 442d013474fe933df8342b1a7cf733331945963383f2e57d304ef8a6b87e8e0b
MD5 1ef32cb187ddb00db6d14089d51371ed
BLAKE2b-256 bbe673a68cbda77a7cd1b9628dc38a66b21825f7749b28cb6ea7d2f51364a865

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 93702b846bb463408268904a7499393eeeb9231a4236e8d0a47e1d959b580a00
MD5 06769f78e3f88635be779b995582e9ba
BLAKE2b-256 a3e7435780799dfef172be26c14f472a73d9b00a5172021bb33b0d1dbeeabb03

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01002a7433657e5e1b09887c004c99e3fd6879e57d0e5f2c69de84b7389a9e19
MD5 a4d4f8341cff148a34f9f4ae327b4088
BLAKE2b-256 0cccbc5c555e392fe537a0a13d6275e778a6929023d177810b4b461f6df24ace

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 57a0bca91e7cffd39998248ea0916b4a1f78e0b1f07c751b80801c47f20c3205
MD5 d70c8d0f825b47be790ef056dcf5a86b
BLAKE2b-256 791f9f7115a4decbd3824a85dc3a3ecb1537195b7245dd671d0492d478e1b8d7

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a698832a7f7483601292909f40e4598e67ad820eeadb2de3da4f1d1acf293e6d
MD5 5e31d8b4c9454fc1116682f0acbe6bbe
BLAKE2b-256 2c989d3c7b8887df4438bb2b83795883bb8ea5acc684c56bacbfc366bcbcddfe

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf0917037e9e4d512383c49c730ffe733fcf43f485a002fc0ca30b6a88bb4b66
MD5 2c4239a3bb886cdac6fd244649d4a65f
BLAKE2b-256 eadd56e4ce32d4a935c059d9013fea23fbad49c13fff2bd3345bed29fec4ff2e

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c66f4739a89b9dbd5c826cbe1bf8f9ed35b584b140baec3ba27c749b4266a5a8
MD5 b5db943d31c72c25162027d16db7087c
BLAKE2b-256 2f7f7316448259dbb323fbf657ebbd758895dc18dbd6b378c9a86800e4d46856

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 11f030250a4d772a4d7efa5541e6fd4477b381851206cb019f9c3ed72fe703ea
MD5 910bc91793394110fd3f0ef5e0064e12
BLAKE2b-256 92fd6bd06ec6b6f6fcfa421610b1e3bfd4f50a3d782a2dabe500e3576ac8df74

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 202b98bbd8502c5a40fe66b5f4bc605750c4892ef0aef5a5cf0aa910c5286c34
MD5 696d3e6a45fe83fd4ea11a71f6f85538
BLAKE2b-256 9548f034201cafe31800eaaf5adb8a996452f1ac35ce4d9310e1dfce22008bf4

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aef607292de5b470b6af0b4184fee4d1ce1ad583c767fcbd7de42a308dbe757b
MD5 35b7a66f46eb6b2e1ee2eb0e005896fc
BLAKE2b-256 a1513577d85a03ee26205804c3a1aefdac06532db5ac928e06008e3d2d612199

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ee5a7289c45530e30d6e471df0a7345954735037bad8a47f10a144f51a0aedc1
MD5 ebb4cf7b36d164feecae32db0d4c50e3
BLAKE2b-256 7d80b9f085b3a2e96deae80e7e0e33598ebf75fb2ae1d95bf309c8b4913dc1a1

See more details on using hashes here.

File details

Details for the file zetasketch_py-0.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for zetasketch_py-0.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a77aa4ed03513732a7fbad33dc21cfc86bbd4cd10c3a80e52d5f0d54b64a55a0
MD5 ad6c89f9ebc9dbdb8f1b53c70008012e
BLAKE2b-256 f20e74a64409287c9ea871d5eeec58cb26d2ea4db6c9ea856154e92dcd775a7c

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