Skip to main content

A lightway and fast implementation of QUIC and HTTP/3

Project description

Supported Interpreters PyPI - Downloads

What is qh3?

qh3 is a maintained fork of the aioquic library.

It is lighter, faster, and more adapted to a broader audience as this package has no external dependency and does not rely on mainstream OpenSSL.

While it is a compatible fork, it is not a drop-in replacement since the first major. See the CHANGELOG for details.

qh3 is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack, and an HTTP/3 stack.

QUIC was standardized in RFC 9000 and HTTP/3 in RFC 9114. qh3 follow the standardized version of QUIC and HTTP/3.

QUIC stack conforming with RFC 9000 (QUIC v1) and RFC 9369 (QUIC v2)

To learn more about qh3 please read the documentation.

qh3 stands for Q UIC . H TTP/ 3.

Our primary goal with this fork is mainly about the client aspect, while the server side code is maintained, we do not have enough time to add feature to it at the moment.

PR are welcomed for any improvement (server or client).

Why should I use qh3?

qh3 has been designed to be embedded into Python client and server libraries wishing to support QUIC and/or HTTP/3. The goal is to provide a common codebase for Python libraries in the hope of avoiding duplicated effort.

Both the QUIC and the HTTP/3 APIs follow the “bring your own I/O” pattern, leaving actual I/O operations to the API user. This approach has a number of advantages including making the code testable and allowing integration with different concurrency models.

This library is the lowest level you can find for handling QUIC and HTTP/3. Here are higher libraries:

Features

  • QUIC stack conforming with RFC 9000

  • HTTP/3 stack conforming with RFC 9114

  • minimal TLS 1.3 implementation conforming with RFC 8446

  • IPv4 and IPv6 support

  • connection migration and NAT rebinding

  • logging TLS traffic secrets

  • logging QUIC events in QLOG format

  • HTTP/3 server push support

  • Post-Quantum (KEM) Key-Exchange (NIST FIPS 203 ML-KEM-768)

  • OCSP Stapling (Client Only)

  • Encrypted Client Hello conforming with RFC 9849

Requirements

qh3 requires Python and PyPy 3.7 or greater.

Running the examples

qh3 comes with a number of examples illustrating various QUIC use cases.

You can browse these examples here: https://github.com/jawah/qh3/tree/main/examples

License

qh3 is released under the BSD license.

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

qh3-1.7.2.tar.gz (286.9 kB view details)

Uploaded Source

Built Distributions

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

qh3-1.7.2-pp311-pypy311_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.2-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded PyPymacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-pp310-pypy310_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.2-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded PyPymacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-pp39-pypy39_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.2-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded PyPymacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-pp38-pypy38_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.2-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded PyPymacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-pp37-pypy37_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.2-cp314-cp314t-win_arm64.whl (1.8 MB view details)

Uploaded CPython 3.14tWindows ARM64

qh3-1.7.2-cp314-cp314t-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.14tWindows x86-64

qh3-1.7.2-cp314-cp314t-win32.whl (1.8 MB view details)

Uploaded CPython 3.14tWindows x86

qh3-1.7.2-cp314-cp314t-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

qh3-1.7.2-cp314-cp314t-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

qh3-1.7.2-cp314-cp314t-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

qh3-1.7.2-cp314-cp314t-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-cp314-cp314t-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

qh3-1.7.2-cp314-cp314t-manylinux_2_39_riscv64.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

qh3-1.7.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

qh3-1.7.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64

qh3-1.7.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ i686

qh3-1.7.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

qh3-1.7.2-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-cp313-cp313t-win_arm64.whl (1.8 MB view details)

Uploaded CPython 3.13tWindows ARM64

qh3-1.7.2-cp313-cp313t-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13tWindows x86-64

qh3-1.7.2-cp313-cp313t-win32.whl (1.8 MB view details)

Uploaded CPython 3.13tWindows x86

qh3-1.7.2-cp313-cp313t-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ x86-64

qh3-1.7.2-cp313-cp313t-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

qh3-1.7.2-cp313-cp313t-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

qh3-1.7.2-cp313-cp313t-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

qh3-1.7.2-cp313-cp313t-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

qh3-1.7.2-cp313-cp313t-manylinux_2_39_riscv64.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.7.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

qh3-1.7.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64

qh3-1.7.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

qh3-1.7.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qh3-1.7.2-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded CPython 3.13tmacOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

qh3-1.7.2-cp37-abi3-win_arm64.whl (1.8 MB view details)

Uploaded CPython 3.7+Windows ARM64

qh3-1.7.2-cp37-abi3-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.7+Windows x86-64

qh3-1.7.2-cp37-abi3-win32.whl (1.8 MB view details)

Uploaded CPython 3.7+Windows x86

qh3-1.7.2-cp37-abi3-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ x86-64

qh3-1.7.2-cp37-abi3-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

