Skip to main content

A lightway and fast implementation of QUIC and HTTP/3

Reason this release was yanked:

handshake failure (rarely but enough to yank)

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

  • GRO/GSO support when available (Linux native and MacOS private batching API)

  • HyStart++ RFC 9406

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.9.0.tar.gz (342.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.9.0-pp311-pypy311_pp73-win_amd64.whl (2.1 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl (2.3 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.9.0-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-pp310-pypy310_pp73-win_amd64.whl (2.1 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.9.0-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-pp39-pypy39_pp73-win_amd64.whl (2.1 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.9.0-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-pp38-pypy38_pp73-win_amd64.whl (2.1 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.9.0-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-pp37-pypy37_pp73-win_amd64.whl (2.1 MB view details)

Uploaded PyPyWindows x86-64

qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.1+ i686

qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

qh3-1.9.0-cp314-cp314t-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14tWindows ARM64

qh3-1.9.0-cp314-cp314t-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

qh3-1.9.0-cp314-cp314t-win32.whl (1.9 MB view details)

Uploaded CPython 3.14tWindows x86

qh3-1.9.0-cp314-cp314t-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

qh3-1.9.0-cp314-cp314t-musllinux_1_1_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ riscv64

qh3-1.9.0-cp314-cp314t-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ i686

qh3-1.9.0-cp314-cp314t-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-cp314-cp314t-musllinux_1_1_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

qh3-1.9.0-cp314-cp314t-manylinux_2_39_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.39+ riscv64

qh3-1.9.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

qh3-1.9.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

qh3-1.9.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64

qh3-1.9.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ i686

qh3-1.9.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

qh3-1.9.0-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-cp313-cp313t-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13tWindows ARM64

qh3-1.9.0-cp313-cp313t-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13tWindows x86-64

qh3-1.9.0-cp313-cp313t-win32.whl (1.9 MB view details)

Uploaded CPython 3.13tWindows x86

qh3-1.9.0-cp313-cp313t-musllinux_1_1_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ x86-64

qh3-1.9.0-cp313-cp313t-musllinux_1_1_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ riscv64

qh3-1.9.0-cp313-cp313t-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ i686

qh3-1.9.0-cp313-cp313t-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARMv7l

qh3-1.9.0-cp313-cp313t-musllinux_1_1_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.1+ ARM64

qh3-1.9.0-cp313-cp313t-manylinux_2_39_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.39+ riscv64

qh3-1.9.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

qh3-1.9.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

qh3-1.9.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

qh3-1.9.0-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64

qh3-1.9.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

qh3-1.9.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

qh3-1.9.0-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 MB view details)

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

qh3-1.9.0-cp37-abi3-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.7+Windows ARM64

qh3-1.9.0-cp37-abi3-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7+Windows x86-64

qh3-1.9.0-cp37-abi3-win32.whl (1.9 MB view details)

Uploaded CPython 3.7+Windows x86

qh3-1.9.0-cp37-abi3-musllinux_1_1_x86_64.whl (2.6 MB view details)

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

qh3-1.9.0-cp37-abi3-musllinux_1_1_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ riscv64

qh3-1.9.0-cp37-abi3-musllinux_1_1_i686.whl (2.2 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ i686

qh3-1.9.0-cp37-abi3-musllinux_1_1_armv7l.whl (2.1 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARMv7l

qh3-1.9.0-cp37-abi3-musllinux_1_1_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

qh3-1.9.0-cp37-abi3-manylinux_2_39_riscv64.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.39+ riscv64

qh3-1.9.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

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

qh3-1.9.0-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.1 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ s390x

qh3-1.9.0-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ppc64le

qh3-1.9.0-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ppc64

qh3-1.9.0-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (2.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ i686

qh3-1.9.0-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARMv7l

qh3-1.9.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

qh3-1.9.0-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (4.4 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.9.0.tar.gz.

File metadata

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

File hashes

Hashes for qh3-1.9.0.tar.gz
Algorithm Hash digest
SHA256 2b840f97245fa326510233d00a9cb5cb034895535b943e92c04e151dbd256e34
MD5 f5be9c3d7d7fcb552833b04cf1f85855
BLAKE2b-256 d8b6f6a18537577fd260fc41efa7d1e84a8e96aa44d172570d0027f2a9a4b3c2

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e29674d5211c2265adde110564ccb0116ea05fd0550ff43df0067f1311a8959a
MD5 ee17ba9c385219d061f43d5198942eeb
BLAKE2b-256 ce512cd3e140e4523e4a0ebc16c9c18d616c2120c569b554397033b62c4b0abc

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9d7660cfad1460299641b792eb275e38d8794ac76c08ed0c0d5c2ac13f1bce8e
MD5 6d620e74bc7480abcc80c4247d838da7
BLAKE2b-256 fd645c1122042a006e6ba034fcf05dec96006fb2b6c6c973391322a586c2a191

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5672aa1c8718641d26cb0b98d30753b595eef28f2c47a366c58b34ac6fb4a35c
MD5 3a00cc0df5c3730374ac82f1c69a2c47
BLAKE2b-256 a9db51eb55b3be02a43cf7f5c24cc9477871c3066a6055911656d7fad97ad7e9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 f30b374abc193585dcd7f734f6398bea41eb2063797164ccf0811119a7724a0b
MD5 937547bb633d990b7dae1661e014dbbc
BLAKE2b-256 aa15f792880691a8d2403ea918e3d09ee3297c2a62b33174b70e980013205ab9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 410ae17fe7cf2f413bc94b8ee48f6123ef58c8c2f56880bf524d2b6e9c33d153
MD5 e8d62a4a33d58c7b7efac444b2d2c90d
BLAKE2b-256 5619cd757e75eb2b46462c4b01c0dcc8c4430db4d8235e0e84cb82508f4c8ce8

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72a27d35ac6e1aa7cf799751962b18edda335451ed2c95d532c89f21dd715fcd
MD5 93756372e9ad3a5cac73617d3043b91e
BLAKE2b-256 98adace6a6470cf4489a388024d212ea9bdaebd86d1b4fcb1a75279f4ac6d3c3

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 81edd79ba7a22078eeefb7cebf0cbed28214850733868e42b0369020e47aeef1
MD5 b54c0241b87e3158019f6cacb8de4d7b
BLAKE2b-256 c3493a5456d0a6a40f7502d0f236d2e995b6522bf922ad441c0ade549fc33d65

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e64b98a854d13110832ce523a304c08752bfb00c22fcd96b9b395952216f02a1
MD5 f73c44d15db00e9e59776a134523b377
BLAKE2b-256 40b2bbcae10f19b466f9c9838f9155bfb7e6fb11726df01fbeb2ac7a22eea889

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 15f35966dbe5b31d4c29d9fc93479dea4c237b1c3ef47aa1de456ead337a2071
MD5 96361161c2d9a5176759493373364129
BLAKE2b-256 a174565edcf1690bf4239e999e3d7c6f324ff9a7fcaa158fd9a2d7b0c58f6c7c

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 02a6c15e1a54d4b72c937c6dfd76a93d9eeb5e64d8cf91bbd567b4c52037f931
MD5 a2dd608c5b6e1c456b25244300dbb8ba
BLAKE2b-256 e844822430bbb92de316166124e73a1b4129be401181a323fc43aa0778a9272a

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fe67c63ca9138af71b5de454c80a8809e4a8c8cc3ed77f6d2034b823cb7aba03
MD5 2bb4329625f3f1139cf4d1f47768329b
BLAKE2b-256 b2d2bdad429d48b5592726ff53d24080f8b0faea20ab7d4b558af9ad18166b4f

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 64739783b4935048e1511cb42c36eebb8fe7aee48e4de620fa7059ad2d8bbd4e
MD5 466f6c93e047df3330b5aaf3f1812147
BLAKE2b-256 a7575817eaebf5cb5b0879fe5a130dce568abc6550119dc5a960036761da6036

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 8473076e72e136fe5dcae15218905124797aee00a80cc5a900bb716dcc2508a3
MD5 30b1d166f992a6fc107d6fe5b6cc41b4
BLAKE2b-256 49ac86176f62f8daf1437b63b18193ad4213a1a99df970ed8448f369d1cff620

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 daf1274c504488d28a09a43456adb1ecb0f930f60a469ae5c65f3025619e5d51
MD5 6c9f84baf1117c5bf6acf9727f522a7c
BLAKE2b-256 23bd1db72346c23556c03b57f27ab2d20129f6da45c0f5e7b97930f001679f9d

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3c82e619bf16fe3fb5ff754a6466e020e3ab07ea5bf2f8b118bc2e3d15506c61
MD5 1970dbb38ac71bbb272b16b9e0ba49b5
BLAKE2b-256 d0c1a4f6c5212db7d2d4748461ecf51d5d0e7e070668009be8ab66af67fdf1b3

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 83e68bc24598561a27f2fbe4d9087b2f332c97bf84dd95f6e645abc91fc142b2
MD5 27d0f9ed7866ca336429dcb0ef44dbde
BLAKE2b-256 cc3774a96195aafdf25ee36d685e23962f0dd8cdb11c167715e132725c0b4110

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 be2550272292f48e6eef708ed823108afd7ede9a72f136a491d071c71f2e8590
MD5 e05702d6429d917c53c86d9b535347a0
BLAKE2b-256 cae34e014efa838e20cf03dac3c0797a99319147e1b36153dfdca4fd3a66c873

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f8609b7d94f6ace5c5ff30b1eeb0f6f346b05b1e70059725a2103dceb982d369
MD5 fe86c6108c83bd614ad9a11c60b05a57
BLAKE2b-256 1c37349a7b5aa09740dd2abb3fad955b96d2d4438be51125d388f4a9d77b11ae

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 088bf098a8084afd92dd0038bd0536245ca3fcbb03ffa8c06bc8e323ef352d37
MD5 28385564336a057258e157cdfd91b258
BLAKE2b-256 999735c6095ae35bb42b1fa526b6f21500567b999043e3c33f15dbc27815832c

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 784612fa58a6735bdb861ab5111b134f2914bc7b0d94be6403bd267e131bf33e
MD5 ceef09770209165a659980fbfcbe8ffb
BLAKE2b-256 f1aeb76199facd8f166d8a585b831e7c30f6303bf21d2a38506195cf5ac1a3d0

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 60992fd8b477b7db3fc2771bc2fb113ce7e730d893f8eaa7145f0514ac06aa18
MD5 0ffa0fbdd6112d55eedf801c72112f1b
BLAKE2b-256 774e57b7bc75f222d03edc98739585ffbbc4f05f8309f748b8fbf543e7ee2467

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 0c5c845199b7903e3a8ddfd7986364c6458f77853d287ee2f14612fdb9be48cf
MD5 f3896c50a7d3c1ab365bf717ef029abc
BLAKE2b-256 8e842e63108853e697c53fd377c7f0bbbe9eaf1f4138216cdc2e5e4e67dfcbbb

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 026f41287f233bc52ad18d33ada27ebe6060fe20e25fc7473468ecdf65945f33
MD5 ac504c1909b32e77e97ef390f3d77a7a
BLAKE2b-256 993334596169fe1767d3912db4e6ac9554c9f2f74b2cd2e393c3fc320c6fb2e2

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d45b1fa28f5e26523ed8727bfa31a4ff0c749dd752dff81d5629647bd4caa4ac
MD5 f7ab6414975203aac6c4e0dd9b7ee7b4
BLAKE2b-256 74b6f6ffe0d54a378bd21b9fca9446624d072217247b9a153ead788b9fd29fbd

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d6508eccd637c01428fd10b80019e7e8c2475404c2b2cefc432075c5a3c7d313
MD5 4b2c81c8b963e3332dc4871d4d131995
BLAKE2b-256 148253640923d50b69605daed8b1520291f4c5a108f70d915d0c4dd60ebd8ea4

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 3c576036a37f52b5ea3c8b696013bd3332c3999a1976e09e75b3146234f8f533
MD5 3d6fe448319ecf84dc8368e8345bd64e
BLAKE2b-256 871847ccb03081deb2bb5be42a29ac86251bc53239963534d8fa93af018af1cf

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8a77a5bc5c51409aa64f8bf47fdbebef78db56c51d1ac3741ab534c26de4916f
MD5 132fbe0168033e559a253b9aa225f4a2
BLAKE2b-256 d527e039e11f2b0b8593d7b19fb71a0b0b153e014728455a749c66b3e8edeaf9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c48ab60833f1c5f09cbaffa13ffc4c35c2c8cb43998b75f9529f4bb72d636d71
MD5 d234d4758be69d78ced6e6f70075e58e
BLAKE2b-256 29ab98dff2108fef707ba8ab226cb18fa1d0318921e969b1434d37b1e50fe324

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 21b758fb0a66518a065c977cf8dfda0b7f414c4b1efff1e5c0e26a96cdfc522e
MD5 f228e100426ccec9b752842617cfb357
BLAKE2b-256 19a34bc1c014e938e5d1e30e2385e07545b10e7b51e8da67db7a64216d869fa0

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 f83e76608a3b716e5e8eb1e971940fadf78d5b5ddfe212c90f76609e4ae7d8f0
MD5 2ab56ca67e1b952d9b1dde994a8a2cd5
BLAKE2b-256 c37bb9e1668f8978e04e5a72e0dddb6a5f5e5ca362602b7e545e8e2247171062

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5f3231b93994e61a1eb928ee341632c4ffa22a10d5c6f6c5f1727253449e619c
MD5 0ffd4e752dc94703ccc740c4e1747714
BLAKE2b-256 1935bb2a37ec88af63a1423688d3af8d0d44ea5a0ba90e95c903f300f2f7897b

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 febd49cc0c32ad4446019b9b9f84572d4d9ab3bb6f413c1f60dcf3ce33e08e1b
MD5 6b50202e6a1a04352340a1fa75fd12dd
BLAKE2b-256 515e8b30478493e9a045e9ae46a85af81ad5c89225c2293a26618e3dea5426d1

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 73a75d73460e552479f6502c9f70cd100f3105782a492ea76f3535c9d59e7f0b
MD5 32f76e0d6a33ddd012882eb7b77d8643
BLAKE2b-256 2e0fc47c1d21db08bff39dd7f77f7a19a177364a0530e2c6892fc9ad824e65cf

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5cb3eab9f9fa0c16fddc32fc37f38f84baff7cb66b43ffb15dc2e1fe84417fa1
MD5 a3a0a267f2a3a577fd288841cd10f22a
BLAKE2b-256 d9105e6069282b8309b7b3751214fdc4ccc63b965fdb16feb4ad318ad81e1117

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 89bf1000260fc825190cb123cdaaec7f11b7c4c4a899a18bbc34c63106f0bdf9
MD5 d300e68d8305732ae97f95a8aa13030a
BLAKE2b-256 11ac63d5991c24e21c6d7d98f4214170a097ebd447d1163bede825c9fde659e7

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6561d2acbafe4600352b4bef1deff3c5903e6852e94048258d37af8c0e6ae257
MD5 f6b46aa3dfde4f3a9762b8d861ea8830
BLAKE2b-256 71291aff85950e0605dd7636681f1dd40d177b1e8224ba16d996312994ade1b8

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0b29313409ff5c428f84e8bdb08d1b33098217de877e01a69ae37e09c20a3285
MD5 20b3a72a8adb118beb3d0708fac15ebf
BLAKE2b-256 a3a1d701b38841e06208c382948a959454a4352d2f3c0fa3b73364e5198ab45f

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 648307bfe32498d3a55b77b2ff0c42fd3cfa700f734c1e542f94bcd30193669d
MD5 96a93745774ae0247589d1af832fcf1d
BLAKE2b-256 8af7304375a18c347d095b4631b597d67899a80f4b5f83f9a7dcaf364a973401

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 c896eefd53f13b0cd49341c73d2b41167cd0d3e66f089a744664aa98c2153cfc
MD5 9292f1c97f0b1751251c0b2dfe13e428
BLAKE2b-256 40d0a2b06eca0adab921a0615feb3dac988b2bc44faca0a8ea274ed292185075

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a98924e8f6c2c124401964d447afe8fbfd6667da34e06106784edbf98fc02238
MD5 101f381032264770b49e51bb45f21cd5
BLAKE2b-256 27b9260fbe8346aeed7d9c09d6cbfe7605059ffba9576bba07e47b8b51117bdf

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 42226fa1b69c9695a8db6d7a5ed324ac6c11255513168b3605a6ebcafc68b623
MD5 465382e2a17a265c24dc9dc66996f3e2
BLAKE2b-256 3fab3df280092749becc6fc8c380b2f75f164094b830864b478cdd9e26b90222

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 68ff3225aef0032c15cc53d4ebd4d637f27a7fabdf7ee5b31d2d8c772a34f309
MD5 17a32e488c5f69e56cd2fe8f6e15cbcf
BLAKE2b-256 60d3e86e1c3f3cf706f8fa21301bf0bf3fd800add75d6e577e21427a0b64b4a7

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 a6aa9cfcddcac4b227b083c244f891abba5044b1cdecc45ee37e19b610e8b690
MD5 f264c0bd166f8c4906b189d636e04cdc
BLAKE2b-256 08c47987c00da5e97fe65452f2555506604142cbfee59fc30301065b4bcb5fb8

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2f1abc7d11364fea2589154df9f6f4518e84d24d053b82de6625240822370e8a
MD5 a669c9e38cef13c9a898413101112b5f
BLAKE2b-256 0e5e949f242f70fc1e8b7c4f1692c8638882a5e977d71c90b0c6f1536031fc6d

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0d5fb26109c0a9f2892589a6daeedac845437f62a39e75dd74cb9867d890749
MD5 d082909ddeee61770b33d32002ed3ba2
BLAKE2b-256 a5617c97a5f8d211ca130e05a310e716049a5bcfda88bed290ecef3e9ee0d492

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 06fd10d9a8de243d4191662eac1044517d7c6f63fe5d7882271c0d66c59d8ccd
MD5 cbe579f32ca48455e23bfdd2bb808493
BLAKE2b-256 943f7abed9125de0d7de54d3554c2f5a6be0cb12e024f074255a326033b7c409

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ab68aeb5828655f30dab0295519423918490971fc7c56499083a924ed9869be1
MD5 a34d5fa79b8e060c2f2f2170dcf6294c
BLAKE2b-256 ea3dc359ba99d62d37d3debd47a2a7175912b76d2b55527a90413350e0d5874e

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 a5761e97d2af5188e478e5913b323b591425b06fe4c3310464a56b8f8fac678c
MD5 629ba2436ce602727ae81b1815f5f007
BLAKE2b-256 15afa999e83271c40cdee59b4f4d7da82db39a0b33e642136b848b4b395e4a4c

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8b7ec728512128fd69bab755126ed43fda9f69ee0baaf12bd0ee2147edc2f84
MD5 5d4056620b5d609a4733d687aec38ca2
BLAKE2b-256 27bebd3aa70ca2718c5fcad115d58f93290f64a92349d66b7cc5dd820e39634a

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b2c86eeb487eede429c94fa9ed29c0d2e84aa10f65c4ff9fdcec5c97174a2f35
MD5 2aad8b37135acba50a8a3947c4355e55
BLAKE2b-256 72dbdf49d7956d44f7d1362acdfb0407410540bc2cf9a11d1ceaccecab2d3674

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a6eb2c96414785db3803d7d8aa6cbb95749e5e261f372ee6e5918c2f8acf1691
MD5 8ce445f15daf680a38ce74c7ab8cd6ab
BLAKE2b-256 334d8b1dbd97d88dfc978e6597196065db176cf3174a485f65edffb0be98500c

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 c7c89544798d17967d869e94cb48417a51b30043b9dd4db77898afae7a2c799b
MD5 e863b768a2d52a8e423aa9acfad617e3
BLAKE2b-256 270e6584c6e8c9cc07eb71cef72e4291eac5c529785a8d5ec9840ad46c65c6fa

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8a979067d83a951ed878883c9c88b226563ad524cd4061d7c417718c305f5c29
MD5 6e93b15b91f06b8c1956a1aa9deff891
BLAKE2b-256 ad86e89616822e3fedca0e70ca2ae96d7be22cb045f826177e7de5fcdfcf3c55

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7f398ba52046ce2a1572d955d6498774cebdadfa1edb2be2bff3a0e22619257d
MD5 bbc65a74396488f7ae387696fd2ea95d
BLAKE2b-256 9c17afc7a351a045bf0f8886f93ace3c87b02ef50212150c504a0ce1967a41f1

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 83d9df9c8a8c4f468752e47df09330c1a07487c7f51f2b06c5558e5e2f09a38e
MD5 215255a7d4dd3effceb5861369f341dd
BLAKE2b-256 63e39944bb65a3de881b90cfb18dbca18adcfb2a1af0cbbeb1b2e6d81f9aa21a

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 60a54349f45da9a74ae0463140c2fbaa30cd40545b70b1ae9066e0dcec7aa28c
MD5 8baa5ca6b7440f4b0763e167ac4a91bd
BLAKE2b-256 7d3c735c6cd780aa4401bcf0d70bf16602d55be2a22af7d809ba9e3d0fdc624c

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8e8da2b87dbf89696c1de9e0d0bc853547306ca02e66b96bc24bf7dae90cc020
MD5 8ce6c2f9f1d089c94147639e6b6c1fda
BLAKE2b-256 aabf3c7c4da19f67c76b1bc1d2e90adcde5a8fd8752eba2b8396c7f543e52ba4

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fe331d96af18ad7a5a22e83094841a83551045a695cd555bab9fd54bae090ba
MD5 597a92faf8e2c9272ff212cb96008ccd
BLAKE2b-256 c3f71868001839c86263b73581fc1a6da5b6eda5a614dfe02a958b55fbd19be0

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 394ecbff5292d1221704276ce75dcbf64ddabf255a2cbaea684c29ba1bc99389
MD5 fed3d6d14d45e371cb400fe3933a43a5
BLAKE2b-256 125b5d7dcba917f9195cf39241465243d6a9f9fe9b83bcaf41642e71a9d1a6c7

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4361a86d1751a980cd5bc958e49cf256058be3b69260ad141870e1fa3b8af790
MD5 cdb2118fede2b9f2ad56986e95cbd6ac
BLAKE2b-256 eba38f13f9f413a1f299dfcfd12bc0311e194ac7b6d2cf6e6ae85adc7ac3a315

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e6425b0c7317323b02d0544c85c36935df764f7d1e2f6737be93846693dcf278
MD5 85e56f8ee24f0bf08a102a43198dd846
BLAKE2b-256 687f0dbb295e33346bb6558d2d87157b5e6d0395b64be08191120a4b90b22731

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d66ecf7248dcdc265df8406e1e7d5a54b1a6f3d42cdb37b07122a16462e71dd
MD5 2fc3ba04f377a16ad73d0c17d37659e1
BLAKE2b-256 606542cbf01a04e3a0ecd8e9180e30e478ba2b8e462069722c97c0e1d6c65453

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d06e55926cb577480b52d4cd4e7502142be23a9674c07bb8cdb175aee8256af7
MD5 51d26cf59fba8970d2510f6b6997d2e0
BLAKE2b-256 959f42cc06ec4e978037e8291ee97c83d281eb1ab0e5846787c2f79e12503b3f

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e6a253fdd5ae4992c891d3ba62a0496971ad7d35148d29a59944f6e835a97bdb
MD5 02e0ccfd53f0bd7267e660653fe86c69
BLAKE2b-256 5520981d6796115d9642bd0cb9903b3e68b8ff11371fcb4c8fb39bc6ac69fc4d

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 199c915b7bdc223e379e4083595e58a99e737256beccfb8f43d0a35943ea94ad
MD5 0f673f2e5afacf4b1f03766cfe920a6b
BLAKE2b-256 74cfccf71e5cd2f65170d25e4114399761fed8a897899713e95ae525386500d0

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3f920e192aa15da91293a3be7e5337551cb43ce9a456f5815f8b08e6e0ad9218
MD5 8ccc6c80528a6e82830bc73bfe55c905
BLAKE2b-256 cfd74c849ae24e75016fb2734be92e1b9dad8583d1b7466f7a37d3b79d19eca4

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 1f2912f3f3b8eef937c08dd6aa7eb26c9fe3d9f597e53b93c5560916036d9aa4
MD5 2b3b01b08f1f5de1fc44ddab5492aece
BLAKE2b-256 e410b7dbc4ba4d3e6138a598fc34a14d874973ff2605f5076a131adcb0870549

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b0e5135639d24d9241b5f2393d432f42c7c84718c55c1be2635e14f09b90bd7f
MD5 348ffd5471462f3f24021cf0a65d7d8f
BLAKE2b-256 35a13382d0497ccd1f35fb91276361e685bb60ba8b5058168befc2ab609c444b

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 93801adbc63019ff2ec8bf1f22615f48eef194f04fc4b88e1303d280c9bd6530
MD5 915cfafcbb7ef6f10e7221dd72256dad
BLAKE2b-256 8cf4efb9f3ec97ae4ac9405754096a91c27a882c5e322587d53d4b1953e4b9c3

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 50b86a280046b6f9137c88b561d597e723a8237067bd8ba709e66c78be6eba68
MD5 de77a04338d99ee10c241d1212e5017f
BLAKE2b-256 27f2447bb68f49ea062dad9c0d2ca5ceaec1b82c7449857f5c545d560e764911

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 60372e63394fe978bd4b45d720392ef5419ff730dc5a0df86d000e971d5fe3b0
MD5 c1350ab2980477b8946065b1ff61b525
BLAKE2b-256 09a0b22f5276d9c90fd8044a4ae7c4f64fbdcbdce1e92b6f71aeac9bc7ab8bba

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 48d2a5abe32100b807315e9aefcdf43cc4233ef94e2c2db216f9b0861eb55864
MD5 c6679c5f27430ad0faca18e8945b8305
BLAKE2b-256 323f462a1a0cd897966e8f34654116720e1b3e0e3d15982b910c64f9a9d1fb7b

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 80c277057ec4840abe135a1891cd001017059526e295dbcbb651f504558a58f8
MD5 7fbc24c182c8f614ee37c8c8bd073aca
BLAKE2b-256 dc151328939e5756f3216c85d38a73d4e25d66061b54864d59c70180b65d66c9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb006b3a8f34210d3b994478e210e86026f6ee380792a1c56101fdb27e27432c
MD5 1ba0462eabc8226eff55042af738feff
BLAKE2b-256 03126731610265df31fa6c018277cd133f886dde1099394644d54f80d941be32

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e05c559708ad26cf548f085ae32997ce60b78e34b15c3ffcf0bcd8c0ca0581da
MD5 6efa1e5e56494e4cbedc3ef3949b468d
BLAKE2b-256 8a7b890928a0074aec381977ebdfb26dc515560a720df885fa9bdabe8d084660

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6bb0c71d90799aa6c897a50c7f5fdce912ad1e9e84d1ff99f6c577713166c9f3
MD5 ed6df0145bdd36007d24b1c1b2e7378b
BLAKE2b-256 27ca75291184032505e89944e84ef402f33af4f25708bc13ed93d2c4c287ccd3

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 2f6518548c408fa220006df29d1779090604fbe23cbc4982a19da8bbe0922a6c
MD5 38758c95f2152411c31b0afe60d3a88c
BLAKE2b-256 7add5ab302c89b6ebe12829807e2310ff8a057dae36a0e51ea4ec14cb9274ceb

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3751af657fe3d6c12cb974eef151438a7a33e0d29e2d95efbe40117278994250
MD5 99a2c3052e1205c7c67df8620b5fc840
BLAKE2b-256 ebaa4cd4eb76e10d359b062a9029871896083d6912ce22b20b0c9207424ae6b6

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c1d2fb2b175b42f0afc2aeb4212f27f1d8698e64b0b6dc4506502e62bd0a1b65
MD5 05a6964cb7581c3c0a061e4c30fdd3f6
BLAKE2b-256 dc28036f643cb4e54aff0ff40f42644e3136c65844d6547056b207c4125da0cb

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 373111fdb5b7c705c381452df8151e234d1a84046433eaa09b384d429285f4a1
MD5 ae097252537e3c915f3628faa31b8b35
BLAKE2b-256 9abbe620c0d7c61b4e93ec423d47a75d368ac31a002e1157059b348cb79bf015

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp314-cp314t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 ce0ed2275435f13991076cc605241be33f1ac6f417beb601355a92b2a44801c0
MD5 770180247fbf9c4e6955381366354bb3
BLAKE2b-256 6a13b756becca9b1d0325a2cbbcf670810dbc63706bf5f46ff3124ee84954f72

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 e6d03efee736ae43a88e3fb718af94ff21142c81e1fe6026d131e0d537749d5a
MD5 f8d928af585a824411b425a78b772414
BLAKE2b-256 04e6f3179bce4810b04e7442ad1cf87f0678d8f10847b2025e1afb48ca667461

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 4c2e6d3e56b41243ed448e0c5f5d9b51733c06685393e73c71b88d7d921577ef
MD5 4fdfcc15e6c7961c68e9cf171c66aeab
BLAKE2b-256 359c19f3875833c18a77f61290fa4375630cee36d448ca04291f017f172ba886

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 7cb94ca1131176cec3101a6e7a8d77358bacd457bd86c0b9f8eaafde4aac1967
MD5 faf2479ff4595147490ae3af54a8269c
BLAKE2b-256 18ac6cbb77e15bf6a719fa7401bbd86d673a7122c7603cbd2c59ba1e8785dd83

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1db7421affbf806f999acf055b1839f1d1e7ad2361094d4e1d44f916c39df916
MD5 662343a0951381e0e54f8b1aa4329131
BLAKE2b-256 79738016ea176116e6216540ed958a43ee3e2c156654ba20d3d662a24902171f

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 f2a2aa3c545ddc194cdc5326a36c55bf2559cb7f4b284258c15f27694a446c98
MD5 e7df2480bf8576934e1c73c22867c4c3
BLAKE2b-256 a5da8dc5358fae307f9a5c7e9fc6d83c5f8ac2f4c428f4190fff9bcb68c071f4

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9d4dfd0c3b139968c5723d8ce47d4b3fbbd44ca5ae4399a7218aa05b5b387304
MD5 ce89239c2e8a1bd44261b777a8c33345
BLAKE2b-256 8e54876b7df4bb606eae478400b6a815ea97dc1534650468812b582efc5356c7

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 d1d793afb8f7d16eb7a6fdf97634ef9a4d474459f9f7e1965f594dbae94fcad6
MD5 fcfa25992fac68ce9eb987bed2aef1cd
BLAKE2b-256 7b19db2c5b077e7a7a620ecebc039331494d7dff5e90032603e8367aacfe8e76

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 50a80cb0df0f6e2ff24bf46443a76c2b98f87f2de564278b039adee42957d7ab
MD5 de2cefcfdfcd89420f20fc983ba8385e
BLAKE2b-256 c54de00627092ac17742e1ebb6114c70fd48a4b0d9b3431d9d26b017d62865dc

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 49ae66a0d869cb43e9cfae3763c533e26739212f96a70649f8029c7bee802576
MD5 f596f4606bb8f1ad3d0217a4372047c7
BLAKE2b-256 55c9e5e438bcde1ee4024b6e80561ecce5fb9d814ab810e056236225b731e9c9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3a71e75a4464ef06db223300d94c0414316a35b115f3a44a191dce8c852dbeb
MD5 b16a5286fa62b5a7dc1438a518729f80
BLAKE2b-256 26b4db42d846fac79561db1e428a9b7b27128ec925360359ef8ed2d313bd4671

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d5f08a555de432fd162fd7c9b9254b49a3f781fbf237ef5d5a34a5f3d14c325e
MD5 cab01edf3efe7bbd7a1bd12f0adcff1a
BLAKE2b-256 f8861491edfceea80b247f49a2c01102a69f5792296afab477692b0baf3dacc1

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95891adb90dc1614742c2715b934c72b924d1343e5d6a8b871b10f7ad8ee9e81
MD5 a0ec106502665eed314807d5442a7572
BLAKE2b-256 b096bdde085a381747f5f207a6d007c15276f9b5c06adafdd24beee06db2e968

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 f8a8be952f0dd8cf0e257d3672716240f3eb29723bbbb4bad027ca79d89fa5aa
MD5 d2d128660eda7938fadafc86bacc67c1
BLAKE2b-256 eca33d3272bcc7862ac411adc488a6df6cb1b537724b5b0a2ab3fd18d904f505

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77c4fc8fdde763084bd73cef6d47290f54232e825baf307041693dd570616e97
MD5 9198703342b67047ef5ef20444a3a36b
BLAKE2b-256 d66a302cd713f00712c4ef6912003ada556d0853cb779b4a947a6909e9c3a26b

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a302b854435dbd8f6c299f59cc4a65e2b6e568246a6c15aee0048c73ddd10640
MD5 312e2cf00741e599ab6929aa01393c2b
BLAKE2b-256 a6ac3f4063899df279325dd7edb9ce969c3ededcad63c675aa075863479e2724

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 efd9c3abe690be21bb08a3cba44c543b63d350b63fdd785dde006f1e4b8fd5e6
MD5 bd4482ae6bf8f8e01e45905f20a9f5d2
BLAKE2b-256 5039a2de6ee2136e68725ecfe3366746ed232deee67987d97d039aaf5ee91732

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 e7cd39bdbb9e04e918f9e478525cb3ae9ccab5e5e8c6aff404290067f54d01bd
MD5 e9159e6ea380560751711eea54864054
BLAKE2b-256 11592c8c5f1caadcfbfc3c6717709d36cf7b85cedadde2fdc1662c85831bc2a3

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 47fae3c947b1222a3f7154d12f2a4b6d5e0a78ebe8435bc22c979f053e3e81a8
MD5 804044f8c7ede7130e118476a9d09ac2
BLAKE2b-256 9d535ab7279156e031b4d5745caf04a107411f8b1fb39e52b7583c6a9a3c2c3f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 7c4dd4ef4d0f9f44d86a526ef21ad022e441d9870d3a8ec23d5043cf8c0988e4
MD5 97aeef097c503edf9d501b4ebb0a2012
BLAKE2b-256 efbf598b9e6e691fedc166d088fb8371301f930907bf06eeb12e309ebcb77d94

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 228d702a239518af6a85f0c4e9730dddffe60cb29e662ec76fadfe514999dcbf
MD5 c9f6088dddac231ec13d74b19ac56cae
BLAKE2b-256 0a63606505a77738c8813c252804c7053bbcc1a4fdc8ec4b2ff37584f5afb0c9

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

  • Download URL: qh3-1.9.0-cp37-abi3-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 2.6 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.13

File hashes

Hashes for qh3-1.9.0-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 beedd15b250c08328314235fcfe6477c1a15a436054f483412be1c63dad96ecb
MD5 9dcede3f105d708f87dbdc78f7bd9167
BLAKE2b-256 46dc50cd3d52f66c64475cd44c418143f9e17aa8f1d6e2f4196015987c3efb1b

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-musllinux_1_1_riscv64.whl
Algorithm Hash digest
SHA256 57e6b2af2127816725b1ed114cebd42a8c840c631b540cd73e83c9ca75a12ec3
MD5 bcf963804a8b815882841cde24c4a445
BLAKE2b-256 58d543c4b32602407a24e7c38c5c0473a77bf9cf3c2c7ff8dee924f4f2dd8790

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1fe74fc90830f2b1161c7dc4c7c11ff9f7a73c536c8f1eb1be8f43291e4492e1
MD5 8ece9d0b4caf8a649a857e11d7c4a01b
BLAKE2b-256 f8fae22982a0234fd13eac8dc19cb324f12aa405a4f5f5540a1340b921b6af1d

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 545a7d5d466ebf60ce3c3f5df7c71fe1d49fae7b92b15d0007587c9dde0f0e69
MD5 778c8442ac31643e669e2f8d5d9cfb9a
BLAKE2b-256 9f742f7b9c83e1aecadeaa313961d2b848a92ba25ca5eb80570c3eece8f21114

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d9c88a19e9a9de890df197001c8a54895ba54296db8a328a26e3b6340b45a9d0
MD5 28bbc8e1fe4f35ee249302f7ad13ddd3
BLAKE2b-256 6264f9063fce7320fa5621e8aca67812cf06f0abc1ac305a069bb71b43c98cbb

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

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

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 77e7d0cad5936d38180e34dd8efccf9585f50ebaf04ce85be07926868d7955c4
MD5 b47162686267e08c12e52a2a27dac1f4
BLAKE2b-256 c7f5a4dc71fa2baa2e9ff0dc5d6dae3cb6dbfcc465f08d8bee288c2dfd6ad6a7

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7703a919e32058547d5ab8b90c28d31e3be39fbb0968e3bded8c013af5c1cdb9
MD5 3700d07cbdf8b7e42a25e6da4d9bb605
BLAKE2b-256 7c94644b72461d1133a6fcace49ce1de619f4822d5a4b79b824f512e045c5bec

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b750f6bdc955fb89151837108c725f4e184e9ecd1a1fc26be7d11423f25dd8e2
MD5 a563aab12151a02fb3a25a305b22cab3
BLAKE2b-256 08919e477736d77dc6a2ed28997168bb51f08fb0056766ac4645b0437e136310

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6b10af42e2addc8c0baaac89db122f74dfcaf98ee6687d28029b2612dde57bb9
MD5 299652f4b7f2af712200abe626963df4
BLAKE2b-256 b982b87cfa0058a145a3718d9cb6dfa952271140162230712c9c1d9d71b4f65e

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 59889b313b730e7ff5c3bd4affba5f942db8608a3c40eb3760b2cb772cdb4541
MD5 5c07fb9461ae3d331b7098b380f43a6c
BLAKE2b-256 b436dae949119e19f884f24be223cbdaed89fb0a4aff8ab23a54dfc7eddba5de

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c1f9823b4219541e4d58e565b522c0bf92e2cfe9ccd5953aaf83226b2fe40bda
MD5 c745ed808ab185e39dbbf3606ffe478c
BLAKE2b-256 39c75f9c7bf1f8a974deccba5e4cd6899225bb3f7aa54415e0e5beaaa4300dff

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4cdfa9bc3957c218bb6d8c411165be953288368540bc2a74f271da481a78461f
MD5 a4ff985982fa0271bba1658c9dc394e2
BLAKE2b-256 b5ff4161d7528bc803957e3ffa81c6f52d8c001fd7c2c4f3784e6a022c1a2e87

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d9c3cb25d91cbc32517ede7cde8fa240d5f776f936e977bc8be620d822f5fee
MD5 e89081e7898205f86d410952132c8e09
BLAKE2b-256 5ad96d99f76cdf5b709d088c1a481b638a79d5dd4ff6ac2c13d622a850448c07

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

File details

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

File metadata

File hashes

Hashes for qh3-1.9.0-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 e0b967c509bd2b3ba3ca2d8dcd330fefd2eb73ea196a89a9cc7f3423be6c62a5
MD5 da955f1a4bbcd4de39d3f0f66a54c80f
BLAKE2b-256 50e73efe712870bca3519b63ec531da62fa51a4b05a68d15bd75731c254a1419

See more details on using hashes here.

Provenance

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

Publisher: CI.yml on jawah/qh3

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page