Compatibility and interoperability helpers for Tigrcorn ASGI3 conformance, external peers, and Python web server release gates.
Project description
tigrcorn-compat
Compatibility and interoperability helpers for Tigrcorn ASGI3 conformance, external peers, and Python web server release gates.
Install
uv add tigrcorn-compat
pip install tigrcorn-compat
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-compat directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-compat owns uvicorn interop, hypercorn interop, ASGI3 probes, conformance helpers, and interop cli support. Its import package is tigrcorn_compat, and its declared package dependencies are: tigrcorn-core, tigrcorn-asgi, tigrcorn-runtime.
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-compat when you want the compat 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_compat namespace and keeps the root tigrcorn package as the compatibility umbrella.
Which boundary does this package own?
It is the package boundary for uvicorn interop, hypercorn interop, ASGI3 probes, conformance helpers, and interop cli support in the Tigrcorn package graph.
What compatibility work lives here?
This package collects uvicorn and hypercorn interoperability helpers, external matrix execution, ASGI3 probes, promotion-target evaluation, and compatibility-side certification helpers.
Features
- Owns uvicorn interop, hypercorn interop, ASGI3 probes, conformance helpers, and interop cli support inside the Tigrcorn split-package architecture.
- Publishes the
tigrcorn_compatimport surface for named public helpers and entrypoints. - Declared runtime dependencies: tigrcorn-core, tigrcorn-asgi, tigrcorn-runtime.
- Optional dependency surface: none.
- Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.
Use It When
Use tigrcorn-compat when you need compat-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_compat import evaluate_promotion_target
print(evaluate_promotion_target.__name__)
Namespace discovery starts with import tigrcorn_compat.
The package exposes its supported public surface through the tigrcorn_compat 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 for external interop and promotion-target checks rather than embedding compatibility rails into runtime code.
- Keep matrix execution and observer artifacts here so certification and release workflows can reuse them.
- Treat compatibility helpers as evidence-producing tools, not as alternate runtime sources of truth.
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_compat-0.3.16.dev13.tar.gz.
File metadata
- Download URL: tigrcorn_compat-0.3.16.dev13.tar.gz
- Upload date:
- Size: 17.9 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 |
c5bb4f73b7d2811a3ee991a75021dcd7c402b0dc0f06741c7d0eb487d65fc995
|
|
| MD5 |
81624bcf906c73ea102475bf7c6d331e
|
|
| BLAKE2b-256 |
4ca702ff59f968835bc0ea572f697cca0fda4ff5d5ff235bdee9298bd2f87fd9
|
File details
Details for the file tigrcorn_compat-0.3.16.dev13-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_compat-0.3.16.dev13-py3-none-any.whl
- Upload date:
- Size: 16.6 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 |
61ca1635e54507c4ecb2cbcbf5f15eb869e231ec610a9b1e4ffb594ca0f3e714
|
|
| MD5 |
1df90cbd9cc65ca4758eb1f36c79dad9
|
|
| BLAKE2b-256 |
94fa5344a379140cf21ac74a00a04fd44b51d4a8e2f675bd4120f5e0dd543eca
|