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.2.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.2-pp311-pypy311_pp73-win_amd64.whl (2.4 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tmacOS 11.0+ x86-64

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

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

h2corn-1.4.2-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.2.tar.gz.

File metadata

  • Download URL: h2corn-1.4.2.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.2.tar.gz
Algorithm Hash digest
SHA256 2446690caa79c10adc0fc72fb5eeb3fce9cc35837d287b50087f8db574467971
MD5 bdc897767c0ea4a9d2ef9512b8828011
BLAKE2b-256 17fdc30ae6fa3ce5885d731806fe53241672e1cc05ec70e20727da10dd899acb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 013a0fdb0f86cf995515751ced453b5293a234527fa3087d2c126e9dadc6b749
MD5 369929977e4a05078c09bf57638e3c24
BLAKE2b-256 474df819e5988af16ff6f0d6c619a7a9d930504518f13ceed093a6d8cf0f9ced

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc5ded6c48dfaa384c39d4d288afbc8d73cc0b941724510653164c40e01eb936
MD5 c2f4b3b54327a92a764bd2697eea3b07
BLAKE2b-256 3d9afdfe77ac642565f8c2d6233ca1c795404c4e15eb1912396318d66de5f168

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc6a084994fc837998a9237d23daf149a04f59b2b6833fe06da8844a14b1a8e1
MD5 06ea64863b0548f597595ca30d033cd1
BLAKE2b-256 2a53beef94dab90d4248e962adff588feb7074df3265ae616aad76543bc719d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2ff95d527272d14a19e5c381acd130e5ed4f8245066d86ec3af785e77c3d8b4d
MD5 697705f778358bd014595789bd4367f9
BLAKE2b-256 00207bd1d28c9d63574fddb347ca99c43e3787dd61b64405392d9269893cefb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a5e775792c167e961a304f5c33a1dd836769a2c99c5aeb55290a099fc9e59250
MD5 8e968d7c2a6e9be492282b899b378deb
BLAKE2b-256 a59aed9189792f3a5a4b4c2809cd9bb57f548b7582a9714431d18480559c52f6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e2c7915f7010c8573e2677d813ca4f344f8892433e1a3831c8471bd27210a161
MD5 2d0a13e070a155637b7446574c9101df
BLAKE2b-256 cbeb7e3c9ebe3d54f26326edcb410b5ca0d01a2b86ae4af9a5e788c13357b112

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16c3a223e22e985bf6f1b97288c95e2a79523ce0bd0d241a01d837448d9332b9
MD5 952405754a6ab23275f2d54465ddfbe4
BLAKE2b-256 62086313654dcf2525fde38a649eb7a87b58d0441b7a048708fb6c51a9e2a694

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb5c03be7ba3f1276a783d537fac9c24b24ed06d2de55337e0e26977cac9427c
MD5 70c0b8af4b2c1165b92dbecf3654707a
BLAKE2b-256 f7f0bdcfe98e834742190fc6b5dece2871c36170af7344d12403f1c802f27257

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e5136bd8a9e485eb28c43d8ede3c6e664e3d6ec70865e68077b7e49c118e623
MD5 50e3d3f451db7a17349a1f167df22123
BLAKE2b-256 1989ab8dede6ba902f49e9ca4a2b9f0c523130fd7309ffbe8785f57c32e06fc5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6df5534bfd85fa5c803ab1afe122307212047c05c6dcda5cf88002ce46b0bcce
MD5 0199843f17efb1d38bc712c44b7ec148
BLAKE2b-256 bf549bf014defe600e72b5dcd80e73fc00d23e005981867388196b4ddd64f4f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8885ff47c0312e7483054d19607c4803a4408aaa71539af9144d1ce0b7f27b63
MD5 a7c00a7bb8682a74419603eb66005a18
BLAKE2b-256 2c0b13a1d39aa57f6794c6f99015f1e680ee7d79326d7afff301200cc39a41fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50cc06f903762966f4cf25fef32ea070bc536ae1e7d5260414ba05dc9f21e3b3
MD5 ee9b4f910e91d8e28e94d36fa9c74b07
BLAKE2b-256 467dc00d17e6db3dfd7d0e5bc5f58fd2a0a3aeeb3df2add8e0be772d3fed547a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ce20d886716e9d823d7f4ea0797913d5ddc3f4649fa95268ebc15785f64d6e45
MD5 caeb8a1e7e5da2c14a406112f81c5221
BLAKE2b-256 f0eab43cdd3d086e08a307dab35283dd9e995b08fa3a771a34967d5de1409b7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d7e40d53e1cd23bd4fb97fe8e6efa4c5a7e5b74c122b34b5573ef90fce5e309a
MD5 d2a96d4efd6a675218608dd0a7a1c92a
BLAKE2b-256 48ada1f01ecf621ce96f4e8fd5aa07fd1096426ad94b2fb3601c6a069da3ff31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9e861531dd3c6a6d1ffc0ea880bb2a386a50598507228e23106f86a26cbfbce
MD5 d888109c1d67dc90cf003b2c399253ef
BLAKE2b-256 aa25d1f15163d2aa11cb130e1ed8077400b656c9ccb7b04bcea66ef00881356c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8567bd7740b3c80c1a0d72dd90bbfcd2a43800a9adc6f8435241159235abf355
MD5 cd6080d52c4eb50a8010730fd56ea08b
BLAKE2b-256 2856a1fd4b4d45f3f465410d8792ea415a3b67d7aa0e8a3a1ead7129655a92aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c0f5ff75f3ba587738787d84506f1aab044a8d0df90aa040c6288f920f84c1e
MD5 2cb930e7c85ff5da161ef55fd126d5e1
BLAKE2b-256 f20cb2a6d14cc32f6918d64456db7a6cbc9feab1136841a0606a6c93a3533e36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ac6c1c29fc3571cea3f0566f5f6178dbd7f7a6aa1a0fe60da79405b573cd718e
MD5 15911bfd3a753774e7449f4ffd51d421
BLAKE2b-256 e6115862a70a3d8a428888f3bada7ff4c27bd91d33284eeb86defdd4a964b5ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cfeba93d1dde35644a1823c858d109b16ed75f564e4297fd5b2ba9c70ce8131
MD5 9805fa5478d1cd8fc1603e47db7e06f0
BLAKE2b-256 07b194abbd96c7b19262bb048f5af4928e07e9c06596294921e8c37fc855b5b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 717d3e084eda45a6f7e0df3c96afd11b653a01587fbd0b185b706c0fc0849ad3
MD5 7257f55b52796b02a9c2177ad9c22eee
BLAKE2b-256 75bacc54708547454f0679009cb3f359ae8a65804eaf25533de6a7d5db0823e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ad426f9d98e6e0f3095ba1905003e66157d55b427140240147723deaaf430c3
MD5 6eff700009636d7d45ea48839186db1b
BLAKE2b-256 ca8a2493b0068ac633033cd2dd7cc4d515eab3bfba346e09a5a9212b98ce5bcd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02c45d17f42a4d07077a991df2e240dda943bd58a9107298003a14d909c501d8
MD5 7e580bef5af6ea108f3123ff8c993b56
BLAKE2b-256 d737d1836b59f6b778ab8787975dc52219f09420cb82403dd1d8f5ad4acb7bcf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a390a7cc628ef46dbc97d02c96c1330a03d27b6cd6d3a5d15f15413c7dfaf469
MD5 e99600162a3740ea2771b75ae3ac80b2
BLAKE2b-256 890976a9ac565110c1a2b58fde4fa9ef2d8fdc4d998e016aaf7fc36b1dfdd56b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef391c45708682dec9f9c98a0d7a9ac0ca159be9cdde49345d2124f27cbda319
MD5 9eecc460c723001e20ba24a35d6cf913
BLAKE2b-256 004c3bf10addbe7c708bfb686e5f777f80a5cc06cd4e89282379dbaf8e08b74c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2772b713be81edaca8bec0eec1db75172ea2a7fc249a03676dc187365f6da4e2
MD5 1ff774580e68754e01248e2e16b1fad4
BLAKE2b-256 65db3b677b602aa214c8a841c9b1fd79963be924e10edb3cbbca6a4f7a0c2adf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92f314cbd83020167c81637effce680ab2c4e3d7f50872ddf775fea837871ddc
MD5 f00e58e16b63440ab07b4857a207ed7d
BLAKE2b-256 87ff2647f35836f96f368393b0e8c63dee2f794644d5d472791ace83ddc612d2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d9ae41f40f44025d186a437f9bf7cbdc1bb4d7d5dd32fd1e9bdbd88d7ffa8fc5
MD5 0b7d132afe5fd37e553b73f5f5a65ba1
BLAKE2b-256 7a327f244e119e28523365d3188808e22788f81258a881cec64a55a8340f0942

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0989ec8f04bb1474e4df718a5af6e34891bdc57ee4b26ec18c1d708685f62af4
MD5 77232c1b93473386225b4309c412f479
BLAKE2b-256 1d94b4ff59e89ea752ec3441c0a26b6b8451489caf859e6033df218402efeff4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efc628976fba45cc72cf503f63335a5c7964969a786d4c1d0b2e7ceacb48adb7
MD5 3ab6cec84b1fe20ced4d842565b92f19
BLAKE2b-256 17cac9151bd74fa3b5d167d46ab44145ca3f800b442ab0e4eccdb0653532f0b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eab936fcbe7ef458539976d6155244457b1b2f2156ef7dd2db575e0b12fc8bc2
MD5 b6504282dfe7a3a54afa1bdd67661e25
BLAKE2b-256 e002e79d79a653c92b1e86c47ee395afdda4c4361688a2138e9cc5cb0e39745d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebab9755bb812539a24a6636d3bd5595da74a203820a454b189d48b88b7c72e5
MD5 28eb3c7b3ddd198a4eb1e85d38f2d06f
BLAKE2b-256 a6ca0783512f747e0406643e479e7ddf57ebaddc604e1c96b45cae1ea67257db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b897062163b813bb651ed08ae88228c7a00233d5f663c22ab014a6c2c1813ea3
MD5 f20c57d32848e64657f425609e577ee1
BLAKE2b-256 cf65b9575c48f0439fb085b5ae6c1e612f08b1949d748cc982d9d0a0a6cf818c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dce80a8366baf2819e659692e7bc7ad0201618c6a148b42f790055694f21c9ba
MD5 cf1196f4855441001b74ff0358091c10
BLAKE2b-256 6b4da1d7fd43d4025c76d0a6fa0b03cd60920fa5f2a4ed5011b7c83b6e760a07

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1656e8f09a9a77804f70488255b5c46f3c5e3b7f5b1944edd7269f3dc31d457f
MD5 634e4fc3a2c375414bc4c144db169bff
BLAKE2b-256 137faebab1dd6d0da2b52be70d6a75b8e2fbc915651724472f68cbae6a0b86af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4dc04e8f3e5b1053f681aaa0db6ad6d7efe5131530da6b9be94b6bc147c62fe
MD5 ec3d1bbbc19e25823967034a83ad82d8
BLAKE2b-256 8c5bc242f3695f066270b149d70869809bd73d0c4c759056689f4dfc548565f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09622ae6ef954aea7572a6508d12b096a68afc94602a12130d168b15534488ed
MD5 050715083c825241e39199bb2ade68bd
BLAKE2b-256 d8ecc80cd18e33c74f2c732292ff1ac0bd4a424ddb64e835e7b578ee46260cd7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db3294a34d248671cafb2a39c1fce4a43f085351739f47ec502994785978f5c3
MD5 e0c9a23627a87d94e052401c679fa555
BLAKE2b-256 3515fe0e9e5e61528f94227386fbc34f2d175f3b8546840d9b914b0aeeded7fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9a1fb7c9122146a961daa3f6a03a08755d0620cbf060c9228c1942c0435451af
MD5 3011b97dd495eabb770b7a90bc9dbdb5
BLAKE2b-256 64969ab9104b2c2eded02728a7d219741b7b76da7c09ca3237d8a96b8ed8af74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 aee113848872209616a890223515431530ed2cd395f4f79c4cdc6321f1d4699d
MD5 2c6713332e858085c5cad0dd5334afd7
BLAKE2b-256 7fea02637e63f4ae654abe54a8a8dad7cca0e24ac5e85eb045c9adce35e433fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfc292b4645561d7fc3465af7e9fcc6b44a3ce99d2a023202dd5fb2598be6b1f
MD5 b78dde81d9e84ca0c20a0d85b89a5ba8
BLAKE2b-256 c611edf09f28632d0477aa3ef3b21015a72a454ecd64aa3c96862cfd84bedcb0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.2-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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0761e1f4ef48d35bfc2b539d5a2c5b04f64c60214a89eb80aa83cbe0f74f0659
MD5 0355abf03b522eed4d9e8258021057c8
BLAKE2b-256 8927ccb1727215c182d400a95b035b6678a70bcc6dada309ccedd93a13018efa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3b6b521feb574c986857441f0a3f7c01c28e71a814ece6d8a8e0dce22cc81e6
MD5 725a302fe09127bf8d1d53f29b3bcd10
BLAKE2b-256 8b15650313e31f1b4b5369b1456806620acf943d9a9f99f72c19b9d5eb0495dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ffac878c2541283428336ca91478a03990778a4f984dbd93de3c7a638809d644
MD5 7657f66d2e7b40bd383bba4922a3e0d7
BLAKE2b-256 3d101fd0369524c0bb733fd67348ab82367d97f438d4ae3e910419300380b8bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36e9629e4654da3baa64dd30cc76aafc9fe978a79f785126cd29888cbbe1dec0
MD5 895faa30943a2f2dd93e352de9e24897
BLAKE2b-256 ed8dacd944e8d1560e4f8342d9893d69f0d486f725a72fc62f98abf4b624fc7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dd5f0429549a64e73ddefe2fc733321f64c749ff6b764aed47dec284707498ef
MD5 8bc68f10076b9b59fe72a7fba544f100
BLAKE2b-256 fd1f53b24d4e21659ebc027864f4a91c9234e54ce44943b08c861e81f3502197

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e3095f964ec6573cb63b5cc6b469d742f329d2cc093099ecc223b682e890490c
MD5 3271495790a65b144e44fdb5f044b19c
BLAKE2b-256 b55abf6bb6ac2317dd1cb816a95f8764ee8b4129eb0efc052b9ad00620efd723

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c1da35c83989f0280c08d09c0ae2416e50896347e258784e9fb09463462d548
MD5 5435ac4ed8006c28a4dff675710188dd
BLAKE2b-256 9a33f9347a48901ee2cdd4d844105ed83947b1d619fecedf40694efe92609c4d

See more details on using hashes here.

Provenance

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