Skip to main content

High-performance HTTP/2 ASGI server

Project description

h2corn

h2corn

High-performance HTTP/2 ASGI server for FastAPI, Starlette, and similar applications.
Documentation · Quickstart · Configuration · Benchmarks


h2corn keeps application traffic on HTTP/2 end-to-end instead of downgrading to HTTP/1.1 inside your trust boundary. It is built around h2c behind a trusted reverse proxy, with optional direct TLS for TCP listeners.

  • Better security for the proxy → application connection (no HTTP/1.1 downgrade)
  • Higher throughput and lower latency from a Rust core on Tokio + Hyper
  • Compatible with any ASGI 3 application — FastAPI, Starlette, Django, Litestar
  • Direct TLS with Rustls and modern defaults
  • RFC 8441 WebSockets over HTTP/2
  • Operator-friendly: multi-worker supervisor with graceful shutdown, rolling reload, live scaling, worker recycling, and health checks

Install

uv add h2corn         # or: pip install h2corn

A 60-second start

# hello.py
from fastapi import FastAPI

app = FastAPI()


@app.get('/')
async def index():
    return {'message': 'hello from h2corn'}
h2corn hello:app

For production, put h2corn behind a reverse proxy that speaks h2c upstream (Caddy or HAProxy), then disable HTTP/1.1 with --no-http1. The full deployment recipes live in the docs.

Benchmarks

In local runs comparing h2corn, uvicorn, hypercorn, and gunicorn across baseline GETs, Unix sockets, static files, streaming, and WebSockets, h2corn leads on every scenario tested:

HTTP/1 GET, 4 workers. h2corn ~90k RPS p99 2.3ms.

Full plots and methodology: Benchmarks.

Support

Bug reports, feature requests, and questions go in the GitHub issue tracker.

For deployment review, migration help, performance audits, or prioritized work, commercial support is available through monicz.dev. See the Support page for details.

Security disclosures: use GitHub's private vulnerability reporting.

License

MIT.

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

