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

Uploaded PyPyWindows x86-64

qh3-1.7.4-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

qh3-1.7.4-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

qh3-1.7.4-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

qh3-1.7.4-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

qh3-1.7.4-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

qh3-1.7.4-cp314-cp314t-musllinux_1_1_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

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

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.7.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.1 MB view details)

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

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

Uploaded CPython 3.7+Windows ARM64

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

Uploaded CPython 3.7+Windows x86-64

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

Uploaded CPython 3.7+Windows x86

qh3-1.7.4-cp37-abi3-musllinux_1_1_x86_64.whl (2.4 MB view details)

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

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

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

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

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

qh3-1.7.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: qh3-1.7.4.tar.gz
  • Upload date:
  • Size: 287.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.4.tar.gz
Algorithm Hash digest
SHA256 bc27dedc26eafcf8eefe10d419b6fb119e2e4299df996de760e9569434dff214
MD5 bcdc73d5fad2e544f995a1d8834a2ee3
BLAKE2b-256 cf1c997ab72d8557b10621dcacdd527b180060f1d152f6b52b894f5eae904499

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8e7dfddb42712eb9073d919c6bff44750bb6b5f63993bcd5a78f5a58f990a38a
MD5 62c4fc800e3738857ecd1a100861978d
BLAKE2b-256 dcb2f50fcee37b1c8362ec023eaf0e5e586bbcc664f72f1754f93f6eabcf14b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 564247e914d31c34a9bbc026bffb811f5f8bdf4ea5e4a3bd3ca2d29efa1be314
MD5 9405da555274b81e77d2176e9aefee18
BLAKE2b-256 a5fdeca8852e2444af537e4948de68680b76ff79fdfee8b3045f5a66f4d08c2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1c84e3abd83ea6ac6937fe5d31be4c85075fde0d010ae437e49fd65755ec5db1
MD5 1aebb018784011ff52bdb9388dbaeae7
BLAKE2b-256 24c00cffb11698c4f9576aacea7b2d8ab45f51d8066b4e21ee7172fdabca6139

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 f406d40f73aeb1c75d192325c3621154b363ab3659676fe5f442e3ab92cd2374
MD5 d1cee5afc7d6e84b174675a2902e3a43
BLAKE2b-256 0b25dfe7dac6b9df0f269dcbfda556d15f311aeeb5346397ba16b85f18cbc754

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b436e4c1255341c2a1d2fa62afb8d5b407b4fb6a9a5c00f883c33d1ad3801f72
MD5 f81d921a65853391f47e8cdfe8fc7d2b
BLAKE2b-256 93fe1197802e0281ed28a764cbb7383054ead40700244d80ae8a22e843206ab7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a64594ab247ad706267fb6db291b7bbc074e9ecfab1eeff65022ded90f822bf
MD5 02ff201fac425be77cbe60c15b24b58d
BLAKE2b-256 df41d1fd6e3143f44cd682fff18c01d20853cfa4ad63c048c5a49e7742afd251

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2c014df1d75615677d791c1a2aee66576b666e32ea2f8bb7776b77510f828196
MD5 1818493e5a900309c2b0b2aac186db3a
BLAKE2b-256 794a6871f58512f766f18f15f79c341b570bdb9cd6a1640abfdeb2af0406dbd4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d577b3e7f9cfe1899a2c6fa2fdd84e321f8e459d7d620a790cd6996cdf44e6b3
MD5 1029e5eccacf304dd46692c0f84de060
BLAKE2b-256 56c1d86905f9affbd564e6d272c9d59ac6c791b6f71d1b2a643cd6de855c1e7c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 2a586ead05474fbb30273fb834ca60693147c692a2edd96730af06a85ab83c27
MD5 1d8d5f9b21dda0ff5431c4900d6c0f99
BLAKE2b-256 ffd2edb051715259e015472b402f20bb544ae53608983ae0504fb1ef2d4b3b91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0a24751dbb1ecd16c00711e637ecc51d818cadb7a51102770ce0e609364fdc60
MD5 9268a8b0d75523e9c30c14c81f1b4730
BLAKE2b-256 896646a2768866a2963542f09b8f341ba28067ba0dc4c73245888555046090ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c90ff3b98be945e4f7dc747bf13e8fe8434dd10254e1665605c4a3c5f117f45d
MD5 84144bc5061b0a8e950d82cdcb451b55
BLAKE2b-256 8af601fca1633a7373c0d7ab423e4510f69eae996dc039c2b3e4d0914a2bd3a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b75751c87f56179b754d46563e036fa0f7071177f89500faeb9c8590e61750e5
MD5 f6c93b602930d62cb194819409b93a42
BLAKE2b-256 c248efcb2fddb898708019a6c2064062ad680081562770c2f388e87a7886b69b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 702df22140157bd9c068b3f874c9a8ab6837f2e5c2055fcceb80375c228bbdb2
MD5 c7bc01be8dcd287dd75aed936ad1e485
BLAKE2b-256 2b37348fc8f423986e63372e12ce13a47a883ebaf4d5bfb9d4810fff30357989

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f4073a0a8b11bbb38f3a515dd34d2beae50d930c60a13241c208fda85b047c09
MD5 6f69bc70f3806e5ad0d77e8b37abdfef
BLAKE2b-256 dbe95c7171ecf88eaa811b04cf6bf022d17aca5e5475b52010005b1a781d6b41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7a31272e3edc407a6afed513b8ccdae1ca67ebc3f1a22055358807192461e71f
MD5 dbce95810c34322a3795c0003797850e
BLAKE2b-256 1ec3380e3e8569df979aa4ca0b71377a007153f485bd925185f84f033c6f9c8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a0b23e78e0f5237c3387081b6720fbeba8ff79afd3aa59e28c078be743a6abfa
MD5 9da8c1a57f39e9fcb22b1d379145b1ed
BLAKE2b-256 bc3716f1ff898bd57dafa352ea0e8ea4952b8d141affd7b3226b4f69dc88a3d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 dd99bf509d7fb88f3273a093e069e45ce1eb0399ccc39eb9fdd8c392d19ae357
MD5 32e7c3a2796d70d407fe984565c0a699
BLAKE2b-256 ba1e907120fb0baff822493302e0c023e2bba04203ca0ade3d1b8b22780c5ae9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a6eeb6147a2bc6db00603bdbdfc56d6acd9847a2f33d7005f0b4ed60fd2a6408
MD5 ecfa9f4b02ed53cb8ebff4ae26887386
BLAKE2b-256 b404f7118ee1ecb886530e0dedd28b8aeb1715ddc3fb4aa7cbd4d1a3c316796d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ad373d797c4e3af6e43904b1931a755d0e8de8bdcce7e917b42978efbf172be
MD5 0e2c678c708c3e68711c33605cb3aae8
BLAKE2b-256 44ec1a872ee1f2742f7849dfca9c26b1c3c19f7f7bc0233f0a1135cf5a0a71d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3d4657744aa1d471941986c09970b34569e34c2fbb7d38d488f683965cd7e5cb
MD5 bedc8603ba35fe130b61f05d7706d97e
BLAKE2b-256 eda8ebcd5c88ecda131d808354eceb5e197a9a358bc43b4fe8e476a2d67585db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bbe04c4fe8de99771da12165e7f3fbf3a46e64c3c495c126082ed7e816406a2f
MD5 b883af4fc32b39fea08d4a312f735554
BLAKE2b-256 63698fe6273a0f49095e6b02851054f467158bfe49ce629bb897410eb7603068

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 7e036270bfc280f94e81c3964b5206b90b8b0db90310a6d52143703fc4a948cb
MD5 c96a2900b95a25fb265ec11e812573b0
BLAKE2b-256 7819c93ceb54de1bc51fd2465140f41a02f94284aa7922c0cb0ad84fceb143d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5304e8b5eb10e3d709a22d3984b184a5e87c80f42d28c3b032e8e238886168c7
MD5 eb5ff8cb12b7e2f972b249af2ac1fae2
BLAKE2b-256 e6f5dd2e3f27a89c53fe0b537bd131db9c661306ea2f8c973f53229b919756eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 223be5ae7ff9e70b3230018e23c07671f91fbe79821818749471c9a234926a79
MD5 81d1c00b4d98c291fc3dcca1b7b432d5
BLAKE2b-256 c5945d2a8617cadf78ac5d4790b9d3bf8253f3267158a37f7dd8c2ba9c8cb10f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0a9ae063734ca194069223bdf07943715b554d143f26983dcf9a54de90716ec0
MD5 8df803866b3e9ea38815f18135d8b08a
BLAKE2b-256 e7513c8f3c21c6dc6c1f164e633b480fb890473a933e2c620081c0737581fabd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 3d9a97ff8026b75c26448e637b7e7a22c6e6a4bae4606b6e70a874ec54e2984c
MD5 b8004761deaf213efbda69818a0ae3bc
BLAKE2b-256 d3a54fd5e1b7659b66d3734eb4ce00b29a99c1e5395fd42cf39e51d3e702036f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2608712c2ab6d0280e5c12c52fa55ac75df60412f0f03e1c6a18b2927d82baa9
MD5 be6b0998fe8520df92bbb037ea5fa8c5
BLAKE2b-256 8951549bfccbb57e3b28a4cf4a0bb9a9a88e5323e9ed338926f19ceeb1fe3294

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c6b80903d32cec2394c8c9de84c887be89e473238ce08943e5ba4a9dd3536024
MD5 646ec4faf28be863a1bb32c4cac5c134
BLAKE2b-256 a6b9113f1585c41b3e51811f5aaa8b7f32300e3b9bac2e97af737434ba18c428

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6fd9d813b773213250511985db302bc61cecc59ee437de3cff76703a0b1c6cfd
MD5 017fa79fdec53cf2f45ec3d3caed8d4d
BLAKE2b-256 edb6f73bd16a24386c5a93fdb9b01362cff5edc7ab56d1ae55ea092ae9556bb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 acbe198f57f882f63d65163a3d4e087156e762f6612f7bc25d65156ff92b0636
MD5 3085575d82fe0c5724f832a5928459da
BLAKE2b-256 121385ea1ea1ec86f9ac22e66a0e6b3db95084b9b16dab7771079fb83968dba6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6440b4037980d103e824f836270317162cc4e45eabd5ee8db45c46aa2d6aa055
MD5 7d2bbb5f5c87dcbcdea2caf984d6fe86
BLAKE2b-256 65a091d8124a22869eb2187103f124aa2c1511be1370486c90b67708f69593a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca1c5da5d7932b734fb0ed84dea961883a7639ea39cdf5485ba080c3ab38c9e2
MD5 8fe9be729d79afabdf1560bed7e376bc
BLAKE2b-256 a2620740cc5a7752b94be765ec6857b1054ca1644e4903ea3e20c2f02a5d1958

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7e2e53f3df1fb18bab9c887934ff8cb4b95586e4c6a396e82e2c3e4a82c89a92
MD5 1abf4c4c6d4ab755d1a015ae461ed531
BLAKE2b-256 07bb8916fa18113887074710971196fe5084beb079301a5c56d0a5ab4c80fee8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6306d8024813655027ea78932cb0d910d59f42647a0701619764e2c62828384a
MD5 eeb9db61202a13044883b5a50110ce6a
BLAKE2b-256 01f44eb11d3732e56a29efb2d3c7e5eefbaee1f925c48c57be2245b8bfc56601

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 d10732de0e73c3d5d9e44a7f0eb9a727ea606eda1368efbf84a14c95fa20202e
MD5 420efa37d47c9d75062d406600fffe27
BLAKE2b-256 cc484ad1c2c17488a4edd6cf3a7e8425d24295343328e1fdbcecf51ecf581b77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2c64682840c61bd9cfccaeb7fa92b1a191201ba8316d50cdea9da363009be334
MD5 5a03c071b4733066195e544ba64779fd
BLAKE2b-256 994baa5dbbef20f6a3833c098ee1df5ef66c6659e3b57976f4a0bf07e2344c0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 388e78845ef34df9040494e42c1e9d4141f0abf16e34bd4f7bfbc02374bd8b46
MD5 179c9b260446564cf37b8e65b7908989
BLAKE2b-256 a364262268e86dc0ebb0760d241bad7cd11f6c2dde795321b043a1bd3a1d22a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f94d13fb38617844bdcb37fe39850158da0239d658aa3008dc890896f02ff24b
MD5 05668d71759952ec36701c2ce0a8067f
BLAKE2b-256 c88021d1b68ad8583c96f221145426a99d2e94258cd5027fc526503d039134c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b4fb63529c526af3f3c4abec5226e50412e680f7a07db14402bfb64071533c9f
MD5 9eb9930dbcea1956954f9854cd6368f5
BLAKE2b-256 2a7416c8f9b7bceb0f33422e9cbbfe1beadbc5dada0664f850d8252c6c091ca9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0d5614a26bf38dc77eb0a4b19463215424f38ac36e7f9cd5733549c034df11fc
MD5 54493e7ea98c0961921d7f8cf167cd50
BLAKE2b-256 f59c1d4ac147143c47347fa62683c2132090f866462061b868679d1b1fcb98cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 25ecc7363e3be87702a7bc9ad3a149e9054ac47c3c143c40a77527e8a4c116d8
MD5 77e57c6dfdbc294d3ee25e2f78781388
BLAKE2b-256 b5cb9939eda6766839d7497430a887b141e3eda2a729cea27eb263ab583ad78a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 24f9cd4abd84234d763d4af4cf612a676824d2a1a19543be94f3722c74903ffc
MD5 a7de8d975c25632a201f7850ac7a6065
BLAKE2b-256 fddc284e2f9c9bc063e39a699823bcde3d827c3642e8bb85b96b4fb1f9a89447

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c95f4c954694326291f38225e0a9e8be3facf97cdeadd8b946af3935b5002547
MD5 eb0738a8d4114b6b19c3b47173917444
BLAKE2b-256 164fdfe8dde553b28f3309f1d9c55365456d47313fdb16a53f102285cc0f3cc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 553bb5483670cec75d8d3a1b79465305142b640d5d77774120564969637477af
MD5 9b946dbdf496da75af4fb6ce9518c491
BLAKE2b-256 8086c9628d5b974921ca9fdeba6056c462eace6ad99ff181352125c3a97e245f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfd7dd673cbc9b7c0f8db7883c11a4aee080c919bc3825fb9e1276c27a861f6d
MD5 37a0f1cb46cbdebcfa7f96af91e65dc5
BLAKE2b-256 52a720551a6c4cd1541aef5d16067a9a17d0695705abbc397b9a5a9eb5192589

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7fba3fd0e105eac07b9db5258bdad6eea01be1c502a6851f9f5a5a6eba1ae560
MD5 14d81780d7b2ac0efe1dd5fccbdc56e0
BLAKE2b-256 b4cc1fd5c12245e5619893a14c84d06bd7937689f4a036edb98c8c230175f335

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 771d77ff95394deeb03742e0df532e9757ff8bc6b18915f346366642c500bba6
MD5 85a29e9ac0b4b5345b8d4cb6b4c12e38
BLAKE2b-256 90da0b5087e2dffc85b1bfa19391f25014417291b7f7b73ad1cfcda2f714d49c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 2b6d77aedb509e243802c26e267334ea378082b09ca6b7a7238584c77852bec2
MD5 7b43b3479fa4959ab803f86c0bd7523d
BLAKE2b-256 0e17c01de11cff008ca8fdb98452aeff2b95ac448352f67625b07a1e37a359f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 99a0963783d9f4379ba500e8e8297b3cff1096a3be67880e6df5b8357464c5f2
MD5 85f823aade0d281ff335e9f3071afbd7
BLAKE2b-256 d1c478e62a4076e17aea7674483e03d7193023192cb38bb97a1948beccae18e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 293cadcbe39da51a8d618946dab502253fdb0061d7fb6a2dff58d401b348f8cf
MD5 05ad19c8486e7c0ffdcb2e301755f4e3
BLAKE2b-256 d8777146ccade456280d26e36fd224a15282da4982fce6f937f7667d67ee1b71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb6f7cbf2dcd2e9ef045095a3fef0d0157e98e40be8ed824bf81f3358d52c31e
MD5 d213f561b1f1089ed3a009cc19f01938
BLAKE2b-256 3eff3571db66dd034b91836a0032a35c4a93011e1354bdee0ef6bdc52ef35ff5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b69be3a7b03919eda6477e49ecce90cdee4efd866797d92d5621c3686efa0ab8
MD5 22f37e4bfeb73fa85d888366840f7de3
BLAKE2b-256 8d9fe4cb4018ce5da69312f90741ea2741e1227147d050926ef1b3de54e36e57

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b31d3ef6d11ff2dbc276535b2e4c944413968ffe4eff52e49d5c5a2af4f102e7
MD5 e97577c8c89ff042dd8490afc56ff6d8
BLAKE2b-256 a27ee792243526f21c2befde91db6d6af4ba3ef50e9f9787c172479ad6e5bc9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 73aa2177d043debfe0b338914f31f6637209aab436befe455d945f36dc255b88
MD5 5798c4f71353313fcc8631922b247c2f
BLAKE2b-256 f6586251bf92366bea4475de79eafdc52818e034d79fb5ee7030ad3ee4d8f99f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9900685dc9de773ceadc3887f9b92cf95736eac602c535fd9baa24353209fd6b
MD5 61475d0341dc7831339082cac38a3e84
BLAKE2b-256 52f3ea7aa96f57784b6c763002195fddef51c374b9acdde6dc72a227a0d10f0a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 63b8e0712effd8b6b0e2ee441d1b3ef87e26ac11b3e0a1dd8988a531c75a7906
MD5 ec134c40c600b4272896099a5caec92c
BLAKE2b-256 ee22b34058d16d63a715210303628f83c0c1ea589fb1729f566fae2f7ea5fc93

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 191767658e8fd1923bd44a951f413760d2b1af35201982698ff66285604bef07
MD5 74e25bdad452c248ac8827c386f36715
BLAKE2b-256 d2260af1f1a6e85ad31cedcd78986f9863d6896e0aba6c6f1c58d264cad6ebc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6288e978b07ccf770872b5eaf9deb5d409949cba83b3fe4a85b5a23f14f619da
MD5 d5eeb221c95d8fba3868cbe4ac9e4096
BLAKE2b-256 e6e55d69f10f12a87fa52b166d5712ec766814dc9d7953bca72a54fbf177bd88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1f328386b013d3d79bf7821df596b66bf365b0a66a1e3ecb753f717da76757c9
MD5 799e1e625cd7c5e37d78690f17ea5c05
BLAKE2b-256 49b5475d4cc8eb587d4c45f4f27cb46169204920ad726696ed1ddec14f379f11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c995d7511db0d832306dca34f1484abd56265e3adae1bef18d1dcc7fdc915dba
MD5 579931804c6b4a800616405baca01ecd
BLAKE2b-256 eb6ed763757b094ae191dd6d8498b44be81d2ccae5e20701d8b3b25c79b3e42d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 3ae04fe841b21841241fda9734d675df59fc884d9eccf13008a5ec0cca5ac31d
MD5 525a95c1841b3c63a8d22a4dfbf46b0d
BLAKE2b-256 4939172d840031cb3d4dc87ccbcb462f4f13b6952b16b735447365f8bc30f144

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb2cbdd36193d9217085bfb4246b27248af9f4c9fcfb2c85a3b8e2aa348c045a
MD5 cd95f6854893f946feb48d43a3019c6c
BLAKE2b-256 1db5e6de29b48de19499f8cf1f2a35a80fbde5ca585fa40221a9aefc6b514de7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f5c6462d63465b0144918136bd57a09878dea773aeaba148c6b91c6e9426956a
MD5 0e0ce0bce5b6ef2f48c4d1d091a8e924
BLAKE2b-256 5dd3ec3d3f1143617ecc1c2df828f87211fd31b798f1a0636b29970ebb80093a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e1244b96f2db699ca1dbef56e8d9e414738aab58569427e155ce8756d26a4051
MD5 152c3856980f9d079052c01843654018
BLAKE2b-256 1453fcfda598c6e769f205fd829a3bf4a56c92df139090811c3c787873ebe4f1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 127f8cb891c161b6440df5c87d4b395e1a2574c19878f9b0317c9988d7752b02
MD5 a59952d7b3de997e4032399614c90cb2
BLAKE2b-256 cbd12d3f886064e754d50fabffb32363d0288d2734d59d575fa80e8cdb716a85

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1394d8af0b38c45573ecf0aa38f18e6e53559da15d479ede5faef8055d20354e
MD5 5182b80a7c90dbb6aaf5e7c400ca776a
BLAKE2b-256 d987652427d481b12ba9d6dc75ca82f8678901d6e5c432ba0ab4a2f88b169eae

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 0f88cce9f702ac8029b45f5c97eba22bd9e93ba6d22784fd92690e46173b665c
MD5 ab6eec1931ae6cfea40bc57988740c75
BLAKE2b-256 0fa335b3f0a241221324d3c73ca21f393e56a05191431fe78e0e86e9d1d4e274

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8124cdf01bae9e24ce4aa6e92ddfaeac504afbdcaaf42b6ec32c95ef71dc6704
MD5 bcc96e1dbf1a7296385ab2dcbcdffacc
BLAKE2b-256 812e6e5a7404102ad87482b0e6f264435fbdf136fe5c29e67c7bfb303a71cdcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 4561efa80c066290aebd8bd278ac2194a6927b0644e3f81d2ff9454960f57290
MD5 7dcdd118cc2f1cbdf1db00064ca71112
BLAKE2b-256 61965ff42beeea4418d47359d8e32348abb4005aeee1140ce0699aae7067ef0c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6620840b54d2b818f8aadedfc81292737f63347ce2716d65c21c8ce51e4bd259
MD5 e14238b6748e15ccdc61a91514ddc51d
BLAKE2b-256 a84b11767194c156da2215d5e6f57bbb125b0e66b5fd81bf24edc74d38733eb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 3b1382079a4c9c19ec873236f8849468e2e0e63816f7f25ab99d65a3229bdaef
MD5 0f38e439cca1bd8b60478687a233c3b4
BLAKE2b-256 0572eeb8715adf0b046181f9dc33c185400c3830457e6ff3256e06724b45f81f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8c506921ab547eca4115dd72eb665a80cd95b4252a70433da87010184103aea3
MD5 c976bc467a40ab5b9461a3614f85704b
BLAKE2b-256 1add4ce8b513f791fee6e0907b89801f5a2fa6fa90f13470e394f44bb76e5b16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 de39251803e19df7b77e0564649a09ae9ebd898e41e241ed96a05aeef8f7dde5
MD5 df4ec0534e90ecbeec9d0a7450508925
BLAKE2b-256 50b22d0d999899feaf65eedde43b92f349950427d0ae09533b30ff49b48d823e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7fb7451699595cda45387e711aa87c883db48137fb23ecdd322aa772d4e80ab
MD5 e72a5c1aa3dcba41bfe8e2a050a2af75
BLAKE2b-256 83b81d1211ade0ae4a1793a26a4f55ececfcb629399adb4a36002331ed8238c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0605e6278017edd49c57cad8f7de6d9b734deb3433e17ea7a984b4dc903748eb
MD5 5ff98c90d6d41f4fa25cda843238e9fb
BLAKE2b-256 e2926b31c1a185ad8a29f383937fbb6a6b860fdc2207119c45e40433e7cfea56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3ad51d4e276ab5a26ca76059cdb3f294590403d78d10dc9dc594688706269d7c
MD5 0642464d3b7e96bb3ea360aec9fd6a63
BLAKE2b-256 03f974871c586688d5c9679f3a9d17e70b35194f20a7245e6dd62da456cdeb50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 7278d8155acbcb479e0f6bcb45acd36fdb2a547c6bee3a6bef7061b3a18a9d0a
MD5 4399ad04c7211a326712302deea4ebe0
BLAKE2b-256 4470b501cc65ca43aaebff5aee4055d4796400601f46ea84cb1c401c62985d16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f8ee06054dc369c4c5c04b6573c127f52b8258498e67ee92a1508223afdc299
MD5 996be9329366b7302da34e26bf4578ea
BLAKE2b-256 ed7b43c05c87e463d70c0d57c9b38d79b2e0a19b8a3967da4f2e19a8724863da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ac578f4814fd98c9b7228b6c9e9784600e91765a4fff5650e02ecb9b60c52b3d
MD5 7d38693e0c13bbc885f95732ad7bc848
BLAKE2b-256 579ee19235ba36661a52f20c45630c1af9046db4598b4aa9fbccbc5f90375487

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5564690062195353c1365ae723510ae094a63b3f289933f36fff8a36e22b734b
MD5 9ef191cd8d5daf5b0fdb124d9c9399ed
BLAKE2b-256 a67612bea3752e8417fa00467efab0196ac403ce26ff62a2fac1d9cfe792ac44

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 a9d58d6a90f22512f52ab5fd6fd0306c9dd8a7299f717be8adab26449fab88ad
MD5 82315298341891ed7ac9923d375def81
BLAKE2b-256 a8ada7e3c4b43fd5d128c74664f00c82d393e136e1ec5db71ae818562213c021

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 a828c09fa580b9507822169078ba2902563927e8a3ffb2e9e231c3fb5dde2f0d
MD5 5fddba6d2a3bb7f533cf7e0c84c70dbf
BLAKE2b-256 2255da2af3f8c9edd6ff9d85a1bd3be48b9b7343bd1f792f4fa463fb86925006

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 c18aca277f5f8c5d5b55cf98ea9389eacc087f0ca3a74fcd8ee8c11d50560791
MD5 665296d069e421dcfe308a06f22b1292
BLAKE2b-256 47b4f7fa0fece42398dbc6af44871ff6a8de30b56dad5accbd2330b47c4b6679

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 89daf95067cf85276fc99e9dc52aafaccb626dcc44b764c725c845920285a2e4
MD5 3b51e2fa2139079391eb44573e1cccdc
BLAKE2b-256 e34e35831c7384a36a90b758ee33b5acd2b0adca0a16cf3e846f29fa3d003568

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 19fc2911ceddfcc93735286b0922c0e09a5af3e967c1bc2436952c6ae07b4f34
MD5 a60cfbe1a2877c469c1277ea82c82f7a
BLAKE2b-256 1e14eec5934d95b34d9ad5ef8201e13add250a7765c83b69232ca9c3e72309c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 25f8939a744fc74707d8ae261467dacb654ea439734eb599074cff81b71b2c93
MD5 3c631c3faee7a0cc65ca49cb081f9c27
BLAKE2b-256 81a2edc54c3240349aa5a4d16bd2084ff630361f854fbc8d90cf4cd771abd5a5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 becbc0ea7e9afd475e92d7f1f625a29082a2377eac3bbdf55eae8af0b31dea3b
MD5 1fe828c7af4ec51bdcfd9f4c3d5e2e5f
BLAKE2b-256 f145131176f1ccfe155b20d609e46166959a843c6c8118e185f0087327791675

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c040b777d5084138b09132490c6a79cc23ce360538564bad3244fe3262af8a61
MD5 24e88564922045315cccbd6df1107c6d
BLAKE2b-256 3faee9040c59c6e710bd7742594183b1fe1ab3b070a8e346fa543c7bc88a4d4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7bb2356debdffacc1f0e34b0a61f61e56a092a905405a515e11b6dda77427d94
MD5 13551628e1ff0a5a63a0b7c980083278
BLAKE2b-256 33690acb2409780164f3f50082883cfdc571790d2325689c01a2b2e0fcaa3155

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e39591b529593137e10e740e9bad0b3295415bc2b4be692e246817bab2a01b61
MD5 24f5bc3535fa7dd510557d09b86a21d9
BLAKE2b-256 8b288017cd42d94605918450229dbe5149698d21c91f3e7442780ac7572e7624

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b167399c40327a2a2a730804c13fb7b2f9fdd492a88c121bc1e59a45157595a8
MD5 c0bc3a8b6e07f8b4f252fb99177ef286
BLAKE2b-256 03f3b2a9e468815b11af76ae955eed322db9e3b5814bceb35b9d7919b002db7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6b593854c4abb276ad714891fb65a775b39ab763c3a401aeca3830a1094198e7
MD5 3e373a5050eb53936eebe7512519e5fd
BLAKE2b-256 86e1b6ee20583d0e1eff66eecbd57d2ceca85de295d8ce8ab52fe495d026ea2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c56b45ed46a32388c0d6c37ec3d130cb2ba9f0af9b9ea03f02f147e3da6c7f27
MD5 95e3bd770be4ed1ff81e088294ce617e
BLAKE2b-256 3b19a8f3c8e16b097683a11fa4f09ef2cdaee69b058f11ac792ad1de2a49221d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 2fa581f8355a2b19e621fea004e2197f9ebfdf775cb77b4d45b541804cc964e6
MD5 b1db45b34c57dbd7a2e90f7456226ebb
BLAKE2b-256 803441acce2a31d59990fc1de96e847303a4728c8a1555bf33fb3f43cf3a1868

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c1b85c61234b0d5b8368e3527c01f637468eb0a416b48647f814c9982d1c74dd
MD5 5e38283a8575e01444503c87bc5981ca
BLAKE2b-256 31a09921dc88006cb73e8d83ed7ab7f3eddc3c96db8685c478920ba76c11b434

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d280373fac6d680f9e58d10b46c71815a61dd8816bd42b796623ab69b1ea6fba
MD5 be0c8b83580522159197e45ce774438c
BLAKE2b-256 41026606eab7fba96ddea853e58168ebe9049d37dd413675b8b415ec0a75bbd6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd1b74778fdd8d99907df44924ccd13f6d27806b13341a5bcf47c579332c453d
MD5 e40426b7499cb536de1eca5116cd1dfe
BLAKE2b-256 b07e112e304dbd0efb32ab2db3ce0532f8d0008e5cf7cb34caa7c81bea251ac9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 3e96b053111c3e9c11485a640c453d4ca3ece259de4d5b3669ccdfb4a12bcb25
MD5 17aba5b8b35a4f88492f0a22431b4adc
BLAKE2b-256 af94d9419b5da49c94ea449d307c17e1a5abe90bd419689f4bb7e4e209ddb7ff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 67264af98503a5aa9dd522d09144cf94871e64d0de72f55ac41ab6c9f6961568
MD5 205c9aecaff30bbadf28f6b3a90d34aa
BLAKE2b-256 d4fb2c74d9071c741f7bff62f32e5c85496d5b35362a5ddbf79c4abc1d360aca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f6a4c68b22bdff3715dcf712378b7a65c92f2a9b9b816f0e9d2bcffd17ba8e06
MD5 699ba13b31fc850249ae6e011edfa28a
BLAKE2b-256 7cfb1c859d6014f1177bbdc7ffdc77b006ee4a7e4c2b133a3dd465c9e0d1c45f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 3cbedc290dfe2ae16c39cd26ea1b3c5eba4b9b8a01cb2c9f6d7b097d982efbc7
MD5 c022407856176aee80a8063d997addd1
BLAKE2b-256 ef94368fdfa88c2a33c30f2db33afd6684c0129ccd0eeb3ebd2c0504b16e895a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-cp37-abi3-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.4 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.4-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e3cee7695ad0f3433f4c4a71b16202735a3ec141c17329ffc45eec20d5a10a0b
MD5 cd7b986ddfa599bd1da0fa88b354edc3
BLAKE2b-256 dacbe90a84b7bf9f02f8267589532624df96b1f4aeef83b1b5dc4e7fad27c0ec

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 b36ff0896631c358c05bf12fed7a39cb643242aacbc9dc73a39dc1a8df52ae5a
MD5 34dcc4232ae4c71e693c2768214e4ead
BLAKE2b-256 59831c7d571cc464d3b8f2836b95a827f654614f368c1c51a03322d85c4c6528

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 303efbb29e3e62d3f6bbc980ad884ffa46c883694ec17280e74944ab7a02d33b
MD5 15981895534b183f60950042d3b2e4a3
BLAKE2b-256 1945c75818d1da0684bf355c987cd6646a9336309acafbe2eb5db7ec5d9cc37c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c00af34a6087a18176f5fe2200877690f38281480f22a328d4a991e5ac99980d
MD5 aacbeb28526c42a700fa84eb204ef71b
BLAKE2b-256 cd52c91c0b763a189758a0cd98d353c7b438bf06f956208bfdf10069a93af935

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c74f83cffcfd749c69f6e057184d7d028d20ac1b4866304aa20f61ff5fad1ae6
MD5 b753ede7590b0d14cc5aea919264f519
BLAKE2b-256 597ecd43fd88762335f3925591b4f5a69d794636294249efb8d44e4c6392d57b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.4-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.4-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 21a6e108450667c4b6b090e64d22eeb4496b0475ac1639e42b6635a5d1087b80
MD5 3675f5924bbcb8284ab3fcba6d1523ec
BLAKE2b-256 c0ffaad5f81342aa462a6c8e72f4ad429c0761b99ac8f8e1f784abcc072d51af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a13eac0f299172d69433132cce508a1afc24af5c7ca5254110fd7188a1bb6b7
MD5 a4c3d390d5c07aee3008c0756c8fe7ac
BLAKE2b-256 b058225d69c222058d01dba6db762de8a3c0317555f169f18ff3aa92f0c5e29a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 077e0afff66536cc69c73e0d58d03ac2d845d80f4e459d7a938f343fb9eaa182
MD5 0ff15b8dfd1c569efaa641fb256b2a72
BLAKE2b-256 3e8700da7b7704265d68b4ec2526fb75cdc6653ad8ea2a1ef377ffc2bc7a1e6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 53c063ede3579d5201143a7e368778528abf6e6a0d97ac685fc82bfcd65005a6
MD5 7395fc9ee8ec39661bdd19799ace51e8
BLAKE2b-256 56d94ba8026e33c897b19ce7a0f116736819e7dfadbef319e5f91bfd31956e9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 585205bfea6b85c2cbbd57a075e5c355f7f91fce5f7d4c9696a024535054aa28
MD5 40ea78bf86f136fb12f9b55cf8b28e10
BLAKE2b-256 1a3ea735302e422af0d0e2de9420b3449d55a90bf6df1063758e02db2f6388bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7ada362de8dc20c8b4b7d0eed8680e9473e86134e3d9491d649fa750c8ec75c8
MD5 563e2e5e100c1c6e5bb82ac8167f41a5
BLAKE2b-256 0521d9f42ad72f6f33d5d60067456fc449783effe38dd34ba8d755fa4286b168

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cc6da8db77b709118e5cb366d7e326b77218442b7c6ebd0169eadb178846d878
MD5 bca2de6dfd60c48e862c7e531bdd99b7
BLAKE2b-256 a063da77e9415c57b4824c13b229926fb5153369975eed95e75ad8ac97952ec6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.4-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 666b107fe343ae5daff34975f9c962033a63da420b64ed33d0d4ba5071bb90f5
MD5 69de55c0033818055340e6248df2ced6
BLAKE2b-256 51867327840720316427f0321333267f9c33708df3e24ac573063241a8601a34

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.4-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.4-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.4-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 4422fd5cb4879ad9baea11d1f3a066c94a8f780f7347589d4c3a4bf5b0459944
MD5 3bc2784fe6ac63a3053fb2360c2f201a
BLAKE2b-256 213046c6edec0df9ad84edb5713d6f02422c3c321c75cd2a582e5be16f069ad6

See more details on using hashes here.

Provenance

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