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.1.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.1-pp311-pypy311_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.1-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.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.1-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.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.1-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.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.7.1-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.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

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

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

qh3-1.7.1-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.1-cp313-cp313t-musllinux_1_1_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.7.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-cp37-abi3-win_arm64.whl (1.8 MB view details)

Uploaded CPython 3.7+Windows ARM64

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

Uploaded CPython 3.7+Windows x86-64

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

Uploaded CPython 3.7+Windows x86

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

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

qh3-1.7.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: qh3-1.7.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4ce90c54ab94521840248522de2b6620f302cde8ff317333f40f405907e6b6ad
MD5 e055ed39c430e05f099149764d8a912e
BLAKE2b-256 932dfe3fb2cb618191dcaa0f9fbeb98498641a8148cfa0a5086b7298d9b7b7ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 df103e5d396420756eea86b8c7bd19ad1828c384db02569f8fba52b9fbe561d4
MD5 7919301c208c7f1b1f1374aa333dad51
BLAKE2b-256 f01123a39aec759cab56919e06251659cc4f47685709aab12017c123656e86ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ce9c6e6248e002ebb18b7fb30648db84c274fdd1ed6eba006e412cf0aff903f0
MD5 5588ceb9c0cda61bce3017c635c847c2
BLAKE2b-256 c766262c6cc9d8e7494e303a0e00ef69ed4df298909072adbac8ee0db1635ecc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4ad0a568e441a171c0c9a52dfbe036fcec8b6e7883327a71d8d27def431a4219
MD5 77067fd8009930fffaa1ccd80158923d
BLAKE2b-256 b16ce55b24d2ce596162ffdd0ca028ee95c85d04a92c3d8db090d7385809a07b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 2c57d693e12222994f65c4ecd1e449abfc28cfb448244d163cd670014048191c
MD5 0771a2378e80b311ab1a2ef3162fa6e9
BLAKE2b-256 b78f78ca340a78ff3eb7ebcde89e618754e355a6d1e7096a72bb90ee593ed5a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7625f0611499304b79136f16fb0cd9975812f49e26b8ddc2f28afb604c9bb6e3
MD5 a0ccf5a87755dab2b5d0de40b272aab2
BLAKE2b-256 b0e1146505848fb86dc42add9ba26f6ce6caec9e37f28307e0fd17d3aa8beab3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9a5b4e137ac65c388789aaf68627d49fe38138d81513e52e509c4b4d317f8678
MD5 237b69a8e48bd6a480a51793f00504b4
BLAKE2b-256 ee4a2f2c806bc9f0b674264ceba5460ff99a6ef5455c03abba050d90b1a0a968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fcedba51fa9cc3560c3448202b7eda3e9902e738dadda9428155f308b6036e22
MD5 33e0e79355dc4301a422eaa82570a9d6
BLAKE2b-256 9556c36a3ab985218a73e91ae991a6e7d876838bb4e27acae1e7e6c32ad65701

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 200098eb39c9c76a6461b2b96e868fdfe64a808c4ea34c285dfda28985da75ff
MD5 b6be651d939aedbddef9310a6f347d9b
BLAKE2b-256 3351d3349b04185e3cf467c0628ce5f739ec19412eeb92180c00e8f884297ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 daeda5590afda408a1fb843003b25e8f9586ec66aab83531303b65cb1862fab9
MD5 79a4a0075fce4febdda3654164c74279
BLAKE2b-256 567e6877b0050830baca67b4a2999fabc6b501ffc6fb719f666a43b877478f13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7de1c807d42cc9c9ec2e22c3154a1f06541096daf49a8f5834c304266ad7e2e3
MD5 54e4b7d6703c549f26c455561f9818d4
BLAKE2b-256 1f0da185b7358068b26ccc10f50eeead8c2cd5cbbd374b888c7fd6bddeccdea7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eb264eb9734cba1df742619ff579d43e929b46c2d381709b9b941dc5470e6f34
MD5 72e9ee984343248456cc03c0bc063601
BLAKE2b-256 09283f82686147ab3b46edcfffcf275e5e0c845f1a447063ef3e5f88b64c9635

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff747f7bc8e89ace9af99fb87f1f21ac390d1ce69e427c51884400157d75af89
MD5 3af64ab38182d8f5765e51f747b862dc
BLAKE2b-256 5108ef1dfaa7f0accb364a951119dfc31e2b67d33f2bada8ea12fa4588cc7561

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 04a794aba81d5690cdc21353e7972883e38cb01633d266b58efebd2332c0bfd0
MD5 86b739a6aef76e0dd75bf2e00008ddc8
BLAKE2b-256 415fb6822439b7b2f0efa34227305ec37ed6ff556636a724b29376430e7a8065

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ed790ec68c91919612844ffb79a0a5338d9b63dc89fa797251cdd0228d49b19a
MD5 033fc5c9874f3dd0d64a0e93db80de36
BLAKE2b-256 5d26b8a0e5d5b4a7ae3158eab9e00b6d99725bcf567fc5fd3aec14d85f63504b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 87b83bdf37a1984cf755fde3996aeeea59ae9391669e587f20ce4814202de513
MD5 d3e7937a92603a74152a9f5c349a77f4
BLAKE2b-256 a323477d6d3d93818394554bab2bb2e2597f411044dddfedd615c6dd9e6e1d00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1012236eb0728584c523d1af1929b5fd2eaee39b2c685d1eb750a3139121e8bf
MD5 403ed863e6838aa824b9a10d897b6572
BLAKE2b-256 cc24cb5a5120ec011ecda6344eb2ab118264a93813df3d1a4bcd6de17c8f3517

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 60b79ecf604ae91ce272abeaf78d5363997e3491d0d7628fd343a945c49f9dd0
MD5 d16275cca607696d98a8d8a8615955d7
BLAKE2b-256 6a21db6fc62041d388f28b2434c47570ae5b75cc41905b4abd2a849974401a56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d076bc6f45b0819f9c03f172c4f99e4be179f675683fb9d716a89a29c4705fd8
MD5 e8b722ee6b85bc302dcf00e27f9f9de1
BLAKE2b-256 1b25df01c673117b9b22ecf027e394f9d2e74717c8b025a222d47fd177aac359

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d08119d6f2e7169fc9f489cbb970899cf8b327702c0d9c4f361ce57fb9c5d838
MD5 74e081aaca425d2c0606dbddd88de317
BLAKE2b-256 406d1a0ff86c2aae4d4a6c92289ae25db78b27b619aae636a76c6b7093cfc11a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 28e74a7f3aafcf4fd73958d43fc9d4f179eb8df5640e7f305cbe8e2feb398a66
MD5 fabb9af19741a22cf8278897f3181235
BLAKE2b-256 c8ef57175cc7912615c887e455354d056a58cc317123b64ccba3cec244f025d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 665e2f4ffcce119574b5c3fe9b8b074f555af378abb89f87edf28be2527b1a5a
MD5 25a73995087964126d1b0c1dc60b4888
BLAKE2b-256 3ca6821daf3fd1597fc07c2ab89ba4918b5f6164fd5072e5c20d4792139028a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 8ed56f58cb5ff28b09a6fd0cc9120354c5bd4d9e21c5d4e3bc187df998730233
MD5 f97a6b64d0cdbd2891ae99ef8de2b805
BLAKE2b-256 6adb9825d63418ad350c6ec1b09df9e7054cd3ea38cc0f13f0358dd0c0f997ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6baa755b7c6613db9c0b6e9127b9ffb461e3a49942b7749be77be1563946bf5b
MD5 d07a2b7a5fe2c2aadf409ccf816c3062
BLAKE2b-256 d191f312ba38cebb8115dfb918851964b30ce9028f6aa0c14b5eb9fcc3e16a25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 50cad9d0cbb6e1c594ba53aab02739cde78f2ba4bc9bfce4112ca825f10d3f87
MD5 dffda70faebb32975b78d9d1689bf519
BLAKE2b-256 d157fcd8077a44f4dd740a7b77063984cb0167bd334fc7279c20cad1905eabca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7a13155b0052925aef2ed676f16307d6f96837532701d21d45ad905963010fc7
MD5 d8ac2d9f9ec50f913a819f589996ce2d
BLAKE2b-256 2d0d545fa1d86354af756ef1368ab22bf231391bc7dafa050efa9faaac40c51e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 17cbd39d2742e9364519e1de1f88ba5d604e6f3e54f67911378f866098c97dd9
MD5 e0e12774bc2f98c2564ac3d1822c52d5
BLAKE2b-256 09533c0988d3e15c303a32850d8a28410f29c80468367d18b7ae51e0e981c700

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 21cdbce62599dfe93131f97908fa797be0dff4f4506411c995dd5d2916099f8b
MD5 817dac8614ee64026eae8f5808ce623d
BLAKE2b-256 08ab0a9369999cb911987f77c28a2450ddad3adb3c6aa7e645c725f9174419be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 da6144417633adc2ef986c1fce2f8915da80e2f7e898df174bf0061f8e2805bd
MD5 48b3aec797b686fbcd76660731a91492
BLAKE2b-256 4fa1baca7886257d466b60cd5c350947c2398f229be300319eca166e6b1d90a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7d29c0970b46c0350a4adf873b191acb3e16993d79e22a2b6a1e1b15936daec7
MD5 d074bf0a9eb7341db535d620a0986f1b
BLAKE2b-256 526fcee783215fb2781684f62e39ac02ca9add6652d6a71a9cbd005db47fb953

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 70bf8b6e66f2ecae01a3fbdfa082b2840cad7a3d8528485eec5514a7dc7f3e44
MD5 0cf8c1b9e10502be9dc169284e783117
BLAKE2b-256 0fc21af1b994a0cb01ccc1da700d1acdca62907455d4d45cd07374fa5e34d7a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 743550e8ffdfbcf6e9614ac10c60b32b9ffc9358e75e78f75e4efe42c4cfb512
MD5 0ef1173b620cc85690061bc9950c97cb
BLAKE2b-256 d2ed8a2fb3ac856de987b37ad61890f1d833e7f5846b63d7959f1ba00811d9a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3268cdcb6d5c02e97ed901ed0780187864c72a5ce5847a2ce9a575172a7d5d6
MD5 872744b7e8ea94589c8261639afaba9b
BLAKE2b-256 db272ecd4680a36d7d1543e2cb1d1e328afad69e9f6a1c0b11ddb67886b5d64e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b524b6b8dda15eaea39d09a86e6e018a717fb0fbe97dc16519e46482b09d197c
MD5 cab1fd7d447c8d7dac67e21d2cf3c7f4
BLAKE2b-256 c6d6d97448dd7a7a387720df4e3ef604a0a3276d8e6c28188e31c39e9c17cbe2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 06e8a6f8f4a3e5a6d318d646fa7a1d31a1867801fb588bf7a1dd83df696c28c8
MD5 d51e9de1f2465e03247ec06ef3b8ed36
BLAKE2b-256 228963a86b544d19d14929a9a99247f475ec406f0297982a71b176e391904f31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 495e8e9572555ae9f9c987fe54e835e873b033f26e91dd2b6bc3091547e0c405
MD5 7f6f362661d9db38d97b6a2101665642
BLAKE2b-256 9cc129ca0e479cdb81ead7f292b52c963f30e6004a961ab2e075cce9147b084b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9c190bea503ebbb42c7e5a5047301698eaed84fe879f95430f53b2a78a448314
MD5 605ed5bc73539ccde8d8648cb68b3d49
BLAKE2b-256 ffb26e9f8d150f7be432a9db0b39036a7fc7aa0c428b76d697346ab9644131d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9086ecaf274c0d612568f25f566afb21ed3ba0c256f719d25210cd0da9aa8ccf
MD5 3ad0fdb3fc2bfe17937cb8dafe454dbf
BLAKE2b-256 6e00aff95c902dfbe4f0809bf3408ecf6717fb70c2a38bd8c44eeca33381e6dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e499229da0bd35f08dcace0b06ecf94a66867865f284e992e2bbabc83da23a2
MD5 21b0fce1d8ed425ea0e938e118f29f0e
BLAKE2b-256 67f59ee7f595bf1d5186d612db42b7731f162b5daab8f49b138c084946c96fa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 6a6a1741ccce496cf165de32a9abefba5bd9ee3d27335ccdc3ce6b28a624c540
MD5 146ffe9d866c79da18b716de8bee7124
BLAKE2b-256 782880e2daecf72cb8e97606555fcbe31ff0a8158f2a51d7ee8dbf4c450e253a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 725959b0c74ab59a34843935b68e312fbe3bb345150e12d8c93d6d3d1e2866ed
MD5 e8a8f4cdc156b1ec14b1f723ae8f234f
BLAKE2b-256 e1482d76d9b0b50f8ee18411a8c4246615a832882daf38b6a8d7c308acda89ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ce975a3e0b7638348c2bbbf7c649983f816e495cbebff2d4dcd36b41d6a59d7d
MD5 ab38b3ba2e96a7fd485e973628f6381e
BLAKE2b-256 6effd66aaa1441eeaa18d7a55863814ff04d3599da9a2f5113aeeec1f575f0e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 593774e6b64e63b4e710ab0048b7f64fe46eb110915084ac73694509a8f36fce
MD5 8605d2c3258a2dd35db97f41228fd2d6
BLAKE2b-256 92141afa17886efa5b722741d511ecea9d00c2b10af07bde31e41915b792004d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 9a2b2ee1a5b2ef176c74f0d2b779e0471d3df4258b4fd03bcc96bfe2db6ded4e
MD5 f75ecc7b1949662f9a1a5d38db8c08eb
BLAKE2b-256 ee2eccc8364e3748c240b730634df5acc93e9a9bcd43bb06af8efdd3260f35b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 49e1797dcb304e3809fafda2a77fd1799be5237676036cb8e555bdfa5df305d0
MD5 fb1521c1f3be22ec4133a63d5c008214
BLAKE2b-256 c31ddc8073437a3fb67a1e67ceac53f7051c5daafa8e1b9261bc16d259d53d24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a036cb94df0419488c3d9fcc81b9f1101b310efdf60a6413b728f91dd4592286
MD5 2eac2ba40218c5547aceb5d32915fa09
BLAKE2b-256 c7cb872b9eba2ea48717945ac555087b371eaa26a4c5b6cca576aad96f809956

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dc81050e9fae97f29a6fd3df2c98454c4a501eff7eadfbb05689a8dbe625b7f8
MD5 39c41275b47c4fbad2cc6c7cb71d7dbc
BLAKE2b-256 bafdd50b7b6642bc4993e6600e283fe0b6d386d9194267b48b311035423445f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 24f5b54b13470bce75a4e804ea1c740eb253d6403c5a9876373c3e1612b307b8
MD5 96cb139aaf2c2c7d4307bc972f46e49f
BLAKE2b-256 7011b0a784a23352efefd9868393c33cd058c3433f01696eebf98fb36331ce04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e2bf3b1641850322da45e07a9d0715302c00ea0e0e3c27a90347da7c8172b3ed
MD5 71c775bfbbeba7436d3d45783c36b6e9
BLAKE2b-256 fc06a02fba8dbf52a0d4a8055e03c1c25e98dd10e7e10a354e63801d62e2ec7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e200a39278e8116edf6455b0e2e508105eb2000a3b9a244a47bc7d3ff680f02f
MD5 2401196e85ec40c4cbcf8aa86097eb3b
BLAKE2b-256 c6e2effa714561699d8f051671d4e846dab78a33f8d32ca0fa3d3b9d8f88883b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 973c646cc22059788c0966ffe7ff209356d126d8510ea825297e0fb5ea6ed070
MD5 98f52217159c9a26c68f276d65f8d5e6
BLAKE2b-256 53bab50d2478f0eb6f5bdf9fb688a03cc337ab28dd9c626cbc6e259f1a42300f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e620a186f7583d44763065b011112dc830799828d71bc52e32e22c75694b5bc3
MD5 f78660b18b4e43332e9d1faefbe9897b
BLAKE2b-256 6e8501b6943c1f3879d7c22b986244abbebdf76c391f33f5c39ede73fc9edd40

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 83b7cf2ff52c3dbcead288d826199e9f6daed39c4df5f78b8453e16c227246ed
MD5 cd25ee8e6c7e3f9153e9da1de90fa167
BLAKE2b-256 1ed8d2298a1236a2715b8f88be9782102ce9e3e86e057d739220427a1ea73840

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2fbd98c49e0ad46f4bfa4982e9201a428d426de92e0980d6a248cae519ffe4b5
MD5 0edb391374dd032d97cb64dd1852d79e
BLAKE2b-256 a2d9e3eb9a19239012ba4690b70eb9f89a3137739b29702a2d05de72004a7154

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 93ce3b2bad1bf4b87fc4e721b8966dc5983bc2ffb942c53c9a2561c9425ac960
MD5 04349d68d8a75a61c79f97964145d911
BLAKE2b-256 8149efd5a22e40e28395f6d2ce1667fce1b658a6e4de69fd200708cfe7918628

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1b1d16e8c2921fba16372ad931272d8d836e91ccf698d15e1e776ba254c2a144
MD5 3d08fdbc08483af7d4a28a107e0f5ee1
BLAKE2b-256 a454ea9555703c1f149ee1923436ceff156e56708ea7064f12192bdc0b794e26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 1c7b0acab8f124f1645445b0789e17c008dc412c770a2504b76facc1d8d09693
MD5 df725b331e4f2e933dfe149957bbcafe
BLAKE2b-256 220c53f34057644f79311c9a21de1a7bbdb944c665d760e4512025457438a5c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9611ab5ed05e7d0cd9c35b6874e900b60b0e159dd99e62d9a80f0297551f1aac
MD5 9b9ad3b0dc5f57d0e98c83b067e179ce
BLAKE2b-256 3fdf962dd240595b416b334d562b916d62194bb4fc96ca03872ab2b93bdae115

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 788c593030d932363d2705b7c53ad5f440fe5e968edb72f85f82a50dc3aa4648
MD5 61af95179fed4066e2752c42bca06f20
BLAKE2b-256 0bc0fe8049bc802c76b70537396b1bbef371cc19b8dcdba2fd38b5ab3a03cdb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 00d52e7a0c4af68cdc85068c75163dcbb510c7fa3f9f9a7ec6fbacbe2d6c3ca0
MD5 f36773408837836771e7a53cd2ad321a
BLAKE2b-256 4104816bd86235f1938585afe1ceaebd6bf8e63ed1156095c4d7cc0d0f2092b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 594b74cfb5c44f223edbf3371c859f6d20eb49cfd76a411a2a0d7df427a4ff60
MD5 c9ff9b9e7d2d141e96fea9a2b9a46341
BLAKE2b-256 060fd248d01a44a8c0dc10043ee28b64ab3cdfdde6e0f0faea6ca87a61a1efc8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 7e76ad8e7d67d4329cb4de1b8f1c54f06dbb108bf1bc645f935ac604b6e5f008
MD5 b9eb8b70665a9b1891a0fb60ef36914a
BLAKE2b-256 045f5dfe3dd2ccb7ebc89fc5cc7d6cbc61154dab223782e8babf0d674dad6840

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c677e42b39a85d95023e84359890e0ed302a5e3f338e70efe1f557463a7b31e
MD5 1df001c3bed66e15f77b8a3aab7c9df7
BLAKE2b-256 fa3febe61a92a4bae5ce778fca5e2f0e6da8bfcc89ca176ad1b3abec8567d224

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fb329c8e69d98171487c8e567951adecda7d2932ad0e3ecef638fe682df191d6
MD5 291a47222140d7e09243f82424435232
BLAKE2b-256 5e5a1aeece6186d0d6d30b8d33a94c5676351da8f1f2310d6243981d1da5fc1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 427dd078a181add7441e99377c47825ad2c2e05905eb06a233b2c944e76b4674
MD5 542a622df12e150ec6aadd864fed9219
BLAKE2b-256 7d924bf6b07b88d67e04fbe649ef86a00ca67be8bff02173bfaed19e94a1bd41

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 60a9044c3f758d4b8abc9f414bae29cce986fdae12d2ace6b733c2306423cddc
MD5 ddac34331f9c84f92c1c7833851e40a8
BLAKE2b-256 1ec162238dc67a0c99b330d48f8642b23ce9bc7a8c5705fbb1406d609cc68348

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 eb1c03009fefe3b3d89de18d81edea934d276d8d0817fedd9ab34226e9d92cda
MD5 d43772df56b60c14cf647b8726cd76bc
BLAKE2b-256 57e42a5551af4f44aa5b150f4b0d8a86b974d8f42fe567645b2ad1b1ab056714

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 be271db1d7df7bf56dd7c2b1ddb37a679de913c96ab3f2e9be85de96d973bfd7
MD5 c3987b1f3f00071e0ad06ad07ff0e235
BLAKE2b-256 3cd6327ad6aac7b5c8b74cfd70e875791c868cd41d175cd871a7ef206491b1f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0c6b008df6aed81f71daf1e44f56e96e73b6b9c5df8b018af0cc98e196f3bbd0
MD5 d6214647a7df95d393acc261482512eb
BLAKE2b-256 35664b963671fde5b4b1721e3285ec65dae9b79897d3284bc71d0844edf28f5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 eaff3423e2145c41db0e914f0e624c4f01e443533f4ca849c289cb0018f0b800
MD5 ba9b320be5e59a08af234b15477d8cbc
BLAKE2b-256 74d999f75449f021c3c5bc0f215503158591a1f8794bd435f5a92f86b0941fff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 59e0ba0db9e68cfeba5ea8a0c119777f92c6fb5850307ab7e98eb8c388bedf7f
MD5 0856d351add43c1e83363ed677658007
BLAKE2b-256 2481d9fdf1a1cbe86d49202375f69ce2e923cd7274a7dc39b71422ce72072c43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 a8f1cb3e1ac71dd221feb4f5feeeb5171a2d1f16e531ef53b8a9a0b2dd2c275c
MD5 e6f0696f9ebcd6ba4f9cc27dfc6ddcea
BLAKE2b-256 00726056ab22b239d3edeb6e6acd25e43f9479d2acc50531eeaaa4d1769124a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ec10cd0caf4938e63bf90fffcc6485eedccb77df449d7631f6bbcbaf8688ff84
MD5 083d0b06e287cd268ddddad355aadfda
BLAKE2b-256 14ce7713db24b6624e0c60f5c3895750f4c57b288a889ea7adcd3a80cea2908f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c0da3ddf00b978dc8b9d8fc550498839d4e4afbf59538837dc6b4209b90ec281
MD5 6c3f8f67f126e33f79306e2c6e7ff46a
BLAKE2b-256 6f4267405ee7031e86ad99379f6c7421fa2ae1893c330800ba24b7bdf4b798f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f3a32657aea7e48baf590b81f030325be6f69d7cb771893302abee915cfe3be
MD5 ac0a6345bbb9bce5ea2d11d62898bd07
BLAKE2b-256 0bbf6006185e904523d006b9e11be1b9a0ad5b1adcea9f1872f77271462c1388

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0bb89e1afe81ddf2226baa2b837cec0773fe0b099a3145ebbfbc520e46f1da30
MD5 6ebc4218990fc15f3b7e01b87d962685
BLAKE2b-256 17e3bceaa72e9a95d18df5874f85d5e7889ae3362250327b24bc16c571a57fba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4cc90002b5581580526d7d7f11b3359693cc09f43dc28a4433daab2194149ad8
MD5 47625a9a9a68a47f6ef2c0d719a528d7
BLAKE2b-256 f0b79aa1beff114488278a155af6b1b8258ac0a8ef0a98e1107c93c2b4ab75cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 cfe638402e76d7f54183a5e3b365f9fcfc6a5e367556f827ac124c6f1ce26b7e
MD5 37c753e8950910798c4872e9b25827ed
BLAKE2b-256 951745101128d70dca398fe7668bbde603aba7808f0bc216d799918752a35421

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f29ae0d8c96b9bd3e6c1bf107aba402d0a140117ca38d05e65ce97cd66a8766b
MD5 4fb7764ee0abc4bdf3c12f3da1e665af
BLAKE2b-256 cefad682a279da99ca3978922a247a70e8471850d5095fd3a1f9497d77262f91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9777367bee6bb7500faf4cfacf2741464ea4f30221e8d6298899a398452de2dc
MD5 2e34912903497640578c5b7a57ff707a
BLAKE2b-256 5e4168bc9c9470f51a261e0528864c70e2019b150fc3ba076ea5dfe766823788

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad639b734f8e91fc1c97801fb16e504c08e3ad1bad3f18b1e71e5736cf079872
MD5 e0b5c4bb9cd4c3ca3a657c6411849c9a
BLAKE2b-256 68384912c46758c13f2dd7f93a58be9b22ac87ef0e47f18645046edf2a7d6f7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 d3f305f3d55a7bd1d235537829d3e4704bf15478657434fc29809e1130aa00d3
MD5 ec62436d035c7c3471808cecb91f9cf0
BLAKE2b-256 794973e7b33f12d9ba318933dd83e7f2e596f1ac7e175f62daa91e2ca5f54b07

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 1f6adecb0607ee2dd634e6af6d7676dda7fa2ba1fb1b4c6ae25c861d0fe064c1
MD5 3dcaae3f814fb982e6a246edcfdb0049
BLAKE2b-256 6c76e0db34a6e80a588dc52b156078ba6dd52c98202d9186a5a9c23d074536a1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 de62e1831d9239229507d24c8c09713766f9ca39ed0614a71aa994df38da73d5
MD5 edcdaaadcd153b9889d87275ec95d523
BLAKE2b-256 de12a8ba7940a51e51b2ed4e49944c3f18531bfb41b53d1aefe92b41b972d9a0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 8e6ff471d92ed428d888767395f38bc37ae6ae6f72e8e5cf433b3f7310627b92
MD5 75c60755885a9c82299998fb7364554a
BLAKE2b-256 668a84c7bc3858b0cc41b9b4466fc8c19af4e806a20791b9c2db9f216c0f5e69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 22245715a045db9eb2a6a78febdb1c1c223662219b640dc04e5a2ef48d923af3
MD5 0f60d8cea3611e70c668da60a9d64580
BLAKE2b-256 c099bf9d5e2c23aeede12e890f3281ec441caeb8708e26b73e7e5efd17b976e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 ef32df648cfe6e39a9254610ffd7106329b3d3d60641d82b74fb7806b56653ba
MD5 2c4e6c83040484cf1d2765f19dfea112
BLAKE2b-256 588eced596a5d2108ba8cc767788376d63a6c27896672cfbb9fc8d2480646f50

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ffb7d4e5f0a60543d02921b3339032105c22ec555419fd02e239cf462ce788c5
MD5 5e5fc60a1a7f6fe4c277afdde71a6e32
BLAKE2b-256 c641915e63657c989ef8fd4a4f136fc9aca04ebcfb9ea4368b8906ab6f42a977

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c5da8f36885e3bce9772bff5fa6174c342f8cb6d154bfdde35202ea4e153d266
MD5 3aec03ed5b661dfaf2a5717d49537d62
BLAKE2b-256 e2f2ff372f2e771f15507ea2f3a221e3f595484231b300d9a19b165f9bc45c63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 97003692047afe27ea8e5406200c2222f4a2e5ef798e8b569658ded1098013af
MD5 d2a97fa329a01f6213bf50ee6638a416
BLAKE2b-256 fcbf4827edc3d764bb0936f731c48621fc39d4d17b6e70a8ea7157210fe7d11e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 46b1971681a6df9afafb62fe80d9e13841a25b1393ab7e52716b7651d117d3af
MD5 cca9b2bb5d225b4c75551ce6401d1c7d
BLAKE2b-256 a3266a3cf0c7864d89f27c824f5f98e5b6d13d8a4c7d9bcc1dc3d896f6e39bd4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 719ae1dabc838e5007a5017c7b5bc6fd7cc3f4f66239f730eb7a3eef9774dbcf
MD5 88c451699058b04bb0a4f748c773560c
BLAKE2b-256 df25dd8f9bc6f33aa5503b723bbff4759bf919ea45bd7d14b1c79e095342c180

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c36021bfc874156084b0e4f8bc06a88101702177fb62c865d34a7ea160f430ca
MD5 06b56019f500c200bad58a052ebd003d
BLAKE2b-256 9387dcc22baf27e0a32bd6701a0bbf5429ff89956c535c62e5276c1e90eb3974

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e81ae86a1d6ccaf2ede39c923458e95e797a2dc2d07177dca9e9a43d59b8adb2
MD5 23a33831759685b7d650b1b502637786
BLAKE2b-256 535e27ba052c101ad53861177b5412e890d2c1ec51c43fa994f2875745355321

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 7a1e6eda1e07b4d84ab1f4c1a800e038be3d186efd8baf8ff8f82d232cc8619c
MD5 53383dde826d6df78667af8e6dd189ce
BLAKE2b-256 4e70e7616fa858cae162071fa5653530eb525de6796d24bfd859dc57a6a89972

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c1f41cc6c352ffe710577a6cd815e3d3d54e2c5eecfa2d6f4d79cd8c58e958e4
MD5 9473dba6f9a452f3cf2c1f856fec7edd
BLAKE2b-256 257971fa2989aec7f2a7d332d764f99f45c5be14f5f460875c8758476574d222

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d81637c8f9535afcc54c1c5207b39bd6101ed6ad6b75e46c5fa33d6857dba4bb
MD5 996a8c21a6fef531258d36bd8b6b2e68
BLAKE2b-256 a83e717041af707b817d25c3849fa81cc2470feec68b72eaafcb5dc844072dc7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc581f04e89a1f6203d591627fd95e4e3065d0c1c4b420d522f3870a70672b38
MD5 378177e82ec8ac8eea3041b79ae280a1
BLAKE2b-256 27d2b07ec4f6f0d50c6d66397c3339b1749db11e6c8ae6dfe95a87a5bbada62b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 3b9187a6bc52bcc51ed5a68b19049c9d1650d418ddfc09a626c07a7f6b564690
MD5 a9d34f18aed2aca74309c4c630ef21f6
BLAKE2b-256 69123d525052d5a162844224257e25fe92404b8f6cc23b4af0a63ca8a2c42516

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-cp37-abi3-win_arm64.whl.

