Skip to main content

Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.

Project description

tigrcorn-config

Tigrcorn tiger-unicorn logo

Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.

PyPI version for tigrcorn-config tigrcorn-config package on PyPI Downloads for tigrcorn-config Hits for tigrcorn-config README Apache 2.0 license Python 3.10 | 3.11 | 3.12 | 3.13 | 3.14 supported config role package

SSOT governed Discord

Install

uv add tigrcorn-config
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 config models, normalization, validation, profiles, and env and 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-adjacent surfaces, and Apache 2.0 licensed infrastructure.

Why Use This?

Use tigrcorn-config when you want the config 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_config namespace and keeps the root tigrcorn package as the compatibility umbrella.

Which boundary does this package own?

It is the package boundary for config models, normalization, validation, profiles, and env and file loading in the Tigrcorn package graph.

How does this package fit into the runtime stack?

It owns typed configuration, profile resolution, defaults, and environment or file loading so runtime, transports, and security packages can consume one normalized config surface.

Features

  • Owns config models, normalization, validation, profiles, and env and file loading inside the Tigrcorn split-package architecture.
  • Publishes the tigrcorn_config import surface for named public helpers and entrypoints.
  • Declared runtime dependencies: tigrcorn-core.
  • Optional dependency surface: PyYAML.
  • Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Use It When

Use tigrcorn-config when you need config-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_config import build_config, config_to_dict

config = build_config()
print(config_to_dict(config)["host"])

Namespace discovery starts with import tigrcorn_config.

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.

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

  • Resolve one normalized config surface early and pass it downward instead of reparsing environment variables in multiple layers.
  • Treat blessed profiles and public defaults as the operator contract when documenting runtime behavior.
  • Add new config surfaces here before wiring them into runtime, transports, or security packages.

License

Apache-2.0

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

tigrcorn_config-0.3.16.dev13.tar.gz (49.4 kB view details)

Uploaded Source

Built Distribution

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

tigrcorn_config-0.3.16.dev13-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_config-0.3.16.dev13.tar.gz.

File metadata

  • Download URL: tigrcorn_config-0.3.16.dev13.tar.gz
  • Upload date:
  • Size: 49.4 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

Hashes for tigrcorn_config-0.3.16.dev13.tar.gz
Algorithm Hash digest
SHA256 f57a2fa5234600c8159895b1d469998165b7f297f45d91067fe8962e353bb734
MD5 7524c2449de3c907e1df1ec1bd12dced
BLAKE2b-256 30700f24454991e9e2b29556b5a0d2bf23e06c84daf351c8f08b8b662c225f85

See more details on using hashes here.

File details

Details for the file tigrcorn_config-0.3.16.dev13-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_config-0.3.16.dev13-py3-none-any.whl
  • Upload date:
  • Size: 53.1 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

Hashes for tigrcorn_config-0.3.16.dev13-py3-none-any.whl
Algorithm Hash digest
SHA256 c1f60feff18ed4a4a05a2174cd4cc14c892b59a7f4868693221c113fdc584ceb
MD5 d3972d2e1ada0a812792a1132c39d91d
BLAKE2b-256 99100fa7b04d5b2af74e7f77b7d1621ba82db2d1bba32fa97246be556e4b1cf0

See more details on using hashes here.

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