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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tmacOS 11.0+ x86-64

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

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

h2corn-1.4.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

h2corn-1.4.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

h2corn-1.4.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

h2corn-1.4.3-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.3.tar.gz.

File metadata

  • Download URL: h2corn-1.4.3.tar.gz
  • Upload date:
  • Size: 3.8 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.3.tar.gz
Algorithm Hash digest
SHA256 b0017678221abe1ee8862d7f82e682fc94bcc0d417a7eba06812b4f72666abdd
MD5 8f26d02f4a1b9781e079d9502c95fa06
BLAKE2b-256 6c159f076e01f1d7b9b2b890ac9c9695567123c3fbe3cc035a4ed2c8759e2cf3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d924d5bde177a84a68fe21ccdfc023a122cdf2dd2e0829588c510a506193bba8
MD5 f6a3a23f7b65dd261b7cf1ec2bc5691d
BLAKE2b-256 a683e46e5ec2f7872d2b867a64f54e789c30b18a33391f06e384f5e0581899b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 708157a937a7fdfd51c6e2b07e975e78f622cd485f03ef5ffae20238172c48d5
MD5 c46ef0f71dbd59ea0756956fc8ee5bec
BLAKE2b-256 fc164728daed7fa7ff8755efdea003164de4cf5f7b0729ca55200d9bb63a2553

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c907b7acbbc96fe67424ce2286b1ea8d93a52c28a0434d95f2ee2fb7cf06ed9
MD5 b079d0677165d142c098e82b54cf7180
BLAKE2b-256 e631b4ead0952fe9a984c796a5b3eb16408976bad312e407a75251a483ecc20c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b670e4711c4de91177ea52718459ee8de0d7a9a4a2cb21a704ae0e917e6f68b9
MD5 609d971c7ee7fb8d0a62a4272260c865
BLAKE2b-256 f9e4b60333b9ca1850c11de76b49aa2ef34c9ba11f05e37287f3c22777250dac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0fabccb2dfa497b0f124bca83636b61b9d2b5c04ce4c7c4bd969b6f873cb5939
MD5 8b0c33d8475d778c7696d0726e15f751
BLAKE2b-256 2ae7feec90e503f53305935b4ab55cafb20d230c23a7f6d6ffa6f33416320b01

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 027c1926002b916a622771d026661a5dc987f967ee8a08ad09c46e1f6808935f
MD5 647c3ef5219caf3cc1f6ca6fa4112322
BLAKE2b-256 2360e31e128db5842c8c3c3a04ff0b7c54755839fe4cf592b4e4d958ec711f0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75a87bca2b12d9d3655a4eb4b004dc6856341d13522c57e36b0ecbc794161d97
MD5 346681f213e9217768cfa0c8a1679def
BLAKE2b-256 729b89e2c7e6ed18daf6042d76e81cd83d6ac20de49c4a839afe87accad4bbec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9ef9829a349921f231a492667f2fadab66fbe49a3a149a0a0f1f09a0bc048e3
MD5 debf801b53ea45689c10116b269a6f58
BLAKE2b-256 543b84831ff4ef015a6e2d23f5db4858f7c93430df6e354d06bfc391c9a7297b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f19db9f4bb7acc62979a8bfd3026072b7cee12bd0a58a11ebadf268b2d6b0967
MD5 31c93387f3470c4d8a102902e7eecccc
BLAKE2b-256 d8f69dc95948a1e853213164e1bbbd136ee0c8b4636ff0d767de830cbcb89d5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ad07f452d18094c21fed0a3cd690c01a4fdfc19409ad40fe8a2360dd3dc2160
MD5 4c95e4c4ae656e4ec921197785dfd32b
BLAKE2b-256 84e76c67f8cbc32058af78497e004931a4674a290dfc96402917a59ce637d228

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7f498cfc72f514a68e7b30ad60cadb251d779907de416578a78c93c073aa3ce6
MD5 6a44436367960c6ffc96f8651e3ac2be
BLAKE2b-256 1eda1b8be1b4c9008b90f68c2b65c27540db8b22bb11b38d986f107e372d4594

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b9ac78bbe1012b55e1a4e08d7a14fb2deb038d9584ee90e6d2f9e4f76afa87b9
MD5 7baff67f36b1c2440874a2a951151808
BLAKE2b-256 20b72ac67eaffc7b5f1ae47912f093844467a02e5249cb7cfdc85206e3fa33fd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e88b3a59fac7de2632fc15e20807b0f635cf66b018d532a577e2905823f4bcf4
MD5 83b9f2b10b5f5797c23b1364f96bf96a
BLAKE2b-256 f81305c33a3ab8aff7f25f81e60536ca3838ef2a6f6cbcfdbeb07e8fdab741e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 327988d96f321a6f9529fdc50a3bbfc43a679a82125b577f8acdb32d83276d93
MD5 17ac83304d3916ca1d78d64dae39cfc5
BLAKE2b-256 c1534d24f2ac4853cef5936dbcdef1cd3e0662af13a6c236b49b45746969d8c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d81b1456521cfa136b2dc2436d8d8a930d951a3c705b2c376b17992adf879217
MD5 1520ed669f4b670a14f29a88ef5dd30d
BLAKE2b-256 7f1a193c0f99ca7cb6e90c1ccebcdc5af550be756dc05d3adf57dd86ff8574cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d68846887c1136245b18314ca51b0f740de958b08ebdc129e9d56322679e9623
MD5 ef2d8e99cb68375f3deb9866e040f993
BLAKE2b-256 16ae507453d589f98981bc2d9b9b14d39b973fcb5237a9135a55d59c9a2706fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6043246dbcc0d5d650ce28cd7e8e379d9960bda14af6d2fa207d8fa74d9ed0bb
MD5 c853b0b3adf23d02556772147a3792a7
BLAKE2b-256 4479ecb806a08e175bb3523f9614173b9ba17d65856e8451b1a0fc981e9524df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 af20b8638e6ba6a78b3ac2758dfd0eae3b43729c5416a0fab552e69535b22796
MD5 66ec157223a4b20e7fbcb80e317e3feb
BLAKE2b-256 adda187d595a12688d150b6a78589d1fd5815c7ddd32e522d5db5ecd66648340

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb99ff9792fca61627eb52d305c1fb1274668cb77b21d4f34a1d0430e2310215
MD5 c5c25638451b21c7b71de6ca01227712
BLAKE2b-256 64aac35a4293f6a74de17de553c2f0532c8035c60e317d46c8e53e93d9aee065

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 004e377c51ba1273225838a5022d81a3a87c86345ab51dbea486318792357d15
MD5 b267d0d0ee6827df787ae54a9e61404a
BLAKE2b-256 4127a33e1786a274b720f0919e090536678df30b744ec0c34563473033a5ad69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9e86fd166d18e3cd59454c9021e113b90e029e95e9178d33fbd001c063e540c
MD5 75844f7865adcd9c4645289b8e3ff4dd
BLAKE2b-256 9575ef0f612e2e86de36e07bda3043910ee5659586a9c1cb54e899c0bd855e81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e60bf4b1d237b5d683776be0a33bd33eda649ee534bddb31c5263e5aa797b896
MD5 0eb35a317f16e7e55fbfe4d170c9be60
BLAKE2b-256 47b67a7aa6963ac2ad4b2ab04c3e3cc4f60a5111400c06e80eac4e97eb979417

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbf7f35f216091ad49e356a136ef3bf3035e6c91c34416ced9b65dde8a4891be
MD5 2579bc14173f2b5e7b65858de74fe29c
BLAKE2b-256 c2801871a32325c19b4d1f4500bdd7a3aac2aa3c60bcb8a7d6ba0f5b655c3ca0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 14bd70bf4a73328dad5e321cc2588e5a75cec97d69c8bb8856adca5098ce670a
MD5 e5f9977a99b3c8885740f829e459df94
BLAKE2b-256 6ff1159b9defea0c32aa92a9079f215d650e8b9aa68d0bed6ac53b34722db1b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e84a4a1291949f22ba4ae815511ba88284b9c12c8ad03562fa740c8b7ef71835
MD5 f8a4dc3b87f89a2aeea34dd74e474734
BLAKE2b-256 4ef545992455b4903aa82ac437afa625d6ebe80e5be7771b7db5e7fec5fe4b99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5bfef4501afb4f44d0c4f8b77209d639d8d7012046f82dfb2b27e3c9f5b4501
MD5 3a395f6f51e793d5e0f518b72113b074
BLAKE2b-256 f7db8dbdb2a2cf2037aadacb52e9db96e345632f25201ee097f8377739aead30

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c230fa97c58565c7c563b9baab10af59e55ca9d8dc0a0c691cb60f76b431e9af
MD5 66af305f5822b09b6a2a2d7dfbb333f6
BLAKE2b-256 4a006169ed4c05e578663e0f67d051f9eb023d0c9c93a06b4a599f6cfce7e1e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 468c9966f33915580f467c65889d9a98cbc972bd80b29fea386c53d8f70a5ce4
MD5 1c991b678f90090eadafec59da1cf6f0
BLAKE2b-256 10aa7d1e7343b6f9c0ce85fb1c554031d9a50174bb99d7fe33e74a1d4f3d42f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 50c7ce835889bb3fb65e5c078a1991df14731df35365a0db7d7b35d9f1f686d5
MD5 fa67672970a540b173f096ef6a6a7164
BLAKE2b-256 a8a70b8455a1625b63b0676c0945fc67edf57fa3f4b5c31a31b6f294fc08dfac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d957f646666fd8e2e99a2a307012992e727dce93d95238bd3be51a39f86fceb6
MD5 321fec17282a1b48ae86471915fb9298
BLAKE2b-256 a5968d8533cf70609eb2532e1a09ab80b944da3da9a05faf497010593bda7414

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c27715745716235398de8578e77bbc45280729e66b13b3c0338e0017fc61ea9
MD5 0356e99eb85c3373c4cb29084461fe1a
BLAKE2b-256 5b42e1251d3dbb74ccbf02d16add141052caf45d8ec5919f83ddf43a20075ed7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 672c7d89678a529cf27aa10502804e2f45cf9c6896bc5e81b5f5111758b9c6d9
MD5 fae5c0072be52b7ea765f02f9f1e1a31
BLAKE2b-256 49158c40887838acc8a525e276e7bf24d87a60483f8c5da2b5ce5d993e63cf0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 530a6c84728ac3a1ee30e9709c88fe384633a880585c0b1128cc8b427cd03f4b
MD5 7bccc36574c1b16adf28488914a9c80e
BLAKE2b-256 0682f3975771ba7ed76d378492179fe041f052c52a58c4428446e30c3b3737f2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6f89645eede2da4fa2537aa38f545990ff1938face4de50e459f28b60450fc80
MD5 c1a6de5be4a29878c79bcee923679026
BLAKE2b-256 0a64cbe9c139adf3a527a5da70a376adc8556f526273564cdf3e19bc007a237b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0d6ac5c8aed59373be2e3b2a45ac0ae00abf117552cd2acd5247297541759a57
MD5 918a6bd0e67145ce7ed94ebf196575a5
BLAKE2b-256 1a60753a203817f7c8864f95765360e9010da023a40d13692e87a0f6a978ec24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8aba6c6d549e31977ed3b47b6c6ba09a525a6e9ddcb78a2d27da1ee790f56238
MD5 b649a5c93ddd88ef1e67d9695374ddba
BLAKE2b-256 b1d8c5b844766ea8d1a09c2d6743c665be877d4a6398047a33f0d5af856e4e72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a03d07afcea6fde52d395e5fc0bb0149c8fdc4dc87aeb85fdac6371248058536
MD5 cc5bda7ea49f3ae82a898ac6d443c323
BLAKE2b-256 30cfad3414e645b02188a96557126554cf2181fbfdb3fd70ba2c055fa9dc5961

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e68d52403d92e65b5a852c6842ae0a7d29594c76c680b6e9b2a719693bc86e3
MD5 fa358caf8d76ced97bda0e7ad04a437e
BLAKE2b-256 32a971c04808aa97bd4f7082048c6ef90dacee8e2293dc8b92bfe06982c9a860

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2bd028af2ee6b735380a9cffdf0efb6e267da5e5e98124f59f1de5f7a611c57e
MD5 04694ca44c49862cabdce440033e9176
BLAKE2b-256 8617dc1f2d7162787532d63b51fb24901ae132f4c10ebfe0412a20402f40ca14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc3dbf61ceb3a280a9312109e6abf041f6ae19ae57df2796744fffb8cf757a5d
MD5 5fe36309d800c122407af9cc27a01182
BLAKE2b-256 cce82b284a34919d1b8328b9d33b5de7971cd34e78fc99329b41ee870dbbd3c8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 74d858e865d7149be70a1e0e4a2d5cc3da5eb0800b84dad5f405498502f2c046
MD5 9b270e10b686bdf700e20fc1272ba78d
BLAKE2b-256 8354d6b7aa31cbedfb8c1e6a1221287f023a29aa92d9239ab22cdaea1b04b186

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0238ee4020109ad4b3a8d71f22787f21752992cc785d25e0a9e8e10a820ca745
MD5 2d725d43a4b3e6acd9e6f43f4164e169
BLAKE2b-256 e46b808a773d8848e65a26159ca124f954b2f64909991dfaac15537e91f5f742

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3dcae3f6393912bf98d2aec65b86e4578e631ab773f19e85f9346bc61439dfc9
MD5 ed4bf6407e3f2e22faeeb99ef1d2e46f
BLAKE2b-256 7d2841d531e725e0ed1d364a85d6d771a8a9174ec5fd608e0eba958560c23c45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2cd49c058e32818e437e322f6c1fceb4e618ecef58f36fc58e0b259c9189d6af
MD5 3b0151875b1859f623b1ecffacf9fb5b
BLAKE2b-256 e94e816c09d79cabd85ffb39f9d2ae26e4fe1385f50b9704f78379bb9b1a215a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ddc967a93fb697edff2760006c4a7458696d79f0d9440cf45676640bdc93f1ee
MD5 019a36ab9017b9373cc7448abcc36c10
BLAKE2b-256 e3cb8c85c574d6046f584d85f8040c7b3633c6ec76c2d5902d316b6fd45960cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8be55d8403d90e9f1fc259a83552d4eb26e18b24d335e55b70d84345e1a2276b
MD5 ae96157319952feca2243c447e198e47
BLAKE2b-256 f29cc90780e9897edbe03d5e7fefdaffdfc7bacc4abd0006030cc04a7a9056a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10055f7918fa53d0301614e09ee11feb2f5e49374ac0c9b6ad05d8d3a2bc8f41
MD5 00fa479105e6ef625569d300d14aa347
BLAKE2b-256 041c3945c8933d850fcba9a7992cf038e10c7cab6c873d21f882472d717f82ba

See more details on using hashes here.

Provenance

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