File metadata

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

File hashes

Hashes for qh3-1.7.1-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 f07701c40d6b012b91756cc1c59805f72dd4706159fde66e0759cff411705d41
MD5 1d95e13d1ae68e8b21cadf804c09f212
BLAKE2b-256 5aac2e962684bc88a3fb1ffc40e9e058e7d5d9c1e88390f260e49e58f72cea06

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 2e1a36665f93f50ff70dfdc6c4d4873bc7fb99210caf8806a52452fa813fea8f
MD5 ed3cff9e98925e0f12cbd23eb25c0d48
BLAKE2b-256 9b4d75efaefbf24cdb13fcee77f77ac6ba6ac51a6428995386962b9d21768307

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 591e3a2801973b88705cff3624b24436ec16d61f55bc37ed6ce417e998a77f30
MD5 2cfab8ab7dbea5faec45c814d3e3a667
BLAKE2b-256 3cdd1ed9e4fe7d277981b5d169b506b63007c22d73151497875b7414611f568e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 23ed67a177ec6b8453a23bcff7fdad47307f54edaf32f968f95adb665cc04ae3
MD5 3ae5f5415f2d32f9bf81f0a8fa9bdaf6
BLAKE2b-256 35eb951451ae4a7a899a7cf3ae2d796178f814ce27f423a97ca29314a33d1ce7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 5cd1f93e905ceec99217ceb1c2a971b430d69101e74423d271616173ab738dab
MD5 7572a1c6700287c66470aeb138cea061
BLAKE2b-256 d6ab81c4e026c1cf81f8988f5a178d05ce56c7819b24e52cc913a3db6ecf3cac

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5a478b4733dbb7f37694e2045ae706542f734d9033438e55bd38bf93eda0f093
MD5 b098ec8379b167e1d87030a1d2aec65d
BLAKE2b-256 3227ac4d939baa3d9c11aaa37856ccd4e776c1329bb9fc58214741e1344c4f8f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 e2b5f2d607f8a4982f540a2f3de9477b8e5c2c8cd5557dad2ed80cd33cb58b4c
MD5 8c591db7266a4d96e0c381c9e9b9c89f
BLAKE2b-256 47eb9186a4c96e3a319ae37fef801663667b0e9ce5c1881b8c4f1d6cb8c610b5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3bc0f9714f5a5a08a3bd80d9597e59358cbbe1333661feda29e249689ad1fd19
MD5 8025363363408a0cd4d516d524337769
BLAKE2b-256 57b995cdcb0e2b76808813a86d520ceb30171f343555e922a627d58b015ce0c1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.1-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.1-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 cc9beb80baddcc1755869e0da07c25dbb0515d41d8e53b6a6984d0ea769f066e
MD5 86dc669da18b762409b3c8115691b00b
BLAKE2b-256 02bea190715ceb0890de6a7693a4c34ae1a559cb74031db30a2c50d6c8d2abee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dab8eb5b4bd3777f3f7a823f57e759e65f558c239c32030918dcd078c01f8734
MD5 53bc148c8de33018ed6e1e224d224c8e
BLAKE2b-256 23a167b3b59025aada229faec97de60df31ce765bf42dd3adcce9a638150f6e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 47a457645ab86d41d06ef7e3486bdf419b06f1392ba20858ec9d492b2862ce0f
MD5 013cb3b3bea135e9436840854e478334
BLAKE2b-256 2907adba3ec305e2240dc7c3795cceac8fd1cbb2ca802bf3e6e7d16cfed644fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e8c37aff831446f8dc7e131c52cd89f6f5b6ac03b0e7adf9d35818c014c51884
MD5 2e18d5f5570fcc19805eb78ffea1b794
BLAKE2b-256 69541661d594e1fb3fdfef5c062e49c4e79e24336585a3668a88fefb10615284

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 df1d99471f5074faadea2cee7ebbd4ccd44e9b234c8350fb56003227a7890b9b
MD5 409ba0cd0c2370ab109f59d3ba8a4eed
BLAKE2b-256 c046164affc8b9c785fffb10a4dffed0c543a95422fdf80c6a8823a8603092dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee7375faf82ae7acb32cf238b551886bf58b4456152b7c0c478c0d44b34165b3
MD5 ae8d46577370d2d2248d03c8088baad7
BLAKE2b-256 340a187a271b4d5f8bfeee2b7149efb504897e583e87c37e8f11bb5bc2c1d0ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4276453d9887326d55ecc2fed07d1569c7ecc8d31b40ff0d2488b7587b340f94
MD5 a82c6b5d2d57df4e4246942e6fdd9b8d
BLAKE2b-256 89111871830752405356b25e283d8eb09579e663a3869330d7b940510cee110e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca2b3ed1407d2e0898369b7ebf2075b4e856d89c9fdabd0b93943b6350a3378b
MD5 9fac8eade2ece496c825c79cc5a6fb86
BLAKE2b-256 bcf6cfe4a6d8cd45aeb4d472154e4f2776a9574df78d612bb275cbac19dc47a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.1-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.1-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.1-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 bb58ce71850c302f35cf961a5f218e562a934fdead0ae32883b3d2bf632d5d42
MD5 1abca8ec1ab2bd95d3693d93e6638645
BLAKE2b-256 5a9d37c127a2fde22787c8a265cb3f3541cfaa3599725e9667a4c8a4672cfa92

See more details on using hashes here.

Provenance

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