qh3-1.7.2-cp37-abi3-musllinux_1_1_i686.whl (2.1 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

qh3-1.7.2-cp37-abi3-musllinux_1_1_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

qh3-1.7.2-cp37-abi3-musllinux_1_1_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

qh3-1.7.2-cp37-abi3-manylinux_2_39_riscv64.whl (1.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

qh3-1.7.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

qh3-1.7.2-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ s390x

qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ppc64le

qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (1.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ppc64

qh3-1.7.2-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ i686

qh3-1.7.2-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARMv7l

qh3-1.7.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

qh3-1.7.2-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

Uploaded CPython 3.7+macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

File details

Details for the file qh3-1.7.2.tar.gz.

File metadata

  • Download URL: qh3-1.7.2.tar.gz
  • Upload date:
  • Size: 286.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2.tar.gz
Algorithm Hash digest
SHA256 d5a552c3222ef6c93649e8d75881aa3158c66f282bf8db9a066bdd31ff247458
MD5 eada7644595b19359eb932aae8d46daa
BLAKE2b-256 a3b96510eae09928283ec8dafa97e8db8d5735ff5fc3f04394e7f42c99fc808f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2.tar.gz:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a2272c6aac8ad5c3dc60451ad88bf97f138cf71e2845f965790540003b65f282
MD5 e5b7f9ac72cfe16bfe34642467a16b78
BLAKE2b-256 4875decc611a4a0a9e4274abac58f97d9aaa98940ffbda181a3e529381b6d419

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4d2f32351e26f9f247ca6b5aaa99ea9ef49edf7a07cec211a11e19e22bb060a9
MD5 67d20900577eb48d3e8579fca12fb501
BLAKE2b-256 4f894faa79a3427c7b244b689c876e2d5c3721dfe202370ebe98158529881bfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 930a931f61186d3bbf8aab526c6b9626e762182c004d2e272c862fa96cac341f
MD5 a38efc11655793a51db40c6ed68dbc4c
BLAKE2b-256 639417d0c45eabda702d5cc29b5f43411f94dd65d217c389678b84cffac14e6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 6362f23284ace858b66fc3d8f8e7ef4581d614fbc730271e66d2967074105242
MD5 67224da9435391d15c3ddfbcae7b554f
BLAKE2b-256 3361ac5f23955d4550a16008f1467f80dc864901fa29f82faaef489459cdde77

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7bee30d45c49764c4078c2864d23c5b86525bb98e3eb3b9581761ab8c1c7d11f
MD5 f96ead5d02652a6fc6dbbb31fdaf45a1
BLAKE2b-256 13aa4fe43b662317be958bf133a26e4dcde9189212b4df6e6052b91db08d4335

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b4b16753adf1f274cb3e6ff631058644e29360e0b1197825e6097099a45e1b6
MD5 3876f4c26f7f236509d89758cb5a544c
BLAKE2b-256 8702552b4de74c8f77216567484c9fe15b8d5d813e133ba4f4d81d6bb505d250

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 598c500d0a1f1be78bbdc34302e13c8d14b9d7a95b7ff305ac2462659a73a510
MD5 ea27c39efd53a59321b72ce67d09de70
BLAKE2b-256 00543623b483816f154c6166c34c9bb24a86091c74c3fa6fcfedaec32c13e9a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7246dbbcc880d66773d786052607219ad8509f44b2458e9fb986d39bcd7e1622
MD5 29fae3375fc2bab5ab782273dddac44a
BLAKE2b-256 b4a423fc506dd9b2445a05923c7ac3d67aa80af67c08f5727ce6122a615583ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 95a958f50e7c5c5d42d2f35c0df5924bf1d21a8ee48c9aa39f1ef08478553347
MD5 d6e648ede4e56b6ece5c19af024fe4ca
BLAKE2b-256 f52025b77e0e0bb24395767cd9a0f2e26190273205c2db71f50b539c3b117caa

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 879955287bfe4ea5fb0eecb7dcd9bdbfadb8fc8e5b37094deb219f7ad0d84471
MD5 596580559688c7cd19850677b6bf7833
BLAKE2b-256 9f108b2a50a685f21be202c63063f3428f8a01adde86add1725ad1343945e4ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4b56e52991ac844fb414edd2f3cf37aad490443e80b8428aa116fe7a4d767bf0
MD5 ea4bb920f16db6c33bdb7f70cb078fdd
BLAKE2b-256 7057a25dba04fc7b68cfd6b8ed0c53d1b304d3658c7489079de2b3379072b025

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec7def34f3e1abaa5d19c747ffd4696de226b59284603118a7f2f2350e07df1e
MD5 8532ebc8087eafc8440006f4a65b2f45
BLAKE2b-256 a213d1d073c37ab6eb03c29a1c7686065b86eac6ce8fca7e420800766d3f0b7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 08c938625335843b26a5cbeeb611c5fcd836243fa63231d041a908839674bded
MD5 6deaa8c4f37d5a78eb0a0c0cd4e05cde
BLAKE2b-256 db44399dc582eb02d3c769dbe5d5dcae192cdee801582e7ef1e72c2bc59171a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 17f539c2f2bccf18d07b769836aa31838abb9420671a8fbc0db7f73fa4ecda82
MD5 939795b251dfdb9bf9d3f3b78e8812bb
BLAKE2b-256 f8f045d7b982c2eefbd0f358680df38b6a974311e8767bf37ad22a91cc706a81

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4a546e2f5388719dae1b8bd7acbe6a28080de6a08bbfc34b35f5584be4c3cbd6
MD5 50ba6102aacb3280a276e41fbe761eb3
BLAKE2b-256 d5e4ff240e0c8bc3fa1cd8f9fe1b4b9e7a81254a6bc1e704ab17daf48bb868b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 472e1b9bacb386e638aeed76541f765b35a281ce0d5e9ad433b44c9c574dc022
MD5 b03acac1b7d652f08863947004b41985
BLAKE2b-256 f50ac19edea524a8fb2a110fb181efb50611ca80687f1ab952500ff93cc78a11

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 859da87417dc07a96290553ba0ea94c4edfd6b62d08d457433dc3d47136c5413
MD5 389b2652855f4210efac9e409e3b3183
BLAKE2b-256 c45c3a40b4f4a8d591253b39a8b5bedcb6c7f43c51f6766901b3f6109cfe4975

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 196db46329cb2b48b96eb5d76ad07ceef34b0b7a835ed30b1578f017030de832
MD5 0b9976beaccecd9c69b28d2211fc9dd1
BLAKE2b-256 92261329cd5ca0774e716811e6ace461a190f314db0969d318feebe7633ec2da

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77e5298f05dc684978e95ce5e33ac8145a4fddd44d45caf145d79aef526e37d2
MD5 2e71b1b4e59cce1de278e9c528c82f51
BLAKE2b-256 743733d8c9eaf73313cbed91cd1e60f8bb7c8406e4f25c0280fae2875ef882c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 117703f255ae29137ddd76fec444ff4307d5f31e193e73a7433ace0ec164b67e
MD5 29427661da0cdd45b5f995567f297b72
BLAKE2b-256 e6e422df01ed643b0c2074da0f67be073cfcb9c428db509200712d8f9ffa27dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 37ab7888495fe3c013dc270cd0072e86cc3dad1cc7fb08815596da03004b5e73
MD5 0d226bcd4e0933622f8a550220192e56
BLAKE2b-256 c81f0e693dbd4b639e69427000e3489f1296bc0a55aa4670b4cdf2e7e95b3643

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 1daae0d75cbf078897cfe50f65e8fca9dbce172a1a3493c61575340b24d731ba
MD5 025f86d8edeff134dc02b116dcd02232
BLAKE2b-256 b1c31fd5c9dc98e1bf0d11de55940706589987160f54ee0793586df6f534ddcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9d767ec6fcb9e1e63132397ae9842f3893e60316e789d3d86fc73890245146e3
MD5 6aa0ca80c2cd5833f45bd31f0b77f4f2
BLAKE2b-256 3e4a4181e5af970f4d73f24c64f24553ce337ba0d80df67eb44307d68bba5d16

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 99c0f867d2bcc5f701f6a25e6fc8f0bf2a0429112b95fbd4031d56f25de8e4ff
MD5 ed44f7ec8185bddf853ea8bb4daea6dd
BLAKE2b-256 e0182ad2504cae80dadc088f8240a93e6363caa2f3d8b8b3544e90c3070435dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d42da3e0ce6324ec48725c6f773df74aa709ae38a5ea325e219bab9463a9493a
MD5 48b6c88c47555b996152351dee1af29c
BLAKE2b-256 9f3569b451f9b5f85f74ad0e76103e5de91efd02b269e421c4a2af35c8920d5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 8aa128027b00a4a83b8c55f308f10dbfb3c6e1a5e5cc3674a5a61804991b7d63
MD5 0cf545381e9c340734fa26efb30a191f
BLAKE2b-256 63f53ca82209dd0b0447dc43a75de0b7d997dd8743c64678aa7b224f99a4270f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-pp39-pypy39_pp73-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 aa5a449ce9db7a64baf3658d6b37e460affecca9c5b032c4e4fe898188a6ea4c
MD5 b2820b8a76229b5e166fcd04f1089f97
BLAKE2b-256 b96d848fa58a743e954c77896039d53269f30edba454ed3543c5cf2ed5cc8207

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9c3c334d46ad17719dd96f28831f27a00e0c853caadfef9ec16cce8f177db1be
MD5 fd379cb8139d8758e40d028dcd919de8
BLAKE2b-256 251e1f143f6d4c32a10d3448b61a972a31ea6fb4c64d0d3306c04540e1dba088

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 883726815b7bd1d897441486c8b0d3081fcf7d309873f88b7e99186fd42a0252
MD5 50bad21ce2f1888efa53ccab52eb20b2
BLAKE2b-256 d7b343cdf44974861c5b0a9b27e7238023e939cc2c6a7eae68af32b01400c9a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 be5416911908b57a603edbad91d542de8cd752af2b4b95e9b279a28ceaf7ece3
MD5 1d064f46d43d2aeaca122cb439b4f4dc
BLAKE2b-256 716c583b153b220e3e0d086beff096abc14bad6a5ef51a1e0c4c632cc51dc993

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 00c437d0f9dc914cabbfb7450d01fc4cd593d6843202ec269d4960c2b20f99b7
MD5 478977d895430ab2558731c6121e1726
BLAKE2b-256 a332e8f0d1036e2b74f78ea7260369ae30a029703bba7d83459d8997b72ceae5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dfb96ecec5fc29da52f9c9aea49b12bcdb46418a229f93f71ce07f2e5d639b12
MD5 556760fe28bc3651e9a68c3c2cd21cb4
BLAKE2b-256 675028ce76434726dd5c40c2fae07eb0c9ce9ea1322ca895678ec4a2dd06fd41

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0e36d6bdab99d50e17d6c39df1ad630f6af4d97db05a5231a52835116df616d5
MD5 83003febab1dc4be863971df2a59c2ce
BLAKE2b-256 8de7fbc9b3631a5a1d74061b61ad85c40861178778e84332b5c74a186d635368

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 541ad4b0796e9c8513c1a58f8caf0f7e1be45e653b7f8e3d24c007e7d1c181da
MD5 309187ae6d0f83fb6787ed932ad8017d
BLAKE2b-256 6c22568a080e026acbb6296f96539bfe8819f35cb93bf61e050d26c88f74a5fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 6360b951d33e128739454d49797116294b3c5df5725f2eec27e4a07a02f00281
MD5 014870c935b68fe92663b3d699f0acc8
BLAKE2b-256 fcac32fa76a34abcf6fbb4ed56eb116834a0297c03aea1e11c07c1fd13a9ff2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 82727c7989c265f02318390eb11742cc5866b3cb869d567f188ca99909b863f2
MD5 e745bf95524d5f35ff8282274b3e198b
BLAKE2b-256 ae8eb2da34e9c61fa864b9165cb2e59e6720862320d7f8300ec0d2d079f584da

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 32b014963ff1a55ba8e6d3c66039db72342a7cdd954bc1b10041c61be5c356b4
MD5 c9b1f7e42332f0a16d048951558b2593
BLAKE2b-256 3d080371dfcb00dbaf1e52372971bbd35e16896e8062711121d14bd85a2f75ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 694de9d54b4da718dc0d58d37a8c7bfef612c5b01ac42ca4393728792afa8b7b
MD5 648a1a5f37ec202c8a78ed18ed5d6bf3
BLAKE2b-256 161f75afae252a1d868e7612e3ae11d39e6d83a18953e6f84c6f2aecb48aae62

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 911336f2b1390cbf3866aa38125606a90d2f469b22e978ee694a7bad02855072
MD5 c08688539e40fccc33380e6fac57e253
BLAKE2b-256 cafa4bccbf52b498ebe02e0b8d45d57512db6d78c2d96b6fa3f8ca3084481d7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-pp38-pypy38_pp73-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 84e4c5e9db734de0c316895697b8b70c434ee2dd75cfc5ce29707fdb97aadaa4
MD5 bf15c7626ca4adf12e0f64e0442fab70
BLAKE2b-256 1799b55b9b63cc9034d7e5ead244eab45ac83734e9d97a3cebb0cce2753ff369

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9de3a462a8c990da70540e49be7ee8ca96a8a3cc3d096a05ad9465acb8521888
MD5 99ba6ec594ca0696476e5bbe17e59549
BLAKE2b-256 1b768f3eb5af9d37b8775dd3e03ed01ce482eda529479a0ff2df3d92e1637eef

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c6483636a512edca1e39845114cf46d64d3ac13506ec34bc3cab61c8bd7fb399
MD5 f5140e18d083185358eaa9b85f4efec0
BLAKE2b-256 89181efdf9b38e21bf03adf551b53455a069b110befeb375b03f8deaca081fa9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 212734a891e3aa72b42303c7ee720142d3456ae5db65daa33b2ab0a5b66d5dc7
MD5 de345a66dd592a6f7f9fd0c07ef213aa
BLAKE2b-256 88ef5c60971e63c7bceda2aae0b1f35a2a3a1bdcd1b1df9e48f3abf6ad25492f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9053a7570148643dd4d28c39492b912abeb0124117f813ec4c3f005e52776acc
MD5 a6b44acdca821ab29d8bfc4f8c087362
BLAKE2b-256 46bc576a0dadeac47b13fbb21275aa1ca61f7aa5630e59b44252eae2fd677138

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 efe55cdf33680f1d0ab39cb4170ce8f8c6558114a7c7aa91b059a04c67bd79e7
MD5 0e42c783b3ad0a550c61690c0c042b2b
BLAKE2b-256 85218da3f6c6149cde0c591f92ed5a704ed1236b1e107b4a05f15ca85236f23e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b32b53d3435c5d6f9f296cc597d5c5edaccaca9b180503ff3972c3f22e766e58
MD5 a057ab70df1202246625b8fb54ffa067
BLAKE2b-256 f0dcb2e190ea2a8f6b55b9c0009b1dee09c1ae65f82d41d1f665129ec02371a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3e8e0abef15ca830c59288090d0022d59564e273494df02be895ada4bfafd606
MD5 9dd4a8bdf7d8be68f6f734f128337bca
BLAKE2b-256 549355a20188109af8938f30e5d4a32a828e404eec990c6d9232ddda322368ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 8612971281a6cc6edd82fdc742356a7d06eeb41d2b15d310c84062a95b96d1d6
MD5 3ddbf31536ce7f054597ff6804194b95
BLAKE2b-256 357e4438c7735cc8d1a9e0635a4757dbea6ef6263c209b66856f7e94b2475d83

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3b47d18104b1869c454bdbf22947976fead799c045f95074543ac183fd27a095
MD5 435ff3696c1d926ada32977c92832c16
BLAKE2b-256 6bc11acb3c7c1809fb4a19f26412ed74225f4d870b44a95968616a6f30d214fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cb2fbc20d36cfe1ad02d8c94d45e932831f105f305e22ca6c0d37fac1a47b14f
MD5 042f0a1e69bd6c6562b178201198bc25
BLAKE2b-256 e60732c8c33a8c2f168bdcb96ca8fff472a7054c73abf7b50b931701e09788a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 60194b87eb185f2c3b759fa09961e4ad2c71fd3e4129f2c3b816e204fec574c6
MD5 4d069b95db8b3cd436798e1590c52e17
BLAKE2b-256 8421031eb608ef7c7979eeda2a7137c60238dc1702bdf1f8be0b03c5b57e5d19

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 8aed56bce28f5e25ae947c6ca6725b07c75716ec2a7f35bc6afea10cbd56f67a
MD5 4e1fc63bf7daecfccb1cb12dca3bcf7a
BLAKE2b-256 027e6c753d3c60fb8ab8bd795930ed757ee0302652d56e9b20266093618ae1ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ef584c15ca1bed3248e574ad8693b1e07df06f79a4eabf41fde90be282f23725
MD5 bceb3486bd96c15a9cfb121f8fc0b359
BLAKE2b-256 aba914fa44acc4cd3054ac1ff944c98937f08eb2fe2242d13c37f713ff038374

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0c80799f513aa23a235a37cf16ebfc6dda7c515308bdb3e9f0d6a18c7125bcda
MD5 481246c466ae82266d362da7d976a93a
BLAKE2b-256 39f20a0c0475dcc340b386e392e1be2362f593b7fa5cde1f3e2a6d8dd98cb617

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8b172327401c91d331b540640184de5423734c4923dcfc6a630d72320d94a378
MD5 7c372a6c39f605f622ce38eecdef2282
BLAKE2b-256 2b3b9a4bac0c99401cfc03dbbccb554aef03d6f13dc2130ed9a70a7e001fb2bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 73fcd611a21e4a1adbe00044a852cbcc52cd40075db9ee88be95847c8485dce4
MD5 5f7705a1e4a097a5a9f0c463039c75c6
BLAKE2b-256 4e5e44bb0ad0eb019f16bb0f09c2ec0d89943ed9b88775a7691dc8418531f890

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 df9102d2f5c8db7c609e6db22037c0cba25abc9fb16bb85d181fb413bb2f4d0a
MD5 e3c62c19eb025753dca3260c41f12b11
BLAKE2b-256 d14f185b394433093fcf9187b482e5157b6f794e66d4a2bb25bbcfb8f87246e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d65cc02b63c871fb1cd0f6036d9d59e8ffcc18521d1a676ea11a381b0bca5285
MD5 1e7d1a3fa3cc2bec3e127e1082c76b82
BLAKE2b-256 d6cba587c243a526eb2b995880b9fb7536816ae2b1a674404db261ee8c7bb1db

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 57a8585451f278a3d9f4371d0a32c9bbdda650666c5cdaf7d242fd8f78bcf4b1
MD5 55f042b7b67e87788f714a2c87db980f
BLAKE2b-256 06f65700c991a029cd1d44cf4144333a4ae6febc23035394bc675ed50e8cf6ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f7e224fa9ec958194af8d0a634adad874951ee7ff5f2b2c37e5ca889aa53750c
MD5 9021dcd18c4d10db0c9b4386e4070757
BLAKE2b-256 171fc828b23a934d036d8cd009c56f7e097b4947868f6c6630cac730f23a7aac

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 85377715a9655adb44b16be3286dac4fc247705ffedb432accc50a921e8a28e0
MD5 9db9ee91f663bd9e1ad640a390991191
BLAKE2b-256 9b4d3eb79376bad2555317b82e1d97039eeb0a2861fd75a551e6289bf9fadfeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 257ab3594ebcf53afe15e1e85063bfc72e28c01849683af756fd26a1fa2cd2d2
MD5 c9482659be80f10a2d1805f51ddb022f
BLAKE2b-256 2a358805d5432c8f04b1fedb9885bcefbd8e02c3eda6d9abe53ea02669eed374

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 37e25996fc277a30d9548b94dab2df31fec7bf413a8064455077f76f825e3276
MD5 2d07a137873f9143f25d87394ea018b1
BLAKE2b-256 79e38965ca3bb13cbe4f576c0130eaf4672fef73edad571afb468521cc7ecaab

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c5dc83a387b0bb44ac3481cf340d6565995abec3e29f1c1cfc3522538817a3eb
MD5 3ae885a2fcc4ee8afe39e18c7aecce7f
BLAKE2b-256 b18f6d7131a61e5c9a394a61d49f0074691ef10aec1f8ea589ce517c5392caa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 934b38452bbf4469fa2ad99c08847effd7d62b64e663de532ed5d6e2fb51e659
MD5 335e9daf65e37996e50370bf5b7c9a06
BLAKE2b-256 f14fc0c84c45ae00ee2ea296e6583237d8cee3ef8c46f48b34cff1942f200318

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-win_arm64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4094837e0d3532b7846b1c7f820531ab2dba9c7abff827b8fd970a2da8055471
MD5 ddd7fcf87afa876fe82959ca1f9300b6
BLAKE2b-256 7bbdd62c9765bfc42a6aba2d0c05eb8df21b58d590c8d69e2f36ea41d1fc03a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-win32.whl.

File metadata

  • Download URL: qh3-1.7.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 7b8d7491c10489544e2c531876f7270494d54f6debfe4b7d4b1f6faa02043871
MD5 4349e8db62a9445a12f2de4ed2187988
BLAKE2b-256 1541be5a5f4d671a7beb44ff89964979abadc910c5b4ed4536d2a325743ecffe

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-win32.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f04c25d1f65f658445427452553238e0af9ecaa03f3a38b3fdd80006bf800aae
MD5 dbf4d349d6b65d6e81d81874b2364a52
BLAKE2b-256 ced01e5b73912cde7d9dcb70e055fd60f90dad32479a18a3d8c5cc386c9ced86

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-musllinux_1_1_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 0bfc7750a2c28eb8fd1b2fcb02458424a20b4b12fc9cf9e86337dbaedfedd468
MD5 45cb0014674607c005e012e0670193cd
BLAKE2b-256 ba5ba510135bcdb36c1d62d8eadda6426c37285511f4cb535fa3c8160f5f8140

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-musllinux_1_1_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.2-cp314-cp314t-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14t, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fb81617a993009135b444e85a1c8c0ea0edd5b88418aff04f528c3eaf92cdc4d
MD5 5d3c8927c19e7f439aff9725962f256c
BLAKE2b-256 74e5c78cc1fc306efe5298656a891bde385c347d96caeae4db16ef80bf228a3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 7208ddfd3652e0a6edc62bae6348e396914f7c89d0b59fe8517a6b820b7a8a28
MD5 7a27c193a7a6f007cc7c742e28d016a3
BLAKE2b-256 83e8c189f718a5a98a3e0b8b3507df2b5fe09f40e87d0f6b5f551b9dc4ab526c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 efb9df4b497a0a57daa4855cf77888e56ab8ec4d2954590633c9a2e0102a5c20
MD5 5e8c4aa8134b17ca84290da93cf2fe46
BLAKE2b-256 13d487171ac85365bcda8959f9a132aabaed25d877124cbfd3870f835167b1e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8ec75734f5b9d5712a2951b3f7fb5b54e209a30b68ee6919934f7f4e6916b150
MD5 3fbf9a89c486fc0904468f5e55003b4c
BLAKE2b-256 5aa83ec7951889bb6855f5fe2a041d5e5393acb4058442b54177b5aebdf4e6c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_39_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bea6e58d9a05076466a6f1bb0b63725901f62483ffa8ca1089573e1cbfc56d72
MD5 c3cd31843de5226d9f1129f27491e84f
BLAKE2b-256 ce7157685a069ca1eb23f3168f2c240eb5632619c8d159aa7fe1911a4a893e32

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e1f7ef97901fafed080cef5f9d25924091e691806883469a550dc3f22303a75f
MD5 042157111d04e1fc3e3d716cae5e9482
BLAKE2b-256 eb1099c08392bbdc5f358fe621250057531efbd80bf7cd6bb3aeacb3e159f948

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0275ca324d796bd2a67b0ff1842db55ebda8c7dd204abbe0d3d2ef15e42482eb
MD5 beb3623f731e4dbe21e756ae06c3ed08
BLAKE2b-256 1a83d7ccb433acbe3eb056e826616a70b3a0a3731ced6476f30dfad30757e84e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 8979f25a3c72b957c89de40ea21d2fd1117ff7f3d0ad3268b52c5cc6f252f888
MD5 d465818279c7c4ce580dc00d25aa8158
BLAKE2b-256 e57705052d0eb4cae7219c897b5fc0e4c37b9ec806e1544550fe9667e5ff1325

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f350a69cbc979286674390f2be5e45ceb59b94f9e1837c5bf7ebc7d1f2556996
MD5 7cfa78b7b06073b29f75e2e70b95a00c
BLAKE2b-256 145ff17a38be2ab39bd4e32ec3bc5aae8dce0fd81d69ee8510405f63fea0b82c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9549da2207baf79669a8ded3317829aa3b5cbf8966e076b67733c0482f204dd0
MD5 42585d0017004ea20976f6a9629ebe93
BLAKE2b-256 dd5cacca1e6bf444eb846f25be49c59dfebecf3aa1757f506b42304274c618b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 535ed585545c5329075b89be1c5ded6636452498e44d9913f24614fa7b61172c
MD5 6f8518ccbf930c1abd2ab31cfbfadb2c
BLAKE2b-256 b21f12a4bcc66a64e668195483ba5cdeaf8c8d7348a782d1e0db96a58d8d6a12

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 caae8f31e447179afd9caa44d6784dabb0e29b0034155b375e7a3bda4fbcce50
MD5 a9d47f8f91f69c71b71897afd6e3af99
BLAKE2b-256 bd733ae3f5756ee61a6923c13a751818674c5ef4851e49e5b067b0a6de4e163d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 cfeef57a897eb5c92a0038f4097a6b814a1fa00fd86b297672b17609251c1eae
MD5 1b86f544f097176b5f739d4c5668cd9c
BLAKE2b-256 aa7b8785d0cbba59d7311aa8d745477253e2e743f63cc6b4bcf4d109a3d5deed

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-win_arm64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 768e172fb88bc22f3328af31e5cf503c350952edfcf326077ca6e8003890f77c
MD5 218c75841512763a06c931ad1f1e07b2
BLAKE2b-256 0ac1d0cfb4e0e8d3bcd18e154bf7095e014b5c7cc392b1af5f1b2138559e77c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-win32.whl.

File metadata

  • Download URL: qh3-1.7.2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 0d7cccb8d830ffffb3ce247ad1d14b794306bf0ced6e5b32ed3d8772204f2b8a
MD5 0ebe715fb66fcbfc71d6d4b256ace53b
BLAKE2b-256 4661a1dc510158e58dfc4fb9d931afba7b37b1846cb029bb2ee62c58a8cf3712

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-win32.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 07e28a2eb34831ad132177bc7d172779fb6f6e6f22ebd90e1492112e52bf20d5
MD5 4dda96ef812bb03d10783dac94ad3b59
BLAKE2b-256 83d9b482153933198fbe63cacee9aba25fbded2366b0581ad6d593b060a03ca0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-musllinux_1_1_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 7625cab5738a2e2ee8a5301e5a4808768d32e7348357bf51cd119f453fd30f13
MD5 856ed58bed397dfd6854b9cb2b6445ee
BLAKE2b-256 d8b5b48d6620fb2df542896385a5a6ff67f6cbc641fb004418bad4465b99c617

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-musllinux_1_1_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.2-cp313-cp313t-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.13t, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 42cb429e67fac63ae794a4e8d9ea112ba010908c76126544e119a73568ef45ad
MD5 972b399c45805f93d4681dc9d1ee4c4e
BLAKE2b-256 04c1e1d3f94866da76ce648a713b8abfd0c4f59794a3a6b91209d1b6f09be2b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 17b6e9dbdc57ef2b7849f0e63b701976dc4c25f75eea51b636b79f071905956c
MD5 078f261d41e11f2f55041c12443865c9
BLAKE2b-256 f97b3a5e9c6de45850d58b2373afab7bb50c06295fdb348b81fedc3e68ba39c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 762d14e4a12d5154579d5907e1c4001b9759e1b2a1bd4bdbf263a596dd2cde5e
MD5 6a6676dbf93e2df6762ed359c2d54f2e
BLAKE2b-256 fcf8133777ca750e4027f77b06f3e758085abf24f68f7dbb8b4d401940ffb9f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 188d72a5f7d4c6922df9cab3f6008e269040d2d8b88c2a080e3810417d19b0c6
MD5 63a346ab2c13a8ef683db4b5d62a9e81
BLAKE2b-256 379f2d1c8563cfa1c718fd20a6c5bea0595929ea030fdd66ec5cdd78ee126f20

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_39_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c5ebbecddf61086dd563d03256a31f48d06f2977671cdc9c759a30b0de4d5bb
MD5 a7e1caf7aa9e166325fb966fca2d8a0b
BLAKE2b-256 1741944caf4a2e04f716d29bd9cf307058a8aa0e2015eaacfda66ae24ce42b99

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a0234f52a31f3136f01d46664f3bc0f57bb5c3455a534acc341e24270de5cc14
MD5 a2d729cfb332b57703c9e6bb6f8043b0
BLAKE2b-256 e8c82f28eac274c72cd5051e97037aae9cee6808c9a72c1e1a34f0ffd1949f79

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5d6b96b01b2c01e5f2cf641f16f0f9efb5baed2a700ae8cb4496d31cb6e61ea6
MD5 adffda49168b68b6df5ea9725a2e1ca2
BLAKE2b-256 8d6a1505ee4490b94954b8f35a5158645369ba89a77e3f3ca6f3787f3f2d9589

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e6c739f2c79f302eaa14916421259e3ced63dd6a56aab44b9fb3dc7be04d061f
MD5 225bc873e4517b0a7483564754747401
BLAKE2b-256 9a5ab0bdf57305710cb0913b147edc41e72cd6b26935c2946b1afb40b5879be3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bcc667eca40966ee5ac4c98513e1501b4e7196e8407f124ab08eb21c6b6987c1
MD5 ae3775a6ebfcd34675d7d9e107652f82
BLAKE2b-256 d3b7ef02c68e2283255baa0d1dd197ef3188c3e29fe2a10654ef1a39f763c45a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 043fb20eac77a8d0645aecd37f7b452556906f2c84dd615b8cd497f079a3cc73
MD5 08bfe4895f174f96ad39e01b25321367
BLAKE2b-256 f191fb4584766f3ae510e5aa00c4343676783fcc4d5ed8be025c44067b242d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ea8e12bb84540ede4f79b93931eb34044a54aa197033634ffd079cd7d3cd95a4
MD5 15a8394e96d9051fb9f5210193745cbf
BLAKE2b-256 aeda0d388921a8bb208e9d70dd92c254fc75a7fe66ff93bcfe96ec87fff09a95

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 f2414d8f46fbeb8b96d01ea59b3ee54e7d529d4ca753c37e5193874938f65518
MD5 f0807071aa5cab25fd762cdfd569e8a2
BLAKE2b-256 113a9ea01986a8e6e33f5dbbe3dd00b7e8a73ae76255b04e2f899754b526f3f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-win_arm64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-win_arm64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.7+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 f9205e312b2df1dd03b1d87486ac7517c74b37edae356dff93f34d1d243ea12c
MD5 2c307c3d113de0e38bb84359b79f5e13
BLAKE2b-256 a69b9a00242517a28038b7c19142d127ec189b1ec7661272868807928dab10a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-win_arm64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 4427ee1c5da575ae44887bd04dc8a7b9c6a705a881d63786ec470c2a740f4891
MD5 43b95f16cd2b1d5ed76cd38a36987948
BLAKE2b-256 697aaaa79b28d44a7b434e0c11846d42a37df3a5fa02045d3b579b6b07aa0c38

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-win_amd64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-win32.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.7+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 0dd7ecc1ced90c90b6a08df77e34d9c27dc7ee9ad294f2acd3bae459a91efe8c
MD5 b65eadc4603cb0158dfd10021a5260b3
BLAKE2b-256 720b3dabda73bdd6aa8161c78a0cb65e9e2c201ccd8d62be659a5074aca49489

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-win32.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.7+, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 198aee2a9afb4cbca12bebc14e612493c1015ef33af1980d6332d9b6692ec8dd
MD5 9392002c7953c9e96f5909116c6885ed
BLAKE2b-256 4b241d0b628f91bf93067d4e32b9b385719c801dbb8935680fa89fae94eb1e3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-musllinux_1_1_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-musllinux_1_1_riscv64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-musllinux_1_1_riscv64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7+, musllinux: musl 1.1+ riscv64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 90a72d915fcf245f451c9b5a541d332a707e20392063be5719eb16bb2f32b7b8
MD5 a6ed7e3bb397b524025adc7c2de9dd02
BLAKE2b-256 a6db52377ee59e6f159b8c07f3d5eb792afb42f66a70ad20e070ef050757f3a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-musllinux_1_1_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.7+, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 70650f07d2534c020ae7d7e19da31e694529b9f21f7909eaa60c2a57d4befb79
MD5 b4a6fc5fff8086bed7582fa800ffa256
BLAKE2b-256 9d5a43eef25341faffeeecf64e31aa034102f33f20a111d4d97d66b5966e0195

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-musllinux_1_1_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-musllinux_1_1_armv7l.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-musllinux_1_1_armv7l.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7+, musllinux: musl 1.1+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 9654c07a1a7b14d6c2d43a935005f9e66be81ff29abb765d76df3330c0e01bfc
MD5 04e489742832f5f27c636c3c9aa4d3fd
BLAKE2b-256 0a53bba4ba9c84496790f9d68ebabb72857f28aba561c4174ba8ef7d2cc6a7e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-musllinux_1_1_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-musllinux_1_1_aarch64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-musllinux_1_1_aarch64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.7+, musllinux: musl 1.1+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4555881ffc513f4eb1748589a12bd5069ade5d3c2b6c5b93547e6825c9423912
MD5 a62949328da73ae5c9f03263e5242176
BLAKE2b-256 eb957769c3983ca756e8fc320286c6a31875afa0f6d697f8a57e7a1b3eaea2c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-musllinux_1_1_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_39_riscv64.whl.

File metadata

  • Download URL: qh3-1.7.2-cp37-abi3-manylinux_2_39_riscv64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7+, manylinux: glibc 2.39+ riscv64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 42162e00aa367aecd729ac904eef001cf31786f666c75a4c03660802449ed691
MD5 26706794f55a0f9e771fce4c5c3e8c92
BLAKE2b-256 c9c0722e0fcd4b225bd109f1ed382a89aa4f74b226d3c9d38f640f53c6c0c504

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_39_riscv64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b12269b7daba2a14b273b0590a0e9d3a1e3b563be48ed9ddcc21d0d31fc2057a
MD5 d98641825c492dca9180e5606cc65193
BLAKE2b-256 16f456a6c3f1403302db95c6f5e877239f7c7195c77c572e838fa7263c2cf365

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1384aeaa59bcfe6159eb5686e2f068294b671e1c3cb61d485a4a7d017af76fd0
MD5 0d73647a88f608b59c604178a3ca8a82
BLAKE2b-256 fa613b88bf25c133dfbb07187ad2036a868b0e6f0381afd315cbee26b0b8e123

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d65467efea231b36daf0146e0ac77c2f41f668d0743cd537b4840c3ebbd106cf
MD5 d4fdedcc831b96ec3259ea0688d6c135
BLAKE2b-256 09531d50ac1f7ad0ed3d15c47d06197b573cff9f171db3b0d97b9827f2330fcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 b33bf464c26f450678a5fa5888a3dcd3b511bc1bfcd9453006be62e59470f15f
MD5 626a31bae056d89ff53508e84d41138b
BLAKE2b-256 034fc9ee21551a2fff94cda443cf0bdf05708e27dc8ac78d1a0b7119ef3d6945

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b61e191902f2b83dd89fa2ba183086eb4e29fdfc4eea8aac6c26fc72d2686783
MD5 cb6f43fb103fe4d2fb89149358242419
BLAKE2b-256 faaf14f1cb34152f2b67d6987bb238e248a94313ee3700615436b5f3a31752ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d521bec98c797d31553f5e0265f6e100ec18775868c295853f770a26ec8206d8
MD5 5d9e3c4686c080003fee2bc883062021
BLAKE2b-256 15271db87f22cee1712489e3fa8a2c8533ace5db3abff972b386133baf62c895

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e2b6979f7ae0989373e3b8cdd3aafc546f471359b23d1b31c0ff0c636f6ac041
MD5 bf5d061fb7b0f43580218b1110ea3789
BLAKE2b-256 f839bfd5475ba56688d2ab4ca092f0556b0ae0427bf8fe117f31feb0e59486c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: CI.yml on jawah/qh3

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

File details

Details for the file qh3-1.7.2-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for qh3-1.7.2-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 26f1e8bcc874ff5666ab06f57d1aad16e1c09a300157570771bb46c8f1cd47b0
MD5 bf98ed55395997e9cccb5fa8785688b6
BLAKE2b-256 93dd4f7cf39524132bece2b75f0e4c6928e7a464d4e34f5fe623469948387a68

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.2-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: CI.yml on jawah/qh3

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