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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymusllinux: musl 1.1+ x86-64

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

Uploaded PyPymusllinux: musl 1.1+ i686

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

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.1+ ARM64

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

Uploaded PyPymanylinux: glibc 2.17+ s390x

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.17+ ppc64

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

Uploaded PyPymanylinux: glibc 2.17+ i686

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

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

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

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.7.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.2 MB view details)

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

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

Uploaded CPython 3.7+Windows ARM64

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

Uploaded CPython 3.7+Windows x86-64

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

Uploaded CPython 3.7+Windows x86

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

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

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

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

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

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

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

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

qh3-1.7.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3.tar.gz.

File metadata

  • Download URL: qh3-1.7.3.tar.gz
  • Upload date:
  • Size: 287.6 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.3.tar.gz
Algorithm Hash digest
SHA256 e8be5f3bd479e6eb73657d71513f5be43112c1d803eeccd1d6081a8ea130b900
MD5 8e1f3450bdc6fc21e831fb2072ac06e2
BLAKE2b-256 168500698d174c50e20ca09f7d2521f68ccb474e3ce3f546723ee759cfb9941a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 04fc8e49059d17f9d0643a08e059bebd3868bdc4de33322985a9a0d7d0bc9a5e
MD5 46d187ed69bc0da97a5138b28b15ff24
BLAKE2b-256 867e645a958545164a1439d56e875d1356fc011f59405239e2d434b2a52176ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9983b0505f1b85df374cde73a2175a9ea3c89110d0ecfc82c57562b818ea11bf
MD5 1dafd6fb0470befadfca6cedb76b5cf7
BLAKE2b-256 b4fcc0076380478b8e8c837e467baf7bcb51dbee70b2e9ee53f653d59e5ce6a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9da34c3dd9aa00fa33adb1a7bc05f20790bede2ddb64d7e781cd62f79da9f52f
MD5 474df576cd610f77ee6be6dc168fb1d1
BLAKE2b-256 f7c37de9122ec4ceb15e57bd0485bc2f07daba352cf40c4478732bef47e624a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 c143fdc27905111c4231899f1164d9e963d17dcf39f60293fb2653c18bcf6e63
MD5 bef56b8ba6feb49f9f17d1f415085ddc
BLAKE2b-256 9732012b4db13db642e758b7284fdc767cbc817fe01c3f1f59cc7a2adbb87aa2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7e05864cabd9bf3d5b76cb758dd662dac481a050c2febcf566bac442370ba325
MD5 1ad1dd23bbca8e6da0948ed5641853fe
BLAKE2b-256 f654b489fa7afcbc2bbe8f6cb9bb481b2a4d116bb2221048be52e9bddf407329

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7482214a1e77375e97aaabe4c6e4daf7988ff21348b691eb04de4b7877e5b426
MD5 7aedd4e4277c7afc068cd95fd5cdf0e6
BLAKE2b-256 ce75d69242a86a2dcc0d7a6b8c924398a281f2ac2502a82e13a3d742be4962dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3557ee58838091afc0d47b51d07c85ad6d04e1b1393606a28804f90962875501
MD5 3c406e4cd7decf716f3849077d9e679d
BLAKE2b-256 011203468e975201d19e2486d3b09cc7c53bac9cd27d69ebb584c4662f64d782

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8db07595f5376e8ef02b1fa7c00923c7a80a8a36fc92c0ff83cda131558b6e02
MD5 f7c3d7b1413cb73181e2d664f266676e
BLAKE2b-256 95e1b45e47172d0d729366e3f7e596d93cd5e0d60f31e762fddbd673ecc9af16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 597aeb0106509d74b0ee92411df70033d828dc5350941e6bdf429c7bc02624b2
MD5 f8c2b201a15744eb4620640dad3ff541
BLAKE2b-256 0482f16ee1bbd322014ab03f236a90def2ba4b8f5ac6d626ffe1120836ac6524

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d6c13b7032484882b43cab5f345d0e9ff37a0bb52ca0406a7702ebcddac8712
MD5 9bdae39ef04b7555955218d4ec193b1f
BLAKE2b-256 cedd0ca710144d744f4afebc3eb420d192f2291631c3b4409fd95c1a07d0c76c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fbf67d436074560ebdcfa9a5e720f5906517296f3fb738caf1339109de7a6ebf
MD5 d5d77a137b8db2ea204b93fef8157537
BLAKE2b-256 896bc996fded383bffe3993c18a1e1122a6f161a594492bfeb352c573762eb94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a3d6a5cfa986756eeb25e5d567f9ec4406f486ffddb5eefd084d8ee1c6fccdb
MD5 2d31c14ef47e4535acfeb9bec5c40517
BLAKE2b-256 4de35c8cf8a0b7eacf1885414946887079f8b73b7f79cf5692e07a6d7b6df7a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 177a30876c65fa5ce041e181ada075bf2762340cd20722f1a739b6fb717cb51d
MD5 afcd673c4707b7b4a7701300b4983006
BLAKE2b-256 8ba2d4bf07d7c7a722e55c4925626e3682191f7754d4585913533a7943adf607

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cfe712b72ad302f0d57faa49a6910343b3986faca0fb2e189b24855306b9016b
MD5 243db555c5838816f3800ae241a06069
BLAKE2b-256 4b8b5fc34f1fda99126881674d8ba7e99266421d1a90e5c56b105a2e21053767

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 06978c07707105839c8bd3d3cd40678a4348c3f86bc10112c1f540e54f4e69ca
MD5 5c31cc79abf12479dae77a63aca95ad6
BLAKE2b-256 00086be6e5975f1ff9e717fcc41e0882f8358dac77fdffb61800813cf3a781b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3b8d58e970f197ff92665e1e51a1d940d7bd8598806f1d81d5546af03b8c133d
MD5 725de8a2ce95efb46e058d68c42d5e05
BLAKE2b-256 9fd14941dab814c5dbcdbb376e2a1c9d7894e88469e21106ac8fd8bb07d71233

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 f12f978958faa682a701ec830665898fcd641b39c32bd02ee8cc2a7dd024219d
MD5 5c9e5ff78edf94bcc4d17769f06ba65d
BLAKE2b-256 19c69b6ae8475f03ce6514129017083ec66a67b4432dc945e9c7e0b764bf32af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ff50119681fb6074dffdc76b8ba3b12a3393ad3f97cc4bff27477ca44d3f255d
MD5 d7bcc5d4e5462565a5af25ec0759e178
BLAKE2b-256 1069ed783aca04f08420990997e0c77ba16adb5139316c5e889cd22f1234d098

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0926cf5b5c41075c18457d5e9df9a6b7eb2df0537421cdbedfe162c9e3484b9e
MD5 d53788a658ef173b8f5bcfec19ec9b37
BLAKE2b-256 d622a7137e496de8a66774e6eb36d54e0b98e994cd9d6f0cf2d7c8f433b002a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 64fe10a31260b89e37416e6d109449fa17caaef8c6e92e048f9ca0f327a00aed
MD5 55d3e7025241be68d7a73d067621b557
BLAKE2b-256 adad7332a2e87352513d87e38511af75f36f904d06dec0924fc1439467b7f6da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 43c79bc8b476bf7486ba43c9398a5d16f6e4c5fc58a4de5c721a4bcfaf0ab58b
MD5 2dfdd12b1278aac092daea84c90d435b
BLAKE2b-256 c64b67fc159ea469bd183b15aa44ae57d5de2c49d4dff3be7725953746f7590a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 3366917342af36964d9ef4e159a2c1e11f943c6cdbdfbf17e1a17b91298ac9ed
MD5 db8a1d927ba1476df57f6f0799737699
BLAKE2b-256 37667bea1716df0b9053ae50558cb6081c9f20fa6d1a998f259844d38fa16a81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7003cdbae64b0226c268982b9a1b684808f8b238b6bc898d86e171c206f0ea20
MD5 9f386fcea88a266522d4abfd79eb779f
BLAKE2b-256 5bd912672ee56b819a6f3fba36f85036f07f0622a8c3577b6d60b66158c1a553

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 78c20b3bec2e764862c706a304ab5759884a5e682bbc1edc4a2cfd2fb2607292
MD5 c123d68ba7e14b2c8069f1961d5f4e02
BLAKE2b-256 c4a2bf850da232fa143a535b9081402611f6031019e29f1d216a8279b2bb9c6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad346a48631b16167c203f50ff6954e204b9a486c33273887a6d76bed2177f47
MD5 3942031f16d70aeb64f98b06b1642edf
BLAKE2b-256 cbcb1f9b3df6a27400ae73fa90e4f6147fdf9a89da10a1cbf41d1cc693e834f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 ae6e533a3b7b860865823302c370b6dc28614da8edb5042987cc813d5866ef46
MD5 5ce6183212610362e819f2dee7d6f4ec
BLAKE2b-256 a432bd2b8096feb4e1baff05fa75f238e0a8f8b793c0cfd7c2fac0e82279dd5f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 aa02c4fc448ffe2d4038c0078b4e3873a88fd9ede2f5c4d99558aeb5099ed161
MD5 b868c503d8a21d9febcef62ee218058a
BLAKE2b-256 7c52caec3c88509080918c43c158c6e30ae6829e579928ee87a378871b7a7694

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 421c4e81628d5057b09fc7941b0532b964af2a9b2e15716392f9a47e3d70561b
MD5 d2834671342b5e991a06195920a342fb
BLAKE2b-256 d9ef3a7573ab7b217366d11810862986e340732eae91f1a6c14c34b36158e880

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b1ede453f23f2c7aadff62df29e34a99e0a03b30638eca1d24fa0c428c48dd79
MD5 a53c45810313df60cd26b02ebb939316
BLAKE2b-256 1721b0013ff56c2846d9b16746684a3e8067daa65d334f3370c340d34518838d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 09f3459dfbaf2e2ef5a21ecda18c5267e384ab4e13198bbb53cd554a46d2f8e3
MD5 682db4081017ab7c98d25db577ae3be8
BLAKE2b-256 e708e2340d919a953640b50d95534d88a1b72a2e3f3157c6a621972591c17c9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 99dc280a493d790323456c41fac0727aeeef364f595fe53d3b5fe164496dca4d
MD5 2f0abe3285f8d8c7f37c8d99f0442b90
BLAKE2b-256 9334a32eb47214e8642b89186a931bb2f043539607ff0e4d00b0c625f2833b76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5232494f89d4b9d59751608d24546649074e65366b33b90044814a92052e8a2c
MD5 ab0b60ab08f518cdd2fad35a41a95aea
BLAKE2b-256 94daf061eba4f6802076600df71e81bf00a5faac8d0c2c0b66f8f44de4af4f9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9c6f9ea6e24c822221e0d0d44fc301fa57f811eda73195985fa3749f36f77d98
MD5 d204f39cff275201a4370179b9fc85fc
BLAKE2b-256 9472a467f758b0df0b43f9bacf7ab584183def69d598c658b3feea62e833ea59

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 da83c04ff438f5f6ee920f3c5cb87b86cb502a50d68d572283e428f5be038db8
MD5 49a2be950e554c190e2cf4aa381b5e66
BLAKE2b-256 97689dca85bbfa6242466777e168f525a9ff7b501c2d8dd1163ff24f75bef648

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 d1da146b9d803e2cdfe43320e6251b366071312205bbe3f878496872366ce7bd
MD5 005e26b5fe8dd7f2df4656a887547241
BLAKE2b-256 e0ab96f552f7c51230828de2d5c706dcd3287118c85da6bb85a77c90723e95de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 63afc7fba536bd1cc9efe4e629cead93c9cf5610c05383e3e7e9be2f0c1ee439
MD5 7e3958e09df4d1d77d9e33696410bff7
BLAKE2b-256 9a9cae43cb2e32957be765240fb67076c481a06962d9407954dd0cb945119686

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9174386adb9523ed259746f85c43b3643b68e4cf2a2e7ab00bddfe58f664dcba
MD5 94e830a0d8754b87daff3ca66e4fde71
BLAKE2b-256 40b0886c939cae7e5063a1172fbe52779b8f44c4e5851f0a4b2c57ecdf5c96fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 156f50519239ea3292f2536e0738d700add7d6c9f540aff8d795f73b580e6037
MD5 11a715d93e1fe15d22679081b3c40616
BLAKE2b-256 5043e92cabc0ba76103c4dac1238dbda5364923f1b928d133f004e082796f0f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 9f1f5576b1646cccfb517f024d21703a188ca097acac2b0470a51457e3887fdf
MD5 9e8b1989eb9c192965d368f0017c3665
BLAKE2b-256 5f4e6a14cd3c24c820a4b188b0742ba105384a69735b6db11ae770b1214caa1f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 708b8f8f68ddc2b6f6d014022db9d29bf313d307eb5e1f7394ef6423fc991aba
MD5 12847a07c4d1c4c69d2d76d0c1052564
BLAKE2b-256 47cef4c6976665853832dd87279d29f42a5b7a911517028220eea179b49aa7f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 088f9abb21d89eba86223aec0cba3dc20553ea2da75e70846d294e14424e4940
MD5 674e11ef191bd05a3dc42b8413fbc9cc
BLAKE2b-256 3471067cec7e028423ea9aff1425db65ec56de99a51ebd1473a4c0fe477c67fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4f34f48c06eb115893011d2d349a28a1648bb20517df7006722ccc3ab8378d14
MD5 6236db5bbe472104a9e2ba84f7849e0c
BLAKE2b-256 a6d811f34196e68c85138a10d6f895d105df0440b0895f850821593677c182df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 68fee0fe0897247be4561698ea491d604997df4aa746a721a0a6837174d7e217
MD5 7de9836b0d2319ea316f24cc54756243
BLAKE2b-256 9d03358b095b74005b420c22085744bd49097e591f50bfdfab8a9b1ba1077a85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7a3376ff97568044aadeeda96825d7d06a839d0fbc5f0452957348ff21ea4f65
MD5 732e89a5af057f58304153acfaedfd09
BLAKE2b-256 01576f9ef07d6129c6530c7e939b6ca0e9c6cb8b3a0a714ecf0793b9ef10061b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27eb46a50893ef36270fabc2f5acff2b00c8ee5027346a3266c6c8cd9f4ae303
MD5 d370cf475a2057abaecf8af9da5e35c3
BLAKE2b-256 ffef79aff6e02a97cb482fcff3c10555a51d41139a19cffc2d95b3757141c432

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d1144eedfce77b12efb70d7a2c14fe738e8348fd1f4774f2bc11479a0dd10de7
MD5 22709260ebc438644ad5e09556cb9e1a
BLAKE2b-256 039660fa10c2e3f75c71e46069c757f7f664f18c0b4fe2fcbf0a425dea8ebeff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 441528bafe64aaff6721b7287eddecb988a867135ba8ffb2c0c78bc5124e08e3
MD5 adca2e71e0d91127af078fbfab15b418
BLAKE2b-256 845e6f6bd650f08bddbfc522632be4cf59424f875fb2baac451d83885ad2db51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 4e4d64e9f0b04e0b4e74dce3b94c414e6c4c0c0e980022c2de4585326f03cd82
MD5 66cfd25f40586a76a37b22612077c752
BLAKE2b-256 addb84aae9f4aed8a06b024005d6e075093ceec47b46fe76ce68f749eca74e63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d7a77ece32c9ab3a776777637c5f4a8817bf914ac423a4ded5aded6c37ddce4
MD5 c9571059724aeea51b7c42d5cc02c103
BLAKE2b-256 2aaa331e1aec3f506ad4802ba9e1a8fb6ee49216ab6b9c8cf2351f615dbc6bcc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 67fc70664b0823b36e102e6f64096a830f6208146682cd9bebf79cf9a3cccdbd
MD5 6f1ea7ee1df7209e2ea133e28c91a4bf
BLAKE2b-256 03eb1e2d70bad5c65628955a0c329ba95d7efbd1e837678e330f891a10faaa98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f139a66e9817046b3e4ad671e5cc5ace6711e33d3f8d64746527ac13813f9068
MD5 579f5c821ff6b109d349145c37dbe806
BLAKE2b-256 f5cc56a083cf1d7c76deb0d77a078ba4edafeb355b39496e7c9f0c0298d5d4f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 a9b4b1dab7cc2add736fd1f6bd109b88cb7ebe16ba4077ff6d7e7589230d4d01
MD5 9f8b58b553497312ad0afe4122742745
BLAKE2b-256 286ac8c8a67895c27ee6450ea2ad2f8f8c89c3ed618c94798a18dda0668a4c96

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 99599f723be1616730251dba5c78e05bc2f5b849482f10c0994ccb0da582582e
MD5 c1e518517c7b50cfc69724b81f2fed89
BLAKE2b-256 dc8295c0480977cb8b9f545623c6ed5f395265406339dcb0a118fc86d74838a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d56aaa09ee4ff95837bda4506322753913f42117ea91b4108b43966e6dadcb06
MD5 ce5ab8c16ad13aae1b5a3f0ba6b8f090
BLAKE2b-256 c8108be9a444dc6a9293a2d5db67f37add068866a64525ae6b813e1ae6defd05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e8e27d7110e732b78cbba8ab382acfe1d0e92a74727d1b0d0cd6353f0131d2ac
MD5 e61d059452d84530be931260be1b41ad
BLAKE2b-256 97d912aa1536d74b8e2da3e9a69f1386b9b761d324166167476b167a0f4bcb9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 cc813eed3f1217925bbfe2974bc1afb794e7283fb4456623ef553e683e327734
MD5 4ca30a48bcb3704330881b29ce869600
BLAKE2b-256 21d84c96f4dd7b710bf477f5f6d041fe5707c15344363caa120dbeaea3a077f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e9010175fe61b0680468705b0d885cd742d9d903d757377142e3a1c06843e263
MD5 4666f4b26813ef57719020382790857a
BLAKE2b-256 8170d46ec917f3488013d45f2b23af025164de755fc2a4bae97a75be55a90422

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99fec914ab4bb9b21490b2fb3fb6698cc11b59128daad327eb2ec9b771fd23d6
MD5 465f28ea35665c80408a7631423f6ed5
BLAKE2b-256 b8c8c17140600ecb9c4f06ce4523ba5908bb994f3100719d2a565a4bc1407d23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3a808b3dcc1ffd29ee7a145461fff8997427aafdbd203cc39b6ca98ce4d6f6eb
MD5 791227d24f53fdd1966dd28f5bb32371
BLAKE2b-256 e0699b18b8810b338956c316880dc253380349f3e5467d7c3c556ae89b452a71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 86546eab123510ca42995f3d289e05ea254aa00d24f8992c2776f418e15912f0
MD5 40f247df41df1a8981cd30ac55944c75
BLAKE2b-256 2e5b1bcd9aaf78f7bca61e15857c1c557ddbd3dc5936250c544cb2c188523009

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 c5b0f6ae9b9db8f0a626c8f1b2cd8cadb25935c981451264232c8d8588680dae
MD5 565bd31a5f46a94bcd681d9df467a5cd
BLAKE2b-256 56a2da48a5eb2c7c16b0ca6eb4ac505460d0b031579279ea6015f4a611719d59

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef7cd0e5539303c041b415fe3b1e148f0019c654dee3576978fc9e5a6fe82d8d
MD5 a3244a735ec3f63b1368b103d127d1ca
BLAKE2b-256 1ef0ac6d29d2c6891c29e310d052130c3c93294f8beddc1dbe694576438f0295

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e0e2ac199bceb8c05882a96dd3db440c0647a58d9318adeda8965d201cbbdfd9
MD5 36d1011d11acfe6d311149a2c2d700c2
BLAKE2b-256 f772bf845ed61bea078d0385e87eb1c0cd34d9c3653f48684ee6a21d1871ba08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f85dbfdbae4a8ce03c7862eec6f549279294cd1c8f5b06452d00b50766ab54e2
MD5 eda32450b5cec90e34266158196bd05f
BLAKE2b-256 0ed7246a304d67fd4148bf22a42b5155218c64d15f39b0833a8b388da12a0584

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 d35a28a97b9b87b5bcca9b9a69c51bb25fd82a8f112490e6a38516df2b8ca9c6
MD5 ce5e053248d585724f5927806b323eb3
BLAKE2b-256 6c91c4a66d19a0afc9750da4c819e39ff67279ac07a6e3dbbf826c8775583c09

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5c17b70d2de93141a405519da4819efe2f738e2fdbc2d655a7d14a1003b21565
MD5 750c960e56b0eb836e88b0f6e30d0fa3
BLAKE2b-256 75d32cda2b0c9b3f920bf4f54c8feff6ce656006cd852cb1d5b864afcddbc78c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 de943b4575f74592263d4dc9a506fed446487bea02db8f4d1d86996e53b37a46
MD5 6dce16fc7f2a75e797a1312159df50fa
BLAKE2b-256 1c321394d7df473050bbea9f4f2171b31d082e8e7c982de1dea3a7a757d10ddc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f65f98a3b597692d5b3906097adfad70f28dcd0a86fbb5575cca6c0132ea8905
MD5 8c6926c2cb5bb23c03186651fd272bf7
BLAKE2b-256 fa97900fd5941147fa3a60e5162bffd27839ac1f20241f8fba6aec6b452e30cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 f2972b84bff4f40a1931e81b8e5ea4b7485447feed962b22ea46adde10a6d30d
MD5 e7739a73192a03744d8fd52343c7f4df
BLAKE2b-256 14a5887387f6bfb8636fcf64afa737c1f8c478b64ef6cce22b006ea8aa73a66e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d66742ffa2ec2d60307db22cf72379a6cbd238246524f4678ad4cb1154d867c2
MD5 e7ca22a6ee1912c5791b10494e4e33bd
BLAKE2b-256 ff74bf9e3ba0a2b936a6acbdb0d1519f73a7b8a79c32ba65876fc5a3dbc3d29c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 3a47bc816a7919be3c0ca2eabae74c5432b43508b5c96df0232dafa412c79479
MD5 7ab137d74c83b4cf708efbad8d953e7b
BLAKE2b-256 04d66715be219b6c36efb6fdd9c208af23f8284e825a1d4ab731c9468a853821

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b7297d7390126e4d33d870fb3a6aecafd4af9d7674b4277e5678d725273ac293
MD5 f855c1d0df3244a2dcc204126fe3f5f2
BLAKE2b-256 d5cef38d53a639de891c4559c17377e258cbf40eb3d50f1cf0adf9fff49e4c18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d7b7c63083c22d1ff34e8276ab81953f4583d15bb1a78025c9938db9eb077d1d
MD5 7c5c586fd5f21b27faafb85546243291
BLAKE2b-256 29bb240ac8d5a403d08670bb6e32bc3d5b93c23046994dd08ad1c7b5e825d2db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a19fe0466c179f962f57bbbdb65d7f6024896e0a231683721a0d5ef7893b0f65
MD5 9cf775c67273c79a5a5b6bbf3bef0f65
BLAKE2b-256 2ae84e7149f16077056c82ce1a6259e3f4281e79e5b3cee8aee5aa7c6db7dc35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3503d4ea6371f1c11a3ec6dade96d815b2bb0b17b3f9d49d1887b978d4b784dc
MD5 c2d6778b4ce4018a15a5651da9e541b1
BLAKE2b-256 e2518cf380141425461517b21b3d56110380088ed14c4bf312ba320f8c797ee6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0ec98dec490fea5ab05811e8a6dfae55e5ee8ad3181720d10d59397458098834
MD5 be7cb2a5716aad7930f7548d5fdf7868
BLAKE2b-256 b895da78cf404c44dbb83029b01ebd1499a1f541f76b222de443ded01d1ff06e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 55be988f5153ce0fd0b33aee520392292439bb302d0c9970f0a985d0d4010e21
MD5 0cac9d7f9c1697c2fc5ecba89d2a38d6
BLAKE2b-256 5e643917e225ad2bfa2f7cc9769986d19d4d29dfa7b93a00527dbd333be5bbf5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1f2eabb9c5d91aa83c9c2b52986855d62ad68317ee90cb5c1889952c1c44c1b1
MD5 b669d91edbbca6e37c0ce6349817f96a
BLAKE2b-256 47c8b4d917fcdd1eb4e5c5a064e22afed1da92f1cadac3a83700287d1b897606

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 34b512136d90fc01939d0805917c9e704bf9744fce293d34665d2b15065f6454
MD5 50205487f23db9a68b9927c59b732633
BLAKE2b-256 b1107e0742199428a4307baa7ad4496c202155df50f4d14965b9bb816712a868

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 38298a2888466db2f76398e7d29f3251ca78b69f2f35b6b42dc2fe4031047831
MD5 8ab4ed727917efe6a34e7463bfa2fdb9
BLAKE2b-256 bd2689abb6ca54d4ab6148ed16db171a56ba15399237874dc9974ac0d6208200

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 037bf4b50229471de75767d889c3c3e985625b8830ea6d78d25fbbb60ae2dd47
MD5 1c9ec2091359f686a5c6318374580ae7
BLAKE2b-256 6d7b81b90d85018f041a932ce4246abacde6ba915e3e4fd7a8d971170459d4bd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 8832af5311ce4359f84f686bc0b98149d9a1395682afb5d4bee8f2a96207c383
MD5 be5afadd2d36ab1cec96cd029af11b14
BLAKE2b-256 5f08ea08a904f06368393fa8aafa986471dba0900ed699c72792e077f597623e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 08493621acb31841aac0a1eef1f64cc8f729cc0f93308e411def3c067fbb4b34
MD5 89a9ee35bc6b6fd1cd82b732feef3f76
BLAKE2b-256 072cba483ea02fc4ccb690a948ed8ef9190b465fe896c603c5e1d2fe09cdde74

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 130b3ce493785952b71cf694aef7357772bf49c1ad45762007094b433e47afe6
MD5 e740723e110c35c8d47394ca1dada087
BLAKE2b-256 7290e721a834819720185ceb95f1c55f1c293f86cbf2fe0e2ddbce66aec6a701

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bfaddef15066f2f7cc7b64d32051d4dbdfcfe9d7c6426f477b87fd590bd78f39
MD5 c81109bea8f38a508077310a6e4f365c
BLAKE2b-256 087f1a451362fca9b693adc0169e79725f2ee915712f3be1840381f9684e67ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 f12f041e1f71132a43042b7438ce3e62bcca798296037fdd16ded3c182698cb9
MD5 3937686475a73cb923b85406c2abbc22
BLAKE2b-256 cdfdc1832647b717f90a740a0a773b64d974bfe1571978f37c82a616415bcefe

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 99c85ec63ed2d67d491002a7bd7fba31404f494b7f3fa4f98dec122abe859ec1
MD5 fdf8e250311a28d624e52f822b38010b
BLAKE2b-256 8e4d8feca566225bf16f1aa2c15282c98c96a87c7aeb88bf0717e15f36e9d9d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 957cbdf0fc8a50c88c44c9c3c24ebb7365bea1b51362d6b4bec376d64773016f
MD5 818f08aae4e861f50c95c92fd61f890e
BLAKE2b-256 6ec3ada65177aadab99213f6af8b56357830f49ed228bc48177ea2f641fb7851

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9bf25f83bc27222a8bba6a3bc72c5626c7e81b684a5d8e64a9a5e50b9f717d3b
MD5 ee5fc130932f0e838a56e566e05bf823
BLAKE2b-256 b591fd78c01e68ab4e30b286841d2cf0367f153733b720c4139ce6cf6bb2eed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8ff1a73c4a1514343268199bcca00f8189eba00b078fbfa427aafad513433e41
MD5 711fc36c82cd6a8ec7cfba7379056f2f
BLAKE2b-256 52a4ebb0f30b34fa197b215934c8bac1cd2383a86fdec07f1bf228ae45a6825d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a23d8510afd7a798b7e2a1576824792e69fda377e7d99167863c97e06c07c386
MD5 b64e4f8bee63886f2f6f443ce98251c7
BLAKE2b-256 31efe3dfb8b7f95821383a40eaedc06720b870393a31a80c351de448438ebd08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e4822038caa9ebd56979465967e34d563e9dd47fb444306250a0745e03faf06d
MD5 d7add858bceca60223dc1ed611719b8f
BLAKE2b-256 9f9cc41a9b260127eda288a4f29681d8fdf7e3f577a4d45daf82edb044bb6933

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 23b136f1e74d6826cc76b3ff3193369c404d03a99658e914a535624a779ba48c
MD5 37a22a7c577d253da9e2e0e3ff7a3b65
BLAKE2b-256 6598754287f4d4cb9fe946f64d683c82ff7434a529c7d361abf793cc6ff56418

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 740ade3fea88219a6c72283242542a7ebe838cd3f446536f203273f77eb18149
MD5 d83a1aba936ae45ebd1787ce0cf7db4c
BLAKE2b-256 55a009df3951790c0a25914c8824d0f76ac87306817f5a5ad8981626e38132d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e24e80167b392a8519ceedef7818630b5a658ee056b638849ae7b0969125edbf
MD5 ae4f7ece7bcdc3be4729baf7d8915f1d
BLAKE2b-256 759d425473e95a1d4297cb2088ffce306365b03bed34952ccf1f8c811c89a61c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5fd2ec3df6db50c2f8f3be781a84adf096f5902ac90c1a4e55d07f282b575384
MD5 75bb7e8aa72b7ed0dd2fb87af63ed1af
BLAKE2b-256 26be70b664cea5292338e623407b6b6d43e5bdc3667e4161736b5dce8991b6b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ea27356153552497ee9bd42c6217c00d19fd7d69f4ff02334676faca31b2ea1
MD5 39f4f3c57bad90de6a9e15d6821a2f34
BLAKE2b-256 7c182d0ae14508ff8cc4bf0302ba8cd4093bb8112f141c47ff9cacc456040bad

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 16762f48cb3c00dc77231a1e2589d977705107e7c6298b0d701b7955e756c6dc
MD5 d9d6026338674dd2c317986d0f412247
BLAKE2b-256 c481d2d6b4877496788bb8e9cb87194241253f65605e24cc68da03ef277e3b60

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 b4e4e9552499d7b3177a0e5a6e294184507966696ee03108d00b69a23fede134
MD5 9861820837e41304959fd5db51eaab0b
BLAKE2b-256 a090f3f5dfe16f45cd75e540e6bdfb6875f20b84b9c99363bffdbc219a7b651a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 7391509a51f974e33a74e15bebd29298c2551c51e1fa8e5cd481a72f0dc2b373
MD5 41a8fd2159312e26fbd08fef0eeb1c65
BLAKE2b-256 a24d95f4c01075dcff8ea248254a2c57937eb92d746539e5584a64b3dbaf143c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 f259d29cf38df1cfbac8d1f2a304ff7df1b210ec959d8b6a3082d481d59f87cb
MD5 0f7b5860804586438b628853414d5d81
BLAKE2b-256 0b019add0c129f2222f83183dad11b019e3ef004f4e350e28088c883d62b306e

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for qh3-1.7.3-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 875357651e0afd86d58d0933f5d032507618f9844fb895a14dbebf009a54b26b
MD5 2dd852b8c3536b60b448ef5c2cc569a6
BLAKE2b-256 ae40b230520a4170ca69d6787165d06cb901e1c31f6ab7c5b7d56434809cde7a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 53f60c4cb8078063a3fd146795b56f627f9a78607ffd1b2bbdb62154c3069c96
MD5 0b683601e4328ea27d7f13a3ae7cd15c
BLAKE2b-256 8e0a57fb39eb225766c6837a01e066f7f966cbdc2032a2f404b751acc43135a4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a9e2cc7a47cf267417d57c22fe6ad79f231ba7d82160ceaceb0d90361de2aa95
MD5 8ca534d4f968dda68c1161a4d184f2e0
BLAKE2b-256 07b138efd8da79306264392fb70c6577a5925ca05f61be7f039faf4d9719b393

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 a4d2cc313a0a6a223ae5be683d2216a82d04c7e8a6aa01030bcb6810d829214d
MD5 54244ed5bb34eeb432dab3a26d7d8919
BLAKE2b-256 0d79591ef2e4ebdd8240d2cd7397013c4b13a045a441609fa2206ff5819aabe6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d1c3967f616e4e8de02aba267dd60a8d5fe3402845effa12f99134a5877e65a5
MD5 da0485822de9e60dceb7901e10fcb955
BLAKE2b-256 e978e48a398a6781fae96f7bfb5f9da0df11106234774571850d51778229e07c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qh3-1.7.3-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.3-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e947cdba4b4ed6c3dc763c0146c1fa105857901a3c370c735498feda0550398c
MD5 578b52a4f6b5a402422db22fa6966cd6
BLAKE2b-256 2509e4795157830a4f20d4fc7ccdb234cdab601e6d8499383c3158c0d3e6db8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8cb4298829979dfe705fd255bb72876a16985290cd591caa8f304287ce03fc4
MD5 d0f659d13214a0a8757df85c0e51c751
BLAKE2b-256 4be37a79a82b56bfeb0ef0b5ca5f00e4a7e7cf69a3c0967546dd5334bdc4c0a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7bb0b8bec7a0bbc1116fd5aae58793c23a29d6581f00522c5acc2f2d515f65f5
MD5 a0b425c0cf85e7f92ded2ed53f8abef9
BLAKE2b-256 d056da71ca6733ce2bfe4ec2590a690d08fc0368aaa3eaddc61fb63f05ffc440

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bc10634c6fef3d379502cd30bcbcf95f819969ea239001d30b99454eb8fe1eb8
MD5 928ea1402392268510000d11817c9299
BLAKE2b-256 3d5ab43baed67b13d72a8507661dfedd8c1cd4c5b9843624a0f36bc0365f5094

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 adfdf4ceaa5e54561137abcbd0b8c0f8ff5d8cd029c985fccf7197de06d76986
MD5 aad0f51fcca886b5f1788ebe1dd6880d
BLAKE2b-256 8804b921027a05615de8ec78c96238f81a17005d61bd4120a0406bf8f96239c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d322cadbcfc3c85b23f70724180da520a064e408bd88dcc6b1394eab15c9593
MD5 6b3aff12bb1129d515d2f739b0e33b29
BLAKE2b-256 1497f1d98d409436d466ce98dee1aa1058239e59327f8ffe5e07b15e5eb4968f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cf50bbcfe4fc1238e65d0446bd90f03987e021d4d08e105a06de29452a8bf859
MD5 ea2941caab2cc9ddec9d40b23ed16df0
BLAKE2b-256 246abc502e2d5c5f7ca1acd8f3d9095f6d95eeb4d8fd9d9606365ff0da23c82b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for qh3-1.7.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 613bde64b6d79aa2dca569a288252ba815f55ff150467844e212d8ea429ff8bf
MD5 ba00e67d445cf219595d3fa4a717877c
BLAKE2b-256 18e82336822219fef2763dcf59c163e1d72f08ac54e018241a0a2328070ad2ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for qh3-1.7.3-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.3-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.3-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 ffaec674a5b619c35a4b9e1e02b2c9a223e1765cc5b4f0330ac2f9b38712ece4
MD5 54d06fbfd2b0842a3ed037e044ad7cf6
BLAKE2b-256 7616e253cbcbce8d4d249223d3f79d6cf56eaafd67a6a35c3c3bd1f6151e754b

See more details on using hashes here.

Provenance

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