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.0.tar.gz (285.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.0-pp311-pypy311_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.0-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.0-pp310-pypy310_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.0-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.0-pp39-pypy39_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.0-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.0-pp38-pypy38_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.7.0-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.0-pp37-pypy37_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

qh3-1.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-cp313-cp313t-win_arm64.whl (1.8 MB view details)

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

qh3-1.7.0-cp313-cp313t-musllinux_1_1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-cp37-abi3-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.7+Windows x86-64

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

Uploaded CPython 3.7+Windows x86

qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

qh3-1.7.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

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

qh3-1.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0.tar.gz.

File metadata

  • Download URL: qh3-1.7.0.tar.gz
  • Upload date:
  • Size: 285.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.0.tar.gz
Algorithm Hash digest
SHA256 ab300057a7033f15e69c51c7ffb6906c21b75254348539debd23a87cee9d01c0
MD5 e4817346fdbacc6a5455e5cae8735bcb
BLAKE2b-256 d64d5af99a88a6e1ecf2ef7ebb4985d193e8d46e956546b6ffa82bcabd138e95

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0.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.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a820e8ac2c855dabadebacdc187240fc092e7a67e2224df4f0010dd70ff3296e
MD5 4a63e1b6e3f9e9fc389879ad71368898
BLAKE2b-256 038ce59d52ea7ff3a3c672316176ef10201d7fe8121947d6f961f7291ba864e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 023bc793c8a1ab95b0f011e89f980a0f60b36eb63904e9920c11b69d41a15260
MD5 2d5b9161f16dd7fd2e3c920cc96f4acf
BLAKE2b-256 d5ae41b255ee3630b2d8f2661facb5120ac738ca7ef1654f1ca194f5860d783e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 67642f5768392f5af3e61a493c69f9b45aa24896556890fdc25f772feb0abdbb
MD5 98cdce0fde8514d64e272982b54a415a
BLAKE2b-256 957e1f2f3d2ddfcf0690473a3570251fb58c5ee092e7be8526875bc26b49ac9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 e1a931ca5337d0e21848953d62c27cd67becf2df9c45e389a4339d4dcd94ecca
MD5 a62e270e7a8543c698ba603a769ac6b3
BLAKE2b-256 b21ad724611d93ad16c3f5b9e2d142ff6c9346d82eb4e4a28f4abc81cfabd975

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9335433ce9f0d5f4b590047dabb644e2cceb25f430967976e7d6c1f8eda5cbc5
MD5 9aceef4282d842e22328b6231613b00f
BLAKE2b-256 5d8ea0a6a4d291ba003fcd8a02b91b863afee072d7e69388ff030b2c3a739bc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c7e712d75d9aaf0d0fcfa88da4570b8b243d98d75e790277ee879342e070a82
MD5 d300ad043ec7b695bdf2296673299b4a
BLAKE2b-256 14302447d3eed6333a7dee66fe76fe36bee1b286acd69ef9bd8a2dd601a3351f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb6fc82409907dbedc23fd29b54278596a0714889c1641a797124640da2981f7
MD5 5beae8942effb15ba5cdca572d591c96
BLAKE2b-256 482095b884a4fd9b5d8bcd70ee61a6fd8aa320e2e8ec5de253bb9f8f783c5961

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6c87232bb0cd25eff20705e8dc83650c78a47011c402352a7a609f693e982e21
MD5 cfae8fbceda1896f343a8c062788d3a9
BLAKE2b-256 95da4981716ea9c44042b59ff6d34841c6d2e0018d5f368bd6be37fdf5105541

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 1e93ba0731826b8a331b5e27a6af8400afe490b67a188ee714ac4524f61702d3
MD5 4804c1248f5484bc7db3da49ebdabb36
BLAKE2b-256 884f90a27a3f6f02af70c1bb71dec0077de69fc217a75c446503527d11f010c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4920627f6053c12b424b651442a763c74462c788de605513422c7813f0a41516
MD5 6fc4aa05dda004937fd3994ce5f98ff0
BLAKE2b-256 a6a0f6f887506ba5002b04c4c8d0a346e3682972bfed0d98a48a709df6de25b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 07215bad217fc3dc8fd5acc143c6fc15bb548c777c81e77ad700d47d6cc749a5
MD5 6e3c750c9db7b744ed9a117cad3acdd4
BLAKE2b-256 9948f6188908fa311693be5b19a9a971d825389c003426a799507c6dc191c0ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd13248130da0b214c84833cbe94ccfe5f151d7cc97954e1280ed5af13691567
MD5 b6f6630274f052574188e89a669f924b
BLAKE2b-256 17595a44c5f2c56add3b1f15e0eb78f8a26177e5d95b690cd6db18cc0887f99c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 7b61d7f43bf3ad70dc876fdd7947a7432e96e42e5ab16f39473a5730f28a1a78
MD5 acd21964f8ef3c16ae8e8dfdb5a8166f
BLAKE2b-256 4bb37780864fd4cdcdf14b0f04db2773492dbf32164a781a084378f5a4bcd418

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e852cece8e2e69f885287795e73d679a724142c9f7563577166168377dc1d809
MD5 1aa641fe8ffda62fde08c132ad425d58
BLAKE2b-256 955227c7964f9fb6adc155592f77f59db102a02f4940d85388ddcfdf5d21e910

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 03b288e220e400f22dd0787ef8a960c0a208f0c872767fd50d3afcb8eef5be17
MD5 4f345a55461a31b6c317280fdbe51684
BLAKE2b-256 cc46f4cc5e2e8a9b5571bbf5afa35b66adb324e1c97154bec2c6d1477cec3292

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 33a220055869bf13933ebbc55caee6f5ac0e17d73d092a557397ad93cd2385f3
MD5 6eba7d5bc59f7cc37fd7629599545062
BLAKE2b-256 14409a623975d4a79ca2b0f72972a6e6ff8f775c05d721c9c7afa2a922e0f1af

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 6244fb58e955880b3713aa8887f264f108e1dcfd1831df97a55ef33b8012ec57
MD5 d268e3e693d0d899d859339449e0d448
BLAKE2b-256 84980df5e175108a3dade33f8a5cc1a98cfb176cd3d41e137f167e60859b3c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 46145f41e32a869ef9bac35719f7dd0b9077e50cecc8314ece71d8f03e268165
MD5 685c119de04f1210a5a8cb92d2616362
BLAKE2b-256 a5080ca9ba26d9efc78cd1a7acf3b8050de89a02215b3e74b67e341f8f921e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba83f6cdd5b8b95b025b27a1ba93491eb253d79f59515ac74e570e5e50f3f63a
MD5 0da45a2ba9284686a414ec03e97597ec
BLAKE2b-256 bd851d0c80b1b0a4b8fafdbb1c5fe04a82ff1146157defd208ed6e439ae78b04

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4d00364513aa3ab16e99affd83f469d452dfda2b289ccc5e73d90a2a7ad42209
MD5 d00627e971184bf8fa6a154f2d9c8a87
BLAKE2b-256 f9ece7e5dab5e2eea97a0dc7202f12822d4373fde58215dfc0e747af692e3cae

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dadf8a18c216a6c3a9a1aa6bcdce2ff80b088505b39ea7e6e73e7c4507fde8fa
MD5 84eb00f58476e4a974ac8eb0704c572b
BLAKE2b-256 124d2b9c067ccdfefe792ced96bb9541a6549c7e1ef1898d2d9106e188064e48

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 1ca5af7ce5ee112d266909dafb7f414b0b80ddb970a4c0584d749b9e76fa1de1
MD5 0951f6e3df36c2308ed4a3eebfccfd1b
BLAKE2b-256 101ab50d2efaa928cca734ceed780fdab7dfb099f507cefc136bd4e61db30407

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 15ddd67291dc1c1e873254f3ecca0c175c29075b9c77346173de6c40f21f712c
MD5 f7158cd95ef2976b17dd5bb3e2267035
BLAKE2b-256 4e8f4ec7c8ed14b68692bec7fadce0490a6a7cf5fc4656b6d07693d2ec0f8b8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aeb75f96aeacf15ff5ff4d6e59b49cb0d7942320c2bffb6575dd901167ed0be5
MD5 21f7200168b39d8bbe3fd8c432c14560
BLAKE2b-256 05b4173f78b62bc352e9c50db00b326f1934b5cd00342f67a447cdca72223682

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c470d883cc9e040a084d12cc0395b03652be6830656a9ff50f86f701150744fe
MD5 090975b81f9c76fa8caaf306f10a4a0f
BLAKE2b-256 0bcef84cb9f95401ed0303d9b7fe7c820b7c4a15669294ec64003cd0e02a2604

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 3f7e3989e55ca21a458968f121fbb810bfda7d29f4304565702812ac194d6e40
MD5 1bf15675e35a08e1da04783f2aa42543
BLAKE2b-256 f9865013c4b43103af20f8afc2136c717be496bb4fb39397b062772154d8a1be

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 86291b56d267867249b51b78f691b1fd5b6974234739a53b8ec1104058155512
MD5 d160cc73fc718a080f8649095188be36
BLAKE2b-256 aefd9e91e63b1edb1a700738773c02211e29cd7345679b6f577566ccd5011338

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c0fcafe93d735f577d6517130a7f626939145ffdf5d70efe8a744e73d6d8d35c
MD5 73fa76f2abe746ff568d1741176a77dd
BLAKE2b-256 3821a1b141a17e509d92b45e42c299a14c487dc08750e0c3c45ce6719a05bd05

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e4c97fdd3791bcfa61a998c1216d70959cd3386c9babf7ed5ffbd8326f2a4148
MD5 36db36562ca18e7f62a522a6d7997b20
BLAKE2b-256 f08df273280ed6c06709d5c61faf03067e908ca08fa9eefb0550e6748923aba5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c1665b50ccb021b5fe845f3ff4746cc133e2a5a3e5fee8defbc681b1eb7bbad3
MD5 dac0929ee1b459994bb2142c9ee4b152
BLAKE2b-256 d89fd32eb6681a312628b0e843177fd24ba23ae11c976349b17646cc3aa2c077

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ff720cd7c14d40cd703270f44352455f4995281389e53a76ddb8cdb1d853e799
MD5 0c08e49cf15af88ad58a8447620a8e1e
BLAKE2b-256 3537cdd763bedebe3d3e0e2d3437e859ac359500e7bbe0f9a80773827d3eb680

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3c0a41ba8ba12266d59d6177ee5d51c36fe21e83991f194574614753e57954b
MD5 089c270bf3cf25f635b4c4c82e8eacf6
BLAKE2b-256 f7098358867ed1fc2d6a757d32537763a9fdce7a486ea987e01f2e10a7f12d04

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f121226ce53a5b4021da7d6af7a1f610cc8b781c61bb2f67333523416c7f8d0
MD5 de667ad3bc73c7190493f91799496407
BLAKE2b-256 f6e80da106b7da6fb1844d765ff8bd0b7f7ef5e802830f012efc1200dd5859d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 52de4179b047ca33593c8b8d4dedb6e618c9784f0b32046b86bde106756f64bc
MD5 9bb2a731055b61bfd9b9f0d746730230
BLAKE2b-256 cbeb9f9eb6fe09f0299e4f84c7ff61f2c2b30bf4072c5fd60078499d83718ce4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 5bf0f5d8c0ac81ae142ae271a03a39b9c696b69655f4414f31724316c8e667d7
MD5 48d049c417a83705dead2a5840f5c2a1
BLAKE2b-256 4fa230f1694ab93b8cdd00d338c04f386b3d35ddb886e0934199d557702064d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2c6a287cd40c023ab196c90bba50bfc375d3c14a15c2c40dd17478750c1185f
MD5 3a30aba2b9c2913e8d219ceb61d07034
BLAKE2b-256 ebb7ea6247fc58ab3317a3972d1bdb40e099c19bf96fdfedbe72723780b5e9ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0b6c3ebdf01fb1bd0b3a01fdb8f4652a49b472c9f24998e2975e2aee039b0321
MD5 12ed09f937c78fcf161998db179fb47b
BLAKE2b-256 735b5f07ef019269f8db443036941d3b00f4080847e2ac4ac81b79a8e50c0d82

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6563d01d44663148c557dcfb5ddf00de3ad249c0a3d4341a64a51da264fb5544
MD5 c50303a819cbf3eaf94895592dcd0029
BLAKE2b-256 01acd07e699649edd603c25472c9798ee68579c9ab92f931295c376830cd46ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 2e29e59f7e63351a37b07a5564644f97672ff060e07b8842d4ff5cc3ab9072ec
MD5 918ae62a67f4921d3128899d9b6ff22e
BLAKE2b-256 ab29dd3c25c64c055d8ae8020a8d65d7e35b31b722cc27622cdf8f7d1eeb5da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 376c014b8736f5911686c5276f6866ce99f4495ade9570ecabacdd9f6ec66238
MD5 f3076b8f761e25c37ff750ae6591997a
BLAKE2b-256 88666848cb120e465f7c471d5021e4f4ce362be560ffa5d6f98cc699ff674ee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d8a2dc94ed7f60ffda2300b36d8d7f5fab0b1c1c1627bad0a313b1d5d9505670
MD5 204b184b7bda774b2d1b58bd41652d5b
BLAKE2b-256 eca61b0d06b4e63312b742c838523516124e70605d7e9bde774d55a2d9768ae2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6b37a28747b4f2abb847fe163810c145e24cae0457b7b51bae3ae336b240ddeb
MD5 c1d1cff5409749ce87132d742135f7d9
BLAKE2b-256 6066ef607cc37716f1052639cce8f0c52fdfc682cf1ed56e55353fc15a54af8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 50c7b9e6469f9778ba86627ebb3de208bf15ca26e86954a3319fac36b4ecce87
MD5 112489959ed3ba9fa05a8499182d43d9
BLAKE2b-256 1e845bf0f25bd814f3fdc15dbab7a952bcd69f5e5d694f71a31c0fba8a9b9fb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b240069540496b20df2278b0d6059c01ad2909d0dfac2dfbe7b5190c31d0487f
MD5 17e1cdf6da9d14f8cda8a2d59d302a3e
BLAKE2b-256 718182029971d93e8a87c910942a9c323c81f648797a2a90966b9e107fdbd34b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eaeb16e69045f1c952e0a4f9cac4ecf44ba96eae1021eae624b7e5e67bb17de1
MD5 d3e60f9bf40fd151b46f60ee0142bce8
BLAKE2b-256 ecc63a3b7771e6c786fdd905194fa212a54fbdc9be71d2fc2ce9c2eed62937c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ecd3c8723ae39bd5bc5fc602f1034c17669f8630fda366617a539f2dee47906d
MD5 11c4ea1793f038b39888060a32266ec7
BLAKE2b-256 209e91a560cc010d8a590bb7a55c9bbc8573acd2f1e7d4302180b68b92b1e00b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 40b286426d4582452bd0a7c0066ed7dff0a52a10f36d66f09ba88be638a3c7be
MD5 e12a94ea1425bb24cf510713842a4afe
BLAKE2b-256 7b28f863823c1cf7acd12f35c1b8fe1b58cc4b321302a784ae90308b51882311

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e830151e982ebe186191ba9ed84a895182fe700479c5c09c84bd51c525f7d4fe
MD5 1ede9ad858e238452eb66aa659eac497
BLAKE2b-256 14f1b5b7643d974380534c96466021fe65eba9c5eec09cba4640fcd17a08e9fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 13ace5cd5732e3dc310848f8cb560a4629e06d0fec4beceb425bde827270705b
MD5 533a06be8087372baa946cdfeb7c9ce4
BLAKE2b-256 1b6dd0f08a14f5b968ae2d600754b6d1b9f2108031be9ce557eeeb7438480831

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f52d46097c8b175ff1e2b5269685d4d14e23975c177b7097aadd25af498990d4
MD5 a6435079ea729fb3a0c3c82602320fc8
BLAKE2b-256 4be11c4d8dba0c6f88ac1f08f99bd923507c1fc746232e5a73197c9eb22e48f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 033920e0cd3562a0a71ffd3f7074abd145c06fe95b71b29cf63ca7685e0f0de7
MD5 bbc778f92063907e6907a781b97ae78f
BLAKE2b-256 cb7c600f98a8c3e0fd94bf93519950d90550b2f5102acb33bd5780d25ca362c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 462993b2a8d7b91b72c634a11065028e7e05785ad9cd7e20625615cc905d76a4
MD5 bf9747e006a65211ead2e68b71f8b543
BLAKE2b-256 3ee068945d290e2e3d3f4866650982623015a562e30789fcd303f6e951a49c06

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fcfc4f2f6b55308a13993ae820aa77a5489f488e56504d4220f42243ea2eea1a
MD5 7493bf9cd4a4923838fde120241bd391
BLAKE2b-256 3dd0136f91966a7a0479b25a2e9abeb0fe212693f4e27856e2a17d35704baccc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c48dc3972937061b09fd7ba3e697f5914a578469fdd6133b726377dbe153f61c
MD5 33e3a8d675a2ad5135ca61b6050699c8
BLAKE2b-256 7263f18641138545121de9a10a3e267281ce6d973ac9c01c65ce4fcd4167f2c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7c64c98fa1d4ec5c281018087694b511af2778900c9b8096dc91fcbee54a7302
MD5 fc01c6b098e728736b9a63356085d13b
BLAKE2b-256 f4ef9bf73c7dd76bf1094e8db1cedb25f3b07fc8d3dea16a67083ba4a7439f32

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 fcabc90cfc760b8d719d9342d58a2ff4c67566c1c787b09cd80c351c4ea46c20
MD5 d167e53a9c4f8654a4455ca5ec32a6e2
BLAKE2b-256 be50fc1e32f9081b2082dfe7a6bc76f1e3adbc19779c33fc6caaceeb6abe0851

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f2c2d1529bdd0d99da6052229bd254af067bda5dfe27d9f3a7fc85e220a84523
MD5 bf5cd00e581fe2ee7f6007775c524d97
BLAKE2b-256 876d51d2481f05599abfb69cc366d7c52d7212faa7fbe9f7b8a226f5b9520f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4bf51fb3ff0a6cadda827e1586bb4090103a00c66e0948f6101e9a4442486651
MD5 75f3b212611f828d6c342f7b54f980b2
BLAKE2b-256 5451a7bcbe9961d9a57ed9e0b1e80e38277d7ba5a5eb7e16e109c14fa4c1db6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9deec8d8245d4c6d12fbf54a3fb570d5310dbb7a8acd4d817baaaa10a1a7e256
MD5 40869b062562091672e2dcf0146c536c
BLAKE2b-256 c10477f54ca0a2f2662290934d8ddc6b6a5e4a9b5546e5840179d7331480af0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f0d5d49d1dee0004f5ab63054713a0b107b53f762bafa7754079f2e8e93bfa0a
MD5 cfb19768a31d6b9a5ff2eb5fcd585158
BLAKE2b-256 0786ed992b45c192e28abd570b51b8409181fd3870aa8b4664386b770d26794d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e8dae8c17efaa5e7523b1299d21990932388fc9315b4d95dfde49525c589f596
MD5 b5b74bae6887a82c8e6f3359183a9c0e
BLAKE2b-256 d4786f9fee7f82c0e688a4fc4bab44cafcb0a031a15a17715143039c0a7046e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 938dc55889d476f4fd95d6b27d4c59451d4573420812ec5e67c0ac01753ad80d
MD5 cfd22a2fee6c4475383840594372e18c
BLAKE2b-256 d04d494e8574cd814619cbbd0a4c2815e055812230eb38c00ab49cabd57e93b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3c65262215621cf5aa2dfe8bf8c0be1554600a986aeee1c8eda4e3be2cf9dca2
MD5 ed25dbf6a9a2ee248169e43ac7c0a955
BLAKE2b-256 8c40d66e86217efa9923009723407d56c518a77de3dc3881e24abca530214db5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 768f0540e58c6f06a0aa0bdd0bab707a6ab4412be84e8aa71ba812f5c22ec55f
MD5 624c55729dd358166cc8626253054818
BLAKE2b-256 9b1e6a7461a7ac1f1fb7ab72674b1b6adf6a26c4f00f628695b1a6fcbda5c829

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a7d9fe7bf83c67a2cbc83257f3f068c259975253c6d27d38e6a3e2917816cb58
MD5 737efcf8a6b48b67c45b0385028b60da
BLAKE2b-256 16eb0e05257e33a5a73c7820d2ad20c3902e413f227d8c60baa3f76eb1803e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 3d979fb60a2bad4afc75fecca96d5a0613de90dd966e527e678f5df89c8c6a0a
MD5 a8b5d2c069531e61f677a3a9fcc193ea
BLAKE2b-256 b2597430a312e30665ddfd539ee21ebba41b1b3c79e1cfe20dbebc65520ab3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 737d9a1b85d7a0b0f083a2bf50a188e5cdacac4feb3f7f240e6ba00dbded6a6a
MD5 819c19229d91ff5970d7a054edd60d29
BLAKE2b-256 3ff8581c015cffd8100967c4f62e77b41c425d3ce0cda1c38ad9c5a62768c3cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 9ca64405204b50bbf75317fd4ae561fdbcf0f52d370cd72b21c49d3fa04a175b
MD5 8c5d8d05e8f2af739fab95ceba0b0825
BLAKE2b-256 26a3e833fc2e0c1aeaaa5b797e03b6a3be63c7915fb1ae6ed8ae0660dd8bd908

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 099730f505914df584382bc6ef6d18a8a02dd66d7002cd62205a166e0a7261f4
MD5 6524fa37346e232c3aff64482dacf6cd
BLAKE2b-256 5ef81113ae6d2181fde861da1a4c468c0a3170b8dfb97b6233010687a90ba1d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 d0c4cedfd27ceed285c1eb98d18e6979f6f174fbeddc19775a1db5be6c03cbbd
MD5 cb51b13581624d28bcbe0ddb86629a15
BLAKE2b-256 18f9c53b114fe74061bc66854b457e6523c9b3c10110d7d1cf22d92605095775

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7b7dc16d0c909b0f53c6c0b88772f143d802487ccf60ba3a56a93114ef1850f8
MD5 4d733c2806efcc5de89bee06d7b6712d
BLAKE2b-256 087787c1ebffdeedde45921c9bcc5a9c2f70fd858eb8543ccb8abe216cc2519b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f295b74fdae3a31f1c5362b07aa97b60cc2a5d48a26d0b78da53c8938b61118c
MD5 89534dcd9d84569470308b7e279cfb8e
BLAKE2b-256 4278594d02ec7e1df480ae591af173dc9c9d4a756c2970a8c7e3c27b65549966

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2becde7b07051b26b33ecf019eb662d9a496a0b98300db26bee201bcbc41ed9e
MD5 d5a52de0c1fa79fe3b46eca81942c722
BLAKE2b-256 3523cdb8f7379af6ad4659b54df41ac5d97df0db6f7efe47f34ea1987fd96d45

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 edc30274185d76627c0936f4c9d4cd1ad66e05c2a67ca72a260aa3c07430283d
MD5 9df26f0852f601db76a2814d73f16aca
BLAKE2b-256 8dc51b0f2fd099d11a86d3bc875f92da037ba2899850e9348e1ad56f56073500

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 df0dbfc092c5b350fced985b82057ce0ed814eb28f0d8015dca8609349355c03
MD5 938238b5b199bbb9e60c510860a23542
BLAKE2b-256 d9b00598344e3bcdc4c55312c902f0bcb1328ebd27f2991323bdf4c20bb8ed68

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 8f9fb9fd59f2ca66a3ee07eb00075ad48135d23c0d2d9423150387b06a67b6e4
MD5 2738a376c867bcbbbb7eb24f03d474a0
BLAKE2b-256 a42481d664b6516dd3ec012c5c961d095c398701860a8446be0ebde5f6f7b464

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 525c4a006f9f061f773a2f50d45b60973f6ccaf630a363306d6e75c3ea2d1d53
MD5 e13852f6469eb982871c15b78f62c632
BLAKE2b-256 20469b0d0c2741733f0fb6a5011bd7446686eb314d6859fceae389a7c776f013

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 19beae087fe7f1e404a342951e78d6abb2ef851f6dfbf5d7091fdc27c7a2f53b
MD5 e73a53260d67d86bd38cfab9d17b0eca
BLAKE2b-256 aecf35dffc921ffcebc1e06697030b23c776dffaec9d8c5f631b45590c92e8b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 22f7871a70e2e35959fa7ad13614c759e675330237fc25ccd7b593383068fa3c
MD5 cb69296f0f04e2eb8150f2401097655a
BLAKE2b-256 e6d6eae28f7a87bbc8454c30a32bcd6960aa3b0a64a5e96b5d1cab4d6753494b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 d4b2e4396e27f52a9d10d0da18513cc191b6f69975fdd8028205036ee638778b
MD5 01872ec1d05619215737d2676ea38b2e
BLAKE2b-256 532b5dfc90821108ae19373d73aa5c78dd208acf91b03d4fd32cf9da99cb6aeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 d6cc7d7c8c8d037047495f3ff0b10c3e6733c2dc9a9a0824461d97e765ac4a5c
MD5 8f74ccbf7951e02952fd499409c0b13e
BLAKE2b-256 26a92aa536bcec7714aacd67c5adab768da100820bbbac3d63c1660fcb2f838f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 22c8870caf356f34f02d972c9c8098f9e4c81414bf6517022c8f08d36c3467d3
MD5 5004554866b5f6052b6f0492c0aea580
BLAKE2b-256 6ab1643cbf54056945600b83ea976fb59bd0bb4f18806822441a0dbe9a3e9d2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-win32.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 7a65bf9aa490ff5a596ca3b4abfbce29acfac88a2e4494568f9f6fcf2cf7a8ed
MD5 0479f281b805f3541bc1b55bd0cdd5e5
BLAKE2b-256 15dd7968cbe81da078b39fedec47bc454c1a0434fcf0880d2a7a4f68e082aff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d4935210596313a8fd9bf85240aaddac553779fab425c53b01106c9ddb238719
MD5 d29fafb592cfddc2b2ba6350de3a857a
BLAKE2b-256 3be3915954b14a9d9dd5707ecd3465a82f1ca064aeb66b8a61f3d57cdd639808

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 7a9c9d72dd670c00ead140f6af53d516de71f851f0bf3a64233fff2a20a9bb91
MD5 efdd11611e0d9a584bf31c7d1b35ec11
BLAKE2b-256 804bc7491f0266e04efddcd26aeb7f7196488cbff5ff23b3244e210d17f435f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 50ad137a3e60f9e64e0f333afb6162e09e4354323d47d81b050097b05f26a100
MD5 808bb566fe3722f2ad690cde924f401c
BLAKE2b-256 71cb33f3a7a71348e7688f5a759665df4d433dfd56751d81ebc669457660e419

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 cd37e1d5d97ec014314904fa1fd818d711e1e648d990e8e6294480bc6db904fe
MD5 b9a52b4ed290fc7495f3962193cd9f9b
BLAKE2b-256 f74523db07da4449ca2f5b2a23eed3e406d67ba5dce2c7ae9b44ae3873a68612

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 feaf018af95ad15111c69ca70a2f9707157f6189c9cffe0f5e1e4997d8e33ed8
MD5 cc035d9dd5ab661acb936d48b932cf55
BLAKE2b-256 bb14834c9ce1e200e5a04ce0639d0ee5b2b1509759b06674e5fe1d6f1b087540

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2f5c0522cefab7a5a670abe232a42a3f657f1f4a5a8d4a312a3472df62901c41
MD5 eace9540e57e935f864b5f5dc481c96c
BLAKE2b-256 53a593e2bca34f552ee3d206b657828f4ccb3e8e9b406ef1d83824d54a932e8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 22536bc8705dd29271b1a834bf6f4f494fa69251f6376811a605473dcb7a5640
MD5 8b5a4a3970f5948360d0ed66354f4732
BLAKE2b-256 5094a98ba9e8845d7accb455302680dfba0f069675237eda6da5c40a03647adb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b5f737758fcb0b211072cf66ce94400a7bb2335579a05c4dbd2c90b1d51e74d7
MD5 a537a8bac832b492e18e0aa9f32eeec1
BLAKE2b-256 dfa94b2e267e2eb3a1d849096bf5d260a049487a442ecfa946533004d594b057

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 15d4e84b1c8d448b4ec1cf5b0be42570afaa278f2f7e2681cb03d5f7ef76df5d
MD5 6de2342ddbba302f3d146b75945a2b96
BLAKE2b-256 0f7372c09f74b1b0887a2c0a2768b74362c4ff06e6ee1465dd56beea7a5ad16e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 2b4e3088e9e6254fe42b191c320e39d2e6beb1ae175fa16fa713e93ecc6ff2ce
MD5 e3a52e9c5eb2cf60ebc14d4a5da80a9e
BLAKE2b-256 28f99e0f33e45a1065ec25f7901c7dfd3b59575e4e6f72977805331fcd22594d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 671c06ffb50f4fbcad99eb28c8b5464600b1e34e6b0b64b30754a5a20a17a3b0
MD5 670a5d18e624cee62110a887098aea2e
BLAKE2b-256 5cedc947d70d08ca2f6291c17ea8476e89bb709b042a5df26427c5971be9a95b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 116b354ce347807fe758787f80a5f49f72ccf358dfc06965a498b797e9f31a5a
MD5 c0f1dece7a90afd8b78fc0bc63e7d6db
BLAKE2b-256 7cce1669d2884f4463c93f075c6731c0c7ad315b6a80cb5c0182fec604999590

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36cf9fd0a2bb16442580bd19e165a7fdd36eb0d5e4122dcb31e419f4735a01ae
MD5 95c3d9df1faeefe2ae4f59c52ceecdaf
BLAKE2b-256 353da9eec6de681c65be40127f50af65fd75f90e70ff477d7618d4708ae0c8f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 6d9f6c8b62a27283289d99a4ec5dbb23965bab693ca1af0e969085b151a85b5f
MD5 03e903ce5cabbfd6cb25b103ebcb9200
BLAKE2b-256 1c7918744afc871509c99d74feb3163116db922706ed04e3b7f7ee05e3d54a6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 85d2f018dcedc855423bcc61b56585a25b46f29a5f1984b90638858de2de8971
MD5 626844f59135056376b9345c808044b0
BLAKE2b-256 fe544084cbc9fc79b5f0a9b98674b9fb8bd4cac37f3202fc09d1756e6ac3a124

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-win32.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 7cf16c0476495089471213bbef9fcd264cc6c4220789da96f80fce014efd834f
MD5 db147d89aa0fa1a0cb6224c30a39982a
BLAKE2b-256 4df4da27c2ed8706a360cbaefe6e1f6b76f6a4da94d71e49ccb3c4a412cab10e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3cb9c255183543e34502e545c22a5ff1d98524cfae9b0d4ff54425819d89815f
MD5 9ec5efb0d1b5bbb53a8c775d2c48bc79
BLAKE2b-256 644d0ff8ebca8f1b9b0b3767270ebefd891aab633e8aecfe999183a3e8bfca66

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_riscv64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 b47222a34f78c8f880e79a3c1ef22db3a89dcfe0a784953fae42f5c4ed55156c
MD5 14c64b1cc2dbf7425c272197fe26a1dc
BLAKE2b-256 a2ddd084e350351e3e3486f438912f8705b61af20f952cc352b3ab7316148885

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_i686.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b773fc9d2e6f7939caecbc87da730e3dd96a2314037a3dda5a59d6c028604c0b
MD5 122d69db7c6a69514bb887d0f523addb
BLAKE2b-256 3d878f56c31fcd7f9852d2503bc5c0e79a455fa5580d00000f4a9dbcc91bf83d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_armv7l.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 85da438508aae3f51198ff52393fe2fc554cf52e5900fccbdab8047d1afa602d
MD5 1a121af7327b81954ddfed65834fd01e
BLAKE2b-256 69ef6520a21d3f9a06da39d483da5758b2c4f2f12f86a1576ef42924985766e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_aarch64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 99d0e59b5da092da98982e34ed5b38e7d2bb44d777463cf357fd634a0a2d4426
MD5 c7deef69fb0b0cc397855cb5e8ea4646
BLAKE2b-256 816639a09d6a8603659639f984ed1e7bb480f5d734af8e2a2192d9a42da141d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_39_riscv64.whl.

File metadata

  • Download URL: qh3-1.7.0-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.0-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 17dfd8c295677fcc269411af994136870cf5df0046702287482540c350e67689
MD5 25e28b83f49e8d4cba48d6a8b82579c5
BLAKE2b-256 561c418b40a708a90d6448dcc06d7a07c8d8d337b96492561e629a472f3405c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40fd57c00f8c7627649cea7ebecf9b3f84fb9483c42a3466a0a30310512e475c
MD5 ec9fbaa6268b18f96f44c86451435fa7
BLAKE2b-256 a0a7ebd167d5ee7dc4a381f7f1e74abbf1437be48af0e1f579850609103ca276

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 77788b1c15d8a119b365cadf2bd89b963433d29d0e33d9b5a3f98330423bcbad
MD5 2524a0ac1b1fe5513b4ffd6139756384
BLAKE2b-256 7c1e39dded954c9426569f641b16f75dee4be58f57b053c8681a8cc65a0b2132

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2715f397b72324298800741dbc3031e527d12f8f39ed519832d41e15e7a57e40
MD5 173daac47e4f9b5f585647714cce31a6
BLAKE2b-256 1c0bca837a19971051dad3964537b1d7cd10cf79edf569e51bd0737be00f0258

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 25a5657f7f81b42ecd3dbc7783ca7675d7a2502befab53cbb129939eca2bd7b7
MD5 60cf5f2e0c77261d67fa05c202b7cd5e
BLAKE2b-256 1a37740d388d7a8ce8d863b4537f41e82a8043ed39c7624f8bad9d5403226b87

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1ddf7b13a942efc6bd8b1c29baa37e3367d30a12e4b4685a64716c9080fc55b0
MD5 d2401501102ed8c10f8edd615d39e0ce
BLAKE2b-256 aa806f7b54fc6b3ca23be688101661013d28770aa73e45002a395791c91dc819

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b9e7acf67a8d576159902529bc86457033722a8dfe2df4c5701ed7c3a4b62ccc
MD5 d31281c5e8291d6475a5f3682d682e2c
BLAKE2b-256 baf5eeadbe678a6d4ea26b810dbb595813cda5ccf68edb2b9c5063701bb4d2e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for qh3-1.7.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7acdbe8d5d18f69167c3ceef857c36ae82210637e5dada84cf828c5489f1adcc
MD5 c0720116f69cb4af443c584c3ad9d6a6
BLAKE2b-256 38423602bd2ce769fd0f2b072f648797c62111cab1299e98286615f02d75aabf

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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.0-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.0-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 ed79e53e781b5debd48747b6558f17ceb272338e276419e1ebb65cccbd8c1b6d
MD5 691f70b79eae4678ba533640802bd6e3
BLAKE2b-256 dd8a4e82542f7bc6bc6f7ef67536e397e9c39bbfe63075fd438c0cdaeaff6b77

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.0-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