Skip to main content

ASGI3 scope, event, receive/send, and extension primitives for the Tigrcorn Python web server.

Project description

tigrcorn-asgi

Tigrcorn tiger-unicorn logo

ASGI3 scope, event, receive/send, and extension primitives for the Tigrcorn Python web server.

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

SSOT governed Discord

Install

uv add tigrcorn-asgi
pip install tigrcorn-asgi

Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-asgi directly when you want only this package boundary and its declared dependencies.

What It Owns

tigrcorn-asgi owns ASGI scopes, ASGI events, receive/send channels, extensions, and connection state. Its import package is tigrcorn_asgi, 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-asgi when you want the asgi 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_asgi namespace and keeps the root tigrcorn package as the compatibility umbrella.

Which boundary does this package own?

It is the package boundary for ASGI scopes, ASGI events, receive/send channels, extensions, and connection state in the Tigrcorn package graph.

Why is this package separate from runtime and protocols?

It isolates scopes, events, extensions, and receive/send contracts so protocol and runtime packages can share one ASGI3 boundary without duplicating event or scope logic.

Features

  • Owns ASGI scopes, ASGI events, receive/send channels, extensions, and connection state inside the Tigrcorn split-package architecture.
  • Publishes the tigrcorn_asgi import surface for module-oriented public surfaces.
  • Declared runtime dependencies: tigrcorn-core.
  • Optional dependency surface: none.
  • Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Use It When

Use tigrcorn-asgi when you need asgi-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

import tigrcorn_asgi

print(tigrcorn_asgi.__name__)

The package exposes its supported public surface through the tigrcorn_asgi 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

  • Keep new event and scope behavior aligned to ASGI3 contracts first, then layer protocol-specific behavior on top.
  • Reuse the shared ASGI surface here before inventing protocol-local scope or event shapes.
  • Validate extension and connection-state assumptions at this boundary before they leak into runtime code.

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_asgi-0.3.17.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

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

tigrcorn_asgi-0.3.17-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_asgi-0.3.17.tar.gz.

File metadata

  • Download URL: tigrcorn_asgi-0.3.17.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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_asgi-0.3.17.tar.gz
Algorithm Hash digest
SHA256 833de8a8b09a519abe1bb8effbf91c28c6aeb675e59b7e29a85e1c9258bc8034
MD5 d66bef2cd49aff19af4c17d9849d73c9
BLAKE2b-256 f0428cd9790ad7ab3049757c53005a0512c214ed74c65ec9c4dddfaca7b537c0

See more details on using hashes here.

File details

Details for the file tigrcorn_asgi-0.3.17-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_asgi-0.3.17-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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_asgi-0.3.17-py3-none-any.whl
Algorithm Hash digest
SHA256 a89cf0a2317eb4c02da42ab032b5bc31e1ff91e48b08c0fe4711736187103f1c
MD5 d8279293042825a93eca9fc2baed8470
BLAKE2b-256 5ee08b180c23ac12d7b9113d967726e3441dc67824bbf1ff13f5027e2f0b25cb

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