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.4.tar.gz (3.9 MB view details)

Uploaded Source

Built Distributions

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

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ x86-64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tmacOS 11.0+ x86-64

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

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

h2corn-1.4.4-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.4.tar.gz.

File metadata

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

File hashes

Hashes for h2corn-1.4.4.tar.gz
Algorithm Hash digest
SHA256 ad13b7577595ea475007955faefcab37fd7011caf92fa1d2043929493c8ce997
MD5 2721e5233c68a015ca80a0626d1ad7ea
BLAKE2b-256 baa6006e7b326d15732837bcd0027926fc90fe08d38b46ef24da08dba8642839

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 735b54f3d64fb8b7224c2165860743008260a929823ae86b4868881e4a7ff1c0
MD5 29ba0d722201966dc0b5f73514d7c594
BLAKE2b-256 075b611d106362c5481b67469239f0594673e984c51543f4e87bbb8849335f3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd03e7ef964432b0a79d3f8664c63418054345fa59029e42ec024b909da03629
MD5 dc013c77d3d61a514b41e8e1a55b2c8c
BLAKE2b-256 07ca616c32a4812b4a0ff0cdeb0fea5bef25c9eb23919b99dfb8fce69a328263

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f7e8c8d6f8e7ab3ca020921a6f13623596ed760ce5c84899f51692b68544dd0
MD5 c4c33f0a0d3150b1534f9f1b120612f6
BLAKE2b-256 73af86e1ad7728a3fa1e8f93137f0d202d30e0867c824b1d5ecfa7ade5cbf9f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-pp311-pypy311_pp73-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 73d6762d2850a351791932ed4b9800eb008fcdd874cebc50d92421b2d74257e8
MD5 c09a26252ff2464a7f6591ee88fb2e08
BLAKE2b-256 85f470c536da40fbd3dc591c937d45e2de1d6ca0582b05c067bc31ac02257aed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 257a84065515c253a3e170e63f8d577fa8fd55482a4da42ce40adeb1f769b169
MD5 34df47a336d616f06c59490e2f2dfc86
BLAKE2b-256 417607809c4505bde18f530f0f7877ad5b7ae1f055f8f7b9b1f718f8ea39214c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 cae61dc8f88a1fd44a82802949642a4874102d00bd45d4b5be8814fa1dbd0b86
MD5 9e0fd58595d0fa259237ef7d0e8a7dac
BLAKE2b-256 2f12864bd4319cd76aa8fc7369a5832c25ad4509495f3626d35b8cf57c8446f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aead6c8e7acc24443530d9a97db86b82eba3c749b6fecd49299bbd93b742e57c
MD5 e936875bc627573849776beb384a1a1b
BLAKE2b-256 6bb7d1531dd74e79ea8ce77dc5b4b085cda3ed258735d13d3655b4a29ad65bd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 608878a6a6e8e32a61e9313d196b8cffc328bd6de4e9a84d64bc284589447f0b
MD5 6c490d8194edccef87ca7483bb053009
BLAKE2b-256 ef6c469a6ced3203e7e375c338a25727144935759670a3922a58eb7167a9775e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6a0276b4dc822fd5c9a09db1b3baf60914730bfcf2a7e7aad170b1293a4ab7d
MD5 52cbbc22426690680a05dc296acf0b6b
BLAKE2b-256 88b2253ca684b3517e15dad70b45990317b86d67aa5cd7355ec06ede9fb91010

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebbff3b63852f9fb2c8753b30738f597e8f9e9b490b458d2b8985d26c5133a3b
MD5 22348b09bdbdc19ccb0335dcf26d0c3f
BLAKE2b-256 3debe8afb417f24bf079410bfb86340b6f3ede542ba0e400de6858e6927ca82e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 50a279387a30372dca0556d89e71188d859dc5d8fc07853e77971616bcb65f53
MD5 78e9243345251c1aea7974d4d53859e8
BLAKE2b-256 911161e09d865ca5296f233b5a5d55a8775154ae305785aaf95e370d82b840cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 333846c247f3e0f02657a1d2e877f3f285e07868e2cf8f471acf6e57b65ec817
MD5 9740b5f444e1e281451da712a09793a4
BLAKE2b-256 2a6f50a0b9d967e2b1a9cb252592e9f8ced4a4b2024c7574569a270d4f7064f3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f151b8219342017b9bd16f873b0f6377d1fdebe0fd7d6915d9c6a187d32515b7
MD5 6533e7e13f9d84352d284c23e85ed89b
BLAKE2b-256 644ada08f89312e1157ed1c5b09cc29728f480d7f09c9d0d8208f3bd96a52f2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 826e0d072d81cdd3648526ad5051f65bd5e3310ef79a2fbb61e678e51c36066a
MD5 3547fb51baad72e0cf0d7a3d4425a9ca
BLAKE2b-256 1f8739e89f682d1a95971e4f1b6e5bd2624afecb9eb3f917ee019aeb9ca58d01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18230eeddbc7617633fa22025b41793d2492921233f8f41d0e55521b308c8ea9
MD5 30763b9d1dd2dafd78df5e447f9dad7a
BLAKE2b-256 9f59cccac2e306414fb209b99bc96ee5941775b5d6871f69c57fdfcf29ed9fc0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d74d068e636990424e5980aa0d9822392de6a6608de27d9ea6b0f8c617a5d06
MD5 be410016a0ce6b62b9448295ee08f02e
BLAKE2b-256 2bb5cf0b7b65d39c65b57b4fa7ddfa266bb47a9688bb79e7f5334451b930297f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f280f64e5a9e77b0704a663590d5199e8732b760652a6443a9777fa27679aeaf
MD5 2bbe3f2dc6245c4720bfd298201412e1
BLAKE2b-256 eba99e46d6f39d99bcbfd454192b196d5f6b7fd0424b22d97a024c157b1b980f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ecc90082b67ca8cb834d687c6519aa1b179b89900a6e9ba0a88b8b8ba3421e8c
MD5 49db423c89bc6fb2550f6a33a6d1858d
BLAKE2b-256 5c3fa6c90ed464eac5796ba53fc073875c5aa7f6e8b2efe20a74e81a8c521359

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b37b435b4c5750e9fd92944d31ebb0c2bfb5665b05b7164f1e361d6e7d5b6f39
MD5 105c466484b3ff85f8db07b26c7b2b34
BLAKE2b-256 acbafc880ac4901cad67959b64baf44b1200c5566f055f5ee085288e65748f1d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 65307727283022c9bea1e3c7b9e40297387df48066016d908524a0a30af39e43
MD5 1b9820d0ec8619716048223d78d1875c
BLAKE2b-256 e89c01456b7a287ddf023bc7ec2dab349f5dbd16c3156ae86be49fefeb3c71c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b33462a50282626661e9e2756610c486e7eccee06195c8e2ebee2ac7b6b9bd6
MD5 49f26d672c3a5614903021110e748482
BLAKE2b-256 effb8b7ef32814fde11681a2ad69510c9f387a5776b0d05861517fcdf92cc7c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 03d4284cd8b0aa4342345790840c1228e895ad56bd23c9eee5b545f4580d7733
MD5 827c7f04631cddf517c12c0935b6a73d
BLAKE2b-256 d96ad6497c1fcbb2c58507ac7e23ac0c16da046071d380f167a559abbdca6ed5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f4ea64c38d2b7297874b866580982a17c76745bd709b7d504b1df206a2db12d9
MD5 dc595337365a516f922aeb56dd0d1632
BLAKE2b-256 877a64384a58ae818706c8e886f263a4d417c0c6a7154faa77df5743fb306c85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dde97cbaaed8435bfedd2157a0a16109503dc05b99d13af54176a26ab6d72cc0
MD5 276aa3626cf842da3f7e4d01283ae2b3
BLAKE2b-256 817bd5c1bf812a5ac9c7ac18315c622f72fea4eb4b0ad14a68b42350c5995d7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 456efcc5cdd4056d7ea552702f19d77eac6f8ac01af5a8a96e2216e57eed1ed9
MD5 d1a68f3c28f11b825997d80caeaf2b3c
BLAKE2b-256 7573e3d8f7cebadb98801090d9742008e9f56aedf2512bc5fbfad9e232ff6eaa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0d4ed64d84712b26c02bf6875f00f6144d95a09316e19ea35ded2461ef639ab
MD5 f93089a8ff64a5cdb8607b655b456203
BLAKE2b-256 ecb34c1a9c8f919ba8a6c5ede6fcb22c70890fb25155f213d1a1dfa4c8aa3d40

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2dc4832b2bff14f3544576ddf4c4f38fe2b55a71e505dba08db23b9b89dc5895
MD5 5b819eee3b5e8c28d85d0f5353b54594
BLAKE2b-256 b1086ce6a3a850f3381d840e3ac14836511c5bc258f7b0c5a95b0893ab7fc6ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6deeddfeca7dcd77ee1a55e1585ea519752d6881dcdf8b189c08d6d27922eaf8
MD5 ece482c12e1184b785d74225eec335fa
BLAKE2b-256 7cb2c6bf5c51857744c7cb926ea8f0203413abb8cbbe0a5053877abe3ab98a12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21c7b36225cd45c39a360bed6516a04ddcab381588e287757bda47f8d8cd8d28
MD5 496dfed6e60a328de79936cf907be2ef
BLAKE2b-256 4b8bf0d61c5c1bbdc621cc4dc38fa365dce8bff3a8f959a5ddd5b0d2704125c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 41ac29074bfcb55f87d131804c3c80ddb004c953be919173b35b54bb12d5a9eb
MD5 64b4646a533f0642f559af05e0ac133a
BLAKE2b-256 0b326ba512a17249788b09a12ccb8f920537ac2cdc96049ef12351ab517d0a71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae154a822838dbe396b84103c3ad9bb52dab82d8dc325a87ac292c44e42c0026
MD5 08dc47b7c895cff4261af54e6667901e
BLAKE2b-256 eb349da7f20538dc366fade2fa57f6e4f2621e3ef6e44ca4704eb1b77cd77476

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 17d28ad516465c7a704576dd87649591244c9a0313f21d235a491b9b8f92d00c
MD5 0dfd18245f49cacd4e1cc39645efc8f1
BLAKE2b-256 0fbbef24a149c129a16e2ec08ba38beebf6a60e8f4529e8f0abf4d667f6343c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dceb2fffb3ddbb0c3c471e179eb6ccb803020ce485915928185ef7fec4e7f238
MD5 71736ae68f32f04441fc6303d2e0b6b1
BLAKE2b-256 4ec4f6ee72f9e84945478f83abff133467b45d6336b694febf9c9b0c2771b432

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c1ea7883dfcf0a4dbc6194aacfd7644e9cd7f7a87d72b6c3b191943dcc834d2e
MD5 70078b8094fde4fe0cee96d3bcca4a3c
BLAKE2b-256 2338301248a75911fb09781ddec5b6128265da814473120e9684434de1d58c4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f07d9fbf765e1a09df0f4febd38226ac8cf885dd615ba47c058fc1d983d3f23
MD5 8715fc7989c262cbd0d054e2e2299c7f
BLAKE2b-256 71a6ee66e78b3ca408ea2ae54620067743ff5323dcd9f33c045d294c62487a07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c228ec1d5c04d84672bf919e67bea04983c9e2e56b3f7ec55787bca21be1d9c3
MD5 714b34fd4d58b027ff1d12974c46098b
BLAKE2b-256 83acd133d570d5bc7007671d378f3854a08e211e94c4b5a6ab627a8abff96784

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 414bcec490aefed3e5bcd853474402d1b727afaafd9241f734140d2ca957ad70
MD5 69a41dcb6ca536c928961136d7f5ab61
BLAKE2b-256 9a78f0c8f93849708078694003c2ffd5af9470b33b53ad44afa359337ac1bb9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aef413199b1aee0f8d89fee482f0fed40bf85c3cdc42c98dfd9d46f3c6e23ffc
MD5 321dbffdbd0ab798ed355e12fd906011
BLAKE2b-256 7ead9034df87b26ff40a324ddf94c107f277e7953cd7ba1cc49f2a41cbef9801

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2f09557fa1ffb3bd0578964e7a2673edbc53df41b6fae586c1791decb21b3f4c
MD5 6654ba2a81edbaa6bad11284593cb215
BLAKE2b-256 4386f32f470d2534a532c37360b61fe229173efa4288cdb0b5d9e0e948ad2651

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2a3062c4af100d2bfe5d73fc928f21b685f873208c6305ff2ce48bd857ed1579
MD5 2d4f9a2cefc17abcc019b42790fd466c
BLAKE2b-256 b622853b519e16c19eda424df6cd0708abdaf8c03c0401d57cd75dba69efda77

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: h2corn-1.4.4-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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 166aea481ae1c72d255e77a5ca239587979332d4419deccb943c6953c498a70c
MD5 d2d8d983f1a6ff84baf4bc82cc4b0f13
BLAKE2b-256 75811313df7b432134c84f4b8c96be78f4e3713a1bf5041a0d7543dfc8c54c76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0940e25a0237434f5621de4acc0a3a9097e4aa54693e8e19b3a143e9613c0967
MD5 4d15ebab742fad6fe8d5016a2ce4eaec
BLAKE2b-256 6ef82b72f757acf13a2490950c5fdd1580dd40ff279b53c73f0fac2637df6631

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5cff974ad002d6d9f6ee6beecde95cf97a7805be12cf3166bf917755446bb01
MD5 5aa172181d1f2c5f0b5b882eb6e36ad6
BLAKE2b-256 615900fdf9746f6f7fe1920a80b21a24ce1369e590d42098e5568cdea9d9a7c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5297d6c06250f30d5919094fba2c96ad067b387da0c4c102db6f098d060fb23
MD5 4e59a676721784148d2b7a2748e8e97f
BLAKE2b-256 94bf3dc2fe5e1fb796f0a34ec52102dbd5b7808369897d1de20e40d25afb4137

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac27c3a35a97f159ac82f3534b34ee6d6666ab6cb8e8f906876794ac0ed0a436
MD5 05b68a31147b3a1dd2524642c8219990
BLAKE2b-256 22ca4c2f230caf866f600e258ed60f059e546cfb15d868a32057603003eaf033

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 25a4f3ced337e19d06671956d7defa746ec7521598b7fab3301ce73e376fbbaa
MD5 6213d0fe2fd0bf5116a71453f5b09fa5
BLAKE2b-256 4a0f818432fcf7cd8d839a62cff1da61dd76323e2345c142f6122b732c756a11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for h2corn-1.4.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1338069263223798097c06bf85cfa274f81a65f8fd315cbe8c3506156b94737e
MD5 4f57c346244df021bd694fdfe803e608
BLAKE2b-256 2ddce3234b58043ba6955c85bcec353bb138a27cc8f750a9377243d727679a94

See more details on using hashes here.

Provenance

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