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.1.tar.gz (3.5 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.1-pp311-pypy311_pp73-win_amd64.whl (2.4 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

h2corn-1.4.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp314-cp314t-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

h2corn-1.4.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp314-cp314-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

h2corn-1.4.1-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.1-cp313-cp313t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp313-cp313t-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tmacOS 11.0+ x86-64

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

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

h2corn-1.4.1-cp313-cp313-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp313-cp313-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

h2corn-1.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp312-cp312-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

h2corn-1.4.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

h2corn-1.4.1-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.1-cp311-cp311-manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

h2corn-1.4.1-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.1.tar.gz.

File metadata

  • Download URL: h2corn-1.4.1.tar.gz
  • Upload date:
  • Size: 3.5 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.1.tar.gz
Algorithm Hash digest
SHA256 cc60639c3290b4a2e2cf7d328a3b00c55c92501c215983f9ecdb9dfdbb5ddbf3
MD5 2193eed83fc82cb8e2570a873dce3d37
BLAKE2b-256 8dbf198f59b214940f0e4130d5152d2028d50af62596a3263d0bdc8aaa5e76d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.1-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 88b388121e2309cb3b8abec55784be1efd5d79bfe8c2eab9752f34ec594dad35
MD5 1dba718c4383e2c6101c278870996a77
BLAKE2b-256 9160840091bd83e8af1af52ce9e8771c920b5611b2df0f5c7fc5b38494416e38

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a920e51fb57540328e3ac3850b78116620869be0d39081d82c61f3669af44b34
MD5 ea7906494798d98f7beaa53130aa0f14
BLAKE2b-256 f52108e63f2d707eeea4edf730db1b9ef69dea8adce7b5926bf74a36cb487585

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 353d84f7b825cd6ff7f0b36262fca9b7232ed87a5f422f9ac364ef9cdb5f1f2a
MD5 5ad9780c8ffd672cca286847f2fac3ca
BLAKE2b-256 9616b29245a4faf60209c31d7ef1570bdf1314adcb630acff98f483f13634710

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1713d1e7724c550e21553e7420aaf0201a56443fb6820018b03152d1e5abe66f
MD5 480e1303781c0bb66a389d1620ccf6b7
BLAKE2b-256 3ca50bf609a934fca1f43f90bee8db6cf936651f6677b32ff75054dca9bce7c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3f887a6d1ea9b5d6053c6b658b00d6400836674dcddad123109c05b15977810
MD5 cbb7a0efc7c07314add913d432d8cbb9
BLAKE2b-256 6658e2c95428d785d8e876852b4ae72bf68d029db69bc1c04f13852a25f34f44

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ae61cd1050123ffdb6ddba345ae74891f9b30b620ff28691bc1249ab0727dbaf
MD5 dded21e963069ca2c73620686eba43c1
BLAKE2b-256 5d3714ee5f04fd3b1da6380b0c9391b8dd536a64174246427228149754f93082

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8968d8bd075ff8d736ddf0e88dbcce460c6f5d4a2f6f727d747caba01ed57bb0
MD5 82af5f3b68f3159cd46b1735f481ef80
BLAKE2b-256 b07a100214b86d8c0a4843ed7a1b1cff64037278bd276c3a9366b82e32c2fbe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0aa96fa4e2c35c686dd8e0a902c875f7e9a7c13c8b8683223f359fd549a37811
MD5 8142987cff55176dc2b50dce100e8148
BLAKE2b-256 e9e424f431ad96472665305fc25f8f0925e4e81333ebdaf91e18535da26f6272

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d23e1ee630d6d6da0459547a5bf0720d8b34eeed3a8f901271707f2c825724fd
MD5 5d5fa341ac5a067cd44c36c9a21768a7
BLAKE2b-256 5a167d1f5ccbaa6007d04408b184eae31c14fd4862e7084de34bba0bf6d9ac5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4a0106573dcb6c2910f148cc0a9898b7559f4bf9831024a7dbc5b90012a21da
MD5 798ad885a4750460ddf7d61d94b04a60
BLAKE2b-256 c76d7ff3f09da9b4330e107336ffd8d840661f2cab0a501c1e6096cfdf25e850

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1e03090e5edc7cf062efc363bb7126f037ff953eff5b4e477b560840d6e868a7
MD5 ccf90794ac82d4375b9696a6c8bff695
BLAKE2b-256 13d5c19955302b151cbf4b60c20c68dd19f6ec5e986ef5621d63d5e75b3837a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b13c13545464fffae68ec4ab9dfad6716b93b3362ef40cae5d6dba73f9568dd0
MD5 789fb0e6b42239a8f544a6a0e5fda4e8
BLAKE2b-256 98d6ea5ec9cdb9dadf138ade6be507cb04083062a81c575306762ca410beecf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 28b964fc02db6266ebf662188c32979994dc128937a5ff1d19f4a3d976d79e4c
MD5 bf50aec7db13b17373abed80eea3d500
BLAKE2b-256 9e157c676c66ae2371be536ed923ec29ddf286e953e91d8e7a7b757f35da7bc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5588894ea995444f6ef113b385bd378301c55b7b6a95e3900b409264bd3e28b
MD5 eec6b877355bbacd2c9e438b3cdebcad
BLAKE2b-256 1a9482d3e5cf68bad3d983d4082070a9dd09e674f186e6f4712c5e0d0e29f388

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d54e5beaa93dc882b12ca0f32e4f27a0bee0998844aa440e1199d1012a4d9df8
MD5 e843240c613f48d7453f526c829996f7
BLAKE2b-256 db6ade17c2afc3f636254f8dec94c730025377f3ad1485dd60e504f6814fbc00

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0b479e62424570b7f3b7708d7a434d291acf897e12b60a00c7aeab4ac6d41be
MD5 f531a9f027a7c57a597e03977e2bf8cb
BLAKE2b-256 ca0614d733593aa66a91dbb727708068c8f0f18190b419c4490f8f06f32a0ecf

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30c9b34ede54238fad31268ec89007b51055d9eb96ce18e6a20874502ab97c93
MD5 ebd25a6bdc4e33c10c5da6cf9be27e2f
BLAKE2b-256 6611ff04af0de64d1b38d7ca376c9522843b8d7f1797f2111fdb3ebfd4a10684

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 dd00f5045d79fce262c6e4281dbfea0ca520c542a9897dac348442d8265c5a24
MD5 043e8d09615148ff49340608012a3e48
BLAKE2b-256 901f742cd678158ce50dcdaf8f01a7bf9716d1752e227402c622e7c22eaad471

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc308dddccdb7cec9aa505c3462c76dfe9de42a640e5807f0aca84dcddfcc417
MD5 ab6d8791f9c47b667b8b37b35885df7f
BLAKE2b-256 7aaee5aba4d3717e61a26553ee6fc5b5ccfc137b5fba7d09bac5dca2a47d1756

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 61093b038808131d64b24202c04bf0937843e7662839cf28a9185dde1b7c56c9
MD5 9d04ada6dabe9b86d20d35a95ca23283
BLAKE2b-256 88d6a0d26a6fb9ed1141d00b6162f749b8d01010375d420d7ec6f25a648e9cb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1ece76e3aea1c723c22959c149667700fdf13cdfb61e5a4fa487a4a23e0d915
MD5 0faff21644e7601fedaa29bd7d87508d
BLAKE2b-256 b115a1f63e885ceec22a23bf1f16bf03ef9e44b9b1aed9f046d41bc498d88b1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0445fced992df1a36460b989f4048be18f91a129616f9aedc36bfda1334db8d4
MD5 221db2ad751afe300cdc5aa0e4f9798f
BLAKE2b-256 a2558f2b4eb8b1f60a4f261d0ccd8d68d6c4f393f9b1f530c74d73b23da60066

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86f918222f8bd03cc25a7e429b52d76aef0a7ea090847526323717974feb9d8b
MD5 d8457003f16ef8b75172fdea11464e73
BLAKE2b-256 afbd0c116817ccb79b5ec3cab01a92e1dddfcf97aaf40bac9c4c053180ebe5d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86d6f65184482eb4a5dcb0350bf34cc9f08b377bed409358fbcd4334186db643
MD5 152eeeb7e77590972d4eda2dd3c4c4f9
BLAKE2b-256 67d30cb75bd30b5ce6ec81de13a8e904451edd2f90bb38d7b0da7104efc8ba64

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7875df5e305913f707ce70bf54a27f38eec34ee8931e451b7d29863c06f06d7d
MD5 87ede407e7a84679109d6fac41c25600
BLAKE2b-256 40facaf02b170ba9646873bdd6663f6696495e44bab2347a099bc7ea07e60177

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 022dc91f8554ae02aeebbb3afaae55037403d104fb451b5ff6bcc00d10aed71c
MD5 ff9ef84ef7c475eddc62044c7f75ca65
BLAKE2b-256 18e7c958c4488238300575ca5b29fa8172e4b044b9764c42e47d40536b716ebe

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 623cae1f02386c0fc139d7fd80ea184839c42ab0b327d35a6115fef4c2bc826b
MD5 b4ce6e591bb6f903845dd69786298135
BLAKE2b-256 38a7734180a58f18bb8668ff0e7bd5dc3b997c6b52ec197f77405ac0ca7c34a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 263711bf1f97023961574f2e01d3537dca70a5a72c6a0c164b14b024e3fa2820
MD5 d4de6e209f2af0668df2cf96f6409ef5
BLAKE2b-256 a741d44d420d0b5d097f9b43814a861530df4b997832406c3caaf2a2764789d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 515df85e8890b8445be07ddf83d2da30134b5f44a486c4e94e96c6b8d225fec0
MD5 e6586f4478753530e38fed0707e4cf72
BLAKE2b-256 e097c7e53cfa90826447dd773a92d9bd8ee7b66f5cbf38835a31d41fc26f44fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ee154574f0b584f087f13b8c923bf1cf68299dbdad8b57a2ef3c256a832fec8
MD5 00e0542a4b76fd497736da5a9a94e1ed
BLAKE2b-256 dec455aca2d2a0412ecef805d95befec15bd5bb4e13f6ed79f1e445fcf0e9793

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d0e3a14489ccf41a4d99e373b6df3d5caf7a8d8899c065d3506369b81c1aaed0
MD5 d35f59db1f95553e96c97711fa3a9cb4
BLAKE2b-256 c8a173cfb71c44eb81ff9aa7413bd2e984f7df5c2bc08eb1c9ec3684e5dfa62a

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f573bcec71554b4b97eace681d8808d9e02eeff9262cb1c70c275688ea2f3a92
MD5 be659cffe2ce2286f3b9b8de4373ee9f
BLAKE2b-256 63696a3bbf417ae49ab60649e5245e9531866363f9d87d13c94e1dda65a6ef06

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3166918ba47f23c5385cb02d933da50219c24a9fa6f9b6581712c64fc64d1a6
MD5 a81af601b4b6811e62f530da7bca435a
BLAKE2b-256 a620a264ada5808abc3e80cad42f9e59b4dd80d0efbb33ff8e5e7021ecae5dac

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fb19e0cde2f401461167c257c5b9d127751d2fbf7815fabee113c61e9f850d1c
MD5 ec111cd6aa39b2c4486cfd3f7d269610
BLAKE2b-256 e0be79552d21f98bcd69cdb4511ae7058e64e5de3a48c54bbcf4aa37ccd9f44f

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e843ec0838f3231a9ed43b7f1d1d3cf6ec73f92aa0fba4f544f5e2c0a58844e1
MD5 aa5b1951c31070164b4ebbd70a85f08a
BLAKE2b-256 1eabf09d05777291780cbd3a37a1a55a677b92f306ecc932d5e33a0d43eda646

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6644c8c324b687a88e7a2a06b0230f903e66ac379fec95754770a152d676ab2d
MD5 dbd65f4fe30d0f21aff486029a21070b
BLAKE2b-256 e67e5f2bb22e4d67f1083ad0474030836ac9bc03b8fcb898daac1096ad89c69d

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87c05c600a212beb48b1e357eb5a5ff332266f3a0298f88c6467ae6b301c1dd9
MD5 89e5d6ef3ed5544e352401ca10050b2f
BLAKE2b-256 deacf54056f9a2205b34cdfe0f5b63c6ecd87832ce20cf9a8749c41146e73d10

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7dbbec57cb1943477d67b31995d1ee4204b8b66d5fed0e5e46bed33555148686
MD5 1812fbc0fdd9bd8d4a2c3d3d8e1965f2
BLAKE2b-256 44d349a17dc853761cffa75736b0895f347a138f0134ffc9f0d1b211fe388f34

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 aff66369c054d822bad61aad2dbb8793c9d35589269e16747bab2f130d216ae4
MD5 1fe71cb6b5d84a98e1c59d571e8d0198
BLAKE2b-256 b7e4e840057e0d3c97135614a61bb034f766b7b15bb9bfdfe9a03b9f409f4fa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a03e1909b2ea4dc8f9ed0612caf6a025fbb11943971677fbba8052adcf2624a
MD5 1baf6ca447f0066a95f77f0c5353acdc
BLAKE2b-256 dadcb9b0538711ef161c6211b99bc16987edba0661b80ca69aa6dc3c6d822d51

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: h2corn-1.4.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a662a0d2e9e292df04e5533467092ea40488634d8f694b293a22cf76ea739796
MD5 2b87b3832533c9bfbabea2437b5eacd8
BLAKE2b-256 451c68c4a029f32df2eaf3b88a26325e707f6e9bf2103c664555c2f317c0b470

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ce29f941298db3d266b8a86fc0c29445010c526368e4bc6cc33c4db68aa97f3
MD5 be15571ea70df5d3a73de04ae4603e3d
BLAKE2b-256 10f8ea0f5b69347ce2b1f3cffce391e88bd9b719ae0df054873c80b3ea79fec8

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74306e506ee643ef15a6008bdf6eeda0db2a8aec6a894acb0b235f59f636b422
MD5 3d60bb7af93a44350ab25248706d78ea
BLAKE2b-256 0e122c1041b4de6ac16156b61b470041ed51af38dfde011e3755834a1855f8c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec9542b34b05f4d787e6dca206d375136de7192d4700a437947c8cdacd878e14
MD5 f8d7828897dc82b5c4df37c8013f11e3
BLAKE2b-256 d8df306e0876dcd97b3551458c78a6658f47da391540eef0afb51bbe5a325588

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f525ef98f4329b87de006b289e49cc8082b735750ff0350bd427b59cf43378f
MD5 0249593dab41a72c3fbf487a1ef8335b
BLAKE2b-256 e7513ed109ad2a984ba2d0c4d50dd55ab09610b7ff69e19165ae6ff7e84857a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 67573516639f03c2ee2108179e332068f590767679ee10bb9d3a785ee69578b0
MD5 d1fc83520625c6aba64cf230e138def5
BLAKE2b-256 a9cf667e09b24b9b927a1cf51b5c06424bacf28e6dff825a642d0f4827825470

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for h2corn-1.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6784a9d79aaccee993cbaa69f20b927321ec687504d294e366028e18a11c18d8
MD5 0dfba20939d5ecadbe6dcc15c746a7d6
BLAKE2b-256 6934f40b68200932fe9fae8fa01a801e969fcdc66743af9df4cd7570ccf19960

See more details on using hashes here.

Provenance

The following attestation bundles were made for h2corn-1.4.1-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