Certification and release-gate tooling for Tigrcorn HTTP/3, QUIC, WebSocket, WebTransport, and ASGI conformance evidence.
Project description
tigrcorn-certification
Certification and release-gate tooling for Tigrcorn HTTP/3, QUIC, WebSocket, WebTransport, and ASGI conformance evidence.
Install
uv add tigrcorn-certification
pip install tigrcorn-certification
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-certification directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-certification owns release gates, certification environment, external peer matrices, and strict promotion checks. Its import package is tigrcorn_certification, and its declared package dependencies are: tigrcorn-compat, tigrcorn-runtime, cryptography, aioquic, h2, websockets, wsproto.
This package page is written for developers searching for Tigrcorn ASGI3 server components, Python web server packages, HTTP/3 and QUIC support, WebSocket and WebTransport-adjacent surfaces, and Apache 2.0 licensed infrastructure.
Why Use This?
Use tigrcorn-certification when you want the certification layer as a direct install target instead of the full server bundle. It lets application, operator, or certification workflows depend on this boundary explicitly while keeping the broader Tigrcorn runtime assembled from smaller repo-owned package surfaces.
FAQ
What does this package export?
The package exports through the tigrcorn_certification namespace and keeps the root tigrcorn package as the compatibility umbrella.
Which boundary does this package own?
It is the package boundary for release gates, certification environment, external peer matrices, and strict promotion checks in the Tigrcorn package graph.
What certification surfaces live here?
Release-gate evaluation, strict promotion checks, explicit-surface validation, certification environment helpers, and external peer evidence rails are all concentrated here.
Features
- Owns release gates, certification environment, external peer matrices, and strict promotion checks inside the Tigrcorn split-package architecture.
- Publishes the
tigrcorn_certificationimport surface for named public helpers and entrypoints. - Declared runtime dependencies: tigrcorn-compat, tigrcorn-runtime, cryptography, aioquic, h2, websockets, wsproto.
- Optional dependency surface: aioquic, h2, websockets, wsproto, cryptography.
- Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.
Use It When
Use tigrcorn-certification when you need certification-level behavior without pulling the entire server stack into the import surface. It is part of Tigrcorn's split-package architecture, so it can be installed independently while remaining linked to the rest of the Tigrcorn package family on PyPI.
Import Surface
from tigrcorn_certification import evaluate_release_gates
print(evaluate_release_gates.__name__)
Namespace discovery starts with import tigrcorn_certification.
The package exposes its supported public surface through the tigrcorn_certification namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.
Related Packages
Package Graph
tigrcorn-core | tigrcorn-config | tigrcorn-http | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-security | tigrcorn-protocols | tigrcorn-static | tigrcorn-observability | tigrcorn-runtime | tigrcorn-compat | tigrcorn-certification
Best Practices
- Use this package when you need release-gate or promotion-target decisions rooted in repo evidence.
- Keep certification explicit-surface and peer-matrix checks aligned with SSOT and release artifacts.
- Pull certification-only dependencies in environments that actually execute the strict release rails.
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tigrcorn_certification-0.3.16.dev11.tar.gz.
File metadata
- Download URL: tigrcorn_certification-0.3.16.dev11.tar.gz
- Upload date:
- Size: 58.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c70c6dc7e309c2c46b7096d3165304d46bab581e67e1ca7d95e72b44f126a19
|
|
| MD5 |
9300dda9b0ecbbaad82b9f6ef465441b
|
|
| BLAKE2b-256 |
ed4e2e0adf35999a1f77a439bd1a485a06c783f726d4bffb3305e486e83afcb4
|
File details
Details for the file tigrcorn_certification-0.3.16.dev11-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_certification-0.3.16.dev11-py3-none-any.whl
- Upload date:
- Size: 58.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87545b3a2e4002046b5a75d421c1b541eb1f7af902d37b2fec0bccb4ca86cf91
|
|
| MD5 |
ba6c2f784d78f34d6756fbb28ded8fb0
|
|
| BLAKE2b-256 |
caecccff1d8a2166fe004f9f0c33aad9863dfbedbe68e6c5603469001103eb5c
|