Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.
Project description
tigrcorn-config
Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.
Install
pip install tigrcorn-config
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-config directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-config owns server configuration models, normalization, validation, profiles, and environment or file loading. Its import package is tigrcorn_config, and its declared package dependencies are: tigrcorn-core.
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 runtime surfaces, typed package boundaries, and Apache 2.0 licensed infrastructure.
Use It When
Use tigrcorn-config when you need validated Tigrcorn server configuration for ASGI, HTTP, QUIC, TLS, workers, or profile-driven deployments. 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
import tigrcorn_config
print(tigrcorn_config.__name__)
The package exposes its supported public surface through the tigrcorn_config namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.
Package Graph
tigrcorn | tigrcorn-core | tigrcorn-config | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-protocols | tigrcorn-http | tigrcorn-security | tigrcorn-runtime | tigrcorn-static | tigrcorn-observability | tigrcorn-compat | tigrcorn-certification
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_config-0.3.16.dev5.tar.gz.
File metadata
- Download URL: tigrcorn_config-0.3.16.dev5.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f62d4cf8dba29484b9c7458ac97cd86137680134591023c2c3c17a96e839fbb6
|
|
| MD5 |
e1a0faef5fd9050d9b3b9a64fead53a6
|
|
| BLAKE2b-256 |
261aca051918b013dc9fcebcc1683acb3eeecc5f8ff10e2d61f087301f84b9b2
|
File details
Details for the file tigrcorn_config-0.3.16.dev5-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_config-0.3.16.dev5-py3-none-any.whl
- Upload date:
- Size: 53.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac624bfa22f7b8d07b9b53bf8cde58ffa87ff46d5028fbd5a7e89d3064b0cd7
|
|
| MD5 |
220e5ed557090cf636cf3d2bce10d484
|
|
| BLAKE2b-256 |
979daf8bc2317fac911c4cd21eb58ab2564f4cc98d3a607a97c9b2e72b7c9965
|