h2corn-1.4.5.tar.gz (3.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

h2corn-1.4.5-pp311-pypy311_pp73-win_amd64.whl (2.4 MB view details)

Uploaded PyPyWindows x86-64

h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded PyPymacOS 11.0+ x86-64

h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

h2corn-1.4.5-cp314-cp314t-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

h2corn-1.4.5-cp314-cp314t-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp314-cp314t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp314-cp314t-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp314-cp314t-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp314-cp314t-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

h2corn-1.4.5-cp314-cp314t-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

h2corn-1.4.5-cp314-cp314-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.14Windows x86-64

h2corn-1.4.5-cp314-cp314-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp314-cp314-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp314-cp314-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp314-cp314-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

h2corn-1.4.5-cp314-cp314-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

h2corn-1.4.5-cp313-cp313t-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.13tWindows x86-64

h2corn-1.4.5-cp313-cp313t-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp313-cp313t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp313-cp313t-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp313-cp313t-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp313-cp313t-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ x86-64

h2corn-1.4.5-cp313-cp313t-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

h2corn-1.4.5-cp313-cp313-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.13Windows x86-64

h2corn-1.4.5-cp313-cp313-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp313-cp313-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp313-cp313-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp313-cp313-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

h2corn-1.4.5-cp313-cp313-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

h2corn-1.4.5-cp312-cp312-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12Windows x86-64

h2corn-1.4.5-cp312-cp312-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp312-cp312-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp312-cp312-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp312-cp312-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

h2corn-1.4.5-cp312-cp312-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

h2corn-1.4.5-cp311-cp311-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11Windows x86-64

h2corn-1.4.5-cp311-cp311-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

h2corn-1.4.5-cp311-cp311-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

h2corn-1.4.5-cp311-cp311-manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

h2corn-1.4.5-cp311-cp311-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

h2corn-1.4.5-cp311-cp311-macosx_11_0_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

h2corn-1.4.5-cp311-cp311-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file h2corn-1.4.5.tar.gz.

File metadata

  • Download URL: h2corn-1.4.5.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for h2corn-1.4.5.tar.gz
Algorithm Hash digest
SHA256 bfd49caf4a497d5e01cff52d816d3742636411e7366f276643777cf66f1c9f56
MD5 012ee2ac15273a6c1b93b88c00b5a366
BLAKE2b-256 aed56540690e096f19d8224c6c9f74e81c334ba2dfadc805eada46bc6d864f35

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5.tar.gz:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 10df123717f0804e68f9b4f4dacb8fa314356dcafc4a12f37bdbcafa6a332304
MD5 cf37ace840fbf4a8789b776836e25b4e
BLAKE2b-256 bec331cb23b6a57c1ac92e080b955825e5c00948cf9900e59a5cddce03e872da

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-pp311-pypy311_pp73-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b594676b8998b3dbd93354197c0b6fdfa46056e4df5547d8c9c3d1a6781cff21
MD5 f1c055b6a77fed267ddf261674f8b5bb
BLAKE2b-256 f232152eb874615cfd791bcb275d93bd6aed7aa66747a2c7fa36ec12ab8078fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a203ebcf2ffbd7b6e4fde26d7a26b2d035f34c3d308d71134b756a21b46fe5c
MD5 b9ed3b531e4e1d4508ca255d61cfbcae
BLAKE2b-256 add69d01a0a54d98e05fb73880a8cf4cebc0ea43b06696ee6e8b476e3fec331a

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 5cc297ee7e875dd39e9688795a981872d97cb5444c86422c95c964b8265663f3
MD5 53d551ede0bb62322407239de8092d4b
BLAKE2b-256 eb038972021137d15fd595c6bc1feb5591ba5f90826a99bf0d438dd9baabefdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31a11df3c4bfba31cad3786228347f0a91aa9d2fecded0705c754d1efd8c3c25
MD5 55c18d97ce9f7bd15c74e0a12ef9c915
BLAKE2b-256 5e9509e6f4d9d0ec05152129973128ac73ff929d6a7a7f666d0df12e1ec690cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 2.4 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 h2corn-1.4.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6207f69eb6a3f1f598619c31efd689e3c08c93bce2f3ab6b1fba6f48c27932f9
MD5 9d94d4fc6296e84fb63a5b02d6a42dcd
BLAKE2b-256 fc441c1783d0903a5b828dd4f6b0fefe17236d15e83803d508536b05984f1159

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7911bb207d4a3051fa4b5963a22678e5872b8352838a61b9b11c039fa3aaf557
MD5 3d7a74fae78bcfcf589f600d2ea532f9
BLAKE2b-256 a62f08f87d6aab3fb769b2e2ca9ce16a6bde68b063584e57e890c4a47de6c7eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8e057f966c34d777d16d32530fe3c17eefddf0a3df59b328bd5d2f23a54ce17
MD5 fff6692d1256860b98a098910d1c2697
BLAKE2b-256 ebf2d2bb85defcdc74d52b0391849a0302f79dd0f2a5a786a332c3632a992904

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e2319f45d9d633bc539151b2ff624b8005722f9dda81fa704b20ad8f35a1bdd7
MD5 d935302ff967f1c2a294402ee29bcc98
BLAKE2b-256 4da7b2c49e4e396fda8da3eb67f54453925501243162910cb45334a5339c8ffd

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b4c181c9e9cae71dcc0bdc3f6bddcbf19a6d7081225c3763abd685416b54c16
MD5 9a24caed09506f57b248ecc73e2de480
BLAKE2b-256 0b0328221fab28e137966bb535e2451b7807cf60c20f94e793125cf4ceeac5c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2964ffe518ab95ce1d8d778e160c44cdd55e8596106de39fa4c748fb41e0db55
MD5 e5e51bd58a8dae2e28b47cf29fe6a0c9
BLAKE2b-256 8de06543a065b0aad2c0b549798cf06161f4ecd45197b20c0e196704f84e55d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90faea22c69f572d39a520db47b6a6c2e834d72038d65c5cc35db73e52f383ca
MD5 20b8f74b18f86020b9e28234629bfa7e
BLAKE2b-256 4fc77b1b575bfafb3d32409f4a9cbba0fad522608e7deebfe53ea3ad70e6a43e

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f60128d7f147859131bc4618e3ccd17a124cdbd8577f53e7f3c71e2d0bf137c6
MD5 b40e71d70ab53a83714a111432ea28cc
BLAKE2b-256 175f6be79c0d3ec29c7f139cc3173bd09e13d1e08e238149034986c7ba57294d

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8565b0255ba09e00c9d294d19567ac56bad4aae7089b7da2cbc1d6a6a3e9bb0b
MD5 08cbb4b1bd38322a2a6000651daa8638
BLAKE2b-256 9eff9082eab9dea36ff40cd03d8fb6d60a8441c844e505d5884abb6941881209

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fec43afb1d3886eb0bd45e8db9ef06443a6a587f50a213c7e46257bdc9ef3554
MD5 0b6d083049508b1caa1faa97e55def46
BLAKE2b-256 add2d0a8ef1873c7ca0338094e92b7de655a927ba7c6cbe80383c8f59bae1ba0

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 beb0e596f0d084488f8968f301e681f1e1fc07c8448af8bf1aa1d89e302a703f
MD5 40c5f05493cc50996c0a40617dc33bf7
BLAKE2b-256 bfede1349e8fe7c4c39caa12759fab4c514b3505297f96508642b044c9e6e65d

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4996030100f6f5184d9ecc0957dfa6019e7d09c8fcc8b265ce5c2013a07323f
MD5 fff9d621543cb34c9c8192cfb2bb569a
BLAKE2b-256 e0894d7cfabc407da3e7cefeb87d35f577810f74f9351befe254a7bb6832917f

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cca0a75606a2877c5e167044baf4f856fde9c687a11d153e6d1e4da9378009cf
MD5 4fe6d8eeb43e480ea8b14152c47f69bf
BLAKE2b-256 9331e7854672e3456024a5ac8aa2e92d00252001a7136a71e8397819ffc07d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad7e652e9985bcafd6e4c77e9f723b98c8d4d3650d9b283e0d1b1bd508e679f2
MD5 b830416c24ff6aac205bda6f93dd94ce
BLAKE2b-256 0cbba45998199efb5db2ec00e4dcdf5f01f0f3866ac048d0c7e1baf7e633fd72

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 2.4 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 h2corn-1.4.5-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 8f026c76fe343a863ac5f29ac590086b622e12df53432612931d009da2023e7a
MD5 db0f81f96b84c5f16edd9e563a5f2ae0
BLAKE2b-256 a0000079c924032100dd62f0c561c145222afe015fb35f0506c0e67c80450f6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b1db484211d554cdb2674ac56312406f9813fd12771869bc40228c3277fd08d
MD5 ba8cb74be448dbad6b49aa35b49c704b
BLAKE2b-256 5ec1e4b069e51d6629e88c9859c56d043cec577c7ed8b80f6b90e141d3b60b8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e27f02fc8ee686f758803c6e071a17ccbca516104c3886df7e70925d80472b1c
MD5 e4c9485d24ed5d4206679cc89341e408
BLAKE2b-256 8c999508b181e30401e7e39830227a1d08bf873d2939e407fbb220d010617a86

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf55df2a2a022cb0e36bbb1422b90710e9e8ba6a333e04afb9d84b814b2ab495
MD5 26a67d52f7a246e8f8db637861d93ec3
BLAKE2b-256 f118aae1bc9489002f330106459de67a8d86162cf6570e43c11f1014ce6e6421

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 489f08b3caddbae86c4bcb53690ef6855d79346b79dd247f0316bc74e0400322
MD5 27ca4c93fdf282776b05b9a787009bbe
BLAKE2b-256 d4d3c10e4967c2771b54ef2440f24eb8f52db4d8362f72b5dc8cb0385e378f4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0498c5f1e5034ed0312c3145cbbc60efae43741ab8b3e98b613812f03c3756f5
MD5 f900531da94d15a25f760270e4dc53e6
BLAKE2b-256 c6c5ea3b8d68837941755570e19b0b7a13edaee7bd43897061819535053120ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4cd69a365bbb0d72f1164985e0d1d27cc88a4ed0bf70f683dd379d4ffd2f9c32
MD5 d3f08a63eea1a051bd4eb49e8c694d48
BLAKE2b-256 459ec1f36dcf366980ac03172fbfc209270cc30507af1b78ad537c6e90e72336

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c813b6a12eaf3070c4bc62b10fc4117e783de28c61d888f54e051bd6d5f249aa
MD5 a30ead88f894c1ad4b473baef641aa18
BLAKE2b-256 913852869a2ee06241a27f3fb9f911acd36c29c7df284c567db637b902edaba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a398145f79be8f52eac9e176281072584dbb6d036f3fe14e2811d0b1267a7092
MD5 b0c057b78121695eb7f74c62e9b044f7
BLAKE2b-256 9c9d63a8e3a702af6d976746abe02570ec0a7dc75442ec3c0f8bebe7f8eff952

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a686a49a6460ec7cd3b9dcfc4d1ef660499a995afc777ae1623d9a2e04bae883
MD5 679c88c1ca171b8248ccee2317f38879
BLAKE2b-256 5d02aa8d93e8e27f2167547b3e25f7700579c5ae5f87e2b62c89881a4dfa7885

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba8366a053546b1e5ab1171631a5ca375cb723b62a37a6789b80034161e0a613
MD5 42c45f02d5f2968dacde139bdfd15a80
BLAKE2b-256 47724f24223b94abd802e7442aad086d1ed9f6931ce1786aa9d83c50e102514e

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 47bff6efa6859cd7c6287e0c526d030ed835b03a826e4bdf054416b97adc9a97
MD5 7ce788e5588049e69caec99259995a88
BLAKE2b-256 d9c559f6722054785aa797428ad5a2e23e82f4f1be9be9be59a4b2895047295d

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e3a9cc332b95bb7f153ae57ceec3ef42654501ad5a5fb3e741023d632c91b77f
MD5 c08f58080848a011b46b1210adec33fb
BLAKE2b-256 5a52fc7b32e163ed0667462dc3c6b78a21e9a133335a5e28f1b765845a1525f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f0c5cd1e44b5787d2c5f91f8c9d2625bb7cb4f5e8381a71d8d9cd500a9ec8b8
MD5 54f7297c8313917c8d68036d6dda6591
BLAKE2b-256 b4c1592d39b500c124ece4dfaf25ec1e063fba445745c94da3f89c2bc8ef0cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0a455481e0bb740edd9261069945e040cb83c282f67584d820a44ad45723e6dd
MD5 7cc03ec64a6f056fe84b8fad8380d2ac
BLAKE2b-256 649f963e8829e746eb1cb049285a26bd4149e5fd231bb29db411d1cae615c9b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 537b7104eb41577345b7ca280048f10e8790f4fa176bf3195a8857f931e74cf4
MD5 4abeecae93ee32ccf46d2fe5472d2f39
BLAKE2b-256 bd42d0aafde5441884bd706c6188adf426afa2787a4510730831e8d5f2fe56b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e09a9b06f3db5e47cbe8f26944928f40aa2536ff5c22ed439c8a212034ea96c6
MD5 7ed0d11ca7793ba8edf1f4d600f05921
BLAKE2b-256 232edd503b10a2ed4ba58703b367c1f29d470677f6e975831f975e4dd46583f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9cd34cf99e126bf7fc46d24f1b6c4e948714e12b7ab6c331e5b2c31ea495716e
MD5 f6660bde42371b2564c12870e66e758c
BLAKE2b-256 46e8d7bc997c36200c595ada877b4c524847e0d57532711c8c1429d3358b0367

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8c767bcbb7018f4f6314e34bb2ffb810c132f6a151fb1dc691304202fe1d570
MD5 54dd4e955e538932e7a62f45124af0cd
BLAKE2b-256 c28ac027262aedb3e692c42d29c688562a75c701ab56e01697eb424be15af608

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ce02433a565a7bd5b7207b3f3733ccce30ae7062d87294d294e43336d4dfbcdb
MD5 3a561a6d7cc378832697496139e3b926
BLAKE2b-256 e1998c9300cb8873314b3180e3bfd849731495489bce4249c9b5d4c5f0f179e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac00a93788f05bc4e86ec86b16f48ea6fa3be45fd7dbc014cbb158685cdece90
MD5 d2eafbf75383a21fb2f1d63892b57643
BLAKE2b-256 5a86368c1a9ff9eeba4b59b33afa57d13cbaabd9252391226e2d6511664ad5a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 345df942e4ea3e387b3fcaaf20827d3c4be795aef21ecaff1f19b780bd12a9bf
MD5 6a3b8c8b7d3da052cff251321347b55d
BLAKE2b-256 2d45bef0b3aed699f0894b84c7ab3bf7b3f9f495d15bed217e4bcdac1191dc8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-win_amd64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6c6ca21887b5a579e730cfeed4d92402ad314e07bcbee3a645726cda79e8b0c
MD5 a54083dfb5fa3fd2cba60fc76f18dd3b
BLAKE2b-256 316a85e22cc8ef9956c3b832072107148afe7627d57f87fa5a82fb4461fbfeb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec40023253dfa9e912e30fae60a5630435b759f7a6feb23a4f0cc35ae947aa4a
MD5 3c05149df2b490d4778886e33176172a
BLAKE2b-256 613a9c8589bd5a0b663065a679a63eb7b60db427723790731cd2a10adea0e01c

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed1d41b44a30150dd978f125ee6193b5f8ff7a0e30f93fc07ce148e5dde24664
MD5 a1a2173a8677d6ef8edddbf1a5828db6
BLAKE2b-256 5e6783d7a818c92ddefc33b461a13f0f7caf7e738e0d5589ee8a9e1040ddd978

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4fb04b097ed256c03dec549ecca2ad1876213051cb7473a67e0664eb2890612c
MD5 30f0d3efd0cedfd780b253c94b17463f
BLAKE2b-256 8c650be1c6872bee6dece04820a4f55d24762e120572462c20c364412adf17e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 380eba80795a4cb07325d88ba79ab92f4f878da3a7c736094963a7f9bcbdcc09
MD5 05bacc6ea5fab0cde64f32581a807811
BLAKE2b-256 340c7935809fd4c00b3bf37f9e3f8dd5b6ad03fe37d3cd549b3bd98a867b2f30

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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

File details

Details for the file h2corn-1.4.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 205018fa52af6e4dbebe4d439a944518cca389d10c51f1a01d28620a555b7660
MD5 32a23a91f7e9675627d40d3a730ae115
BLAKE2b-256 788ca3490a7e825496c493c87520fe48b41d981890c6b61bcda437567e289a2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.5-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yaml on Zaczero/pkgs

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