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.dev1.tar.gz (23.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_asgi-0.3.17.dev1-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tigrcorn_asgi-0.3.17.dev1.tar.gz
  • Upload date:
  • Size: 23.4 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.dev1.tar.gz
Algorithm Hash digest
SHA256 6af85cda94e61c2b3482bf2df5f42932076b027f2b35738841af46499acbb9a9
MD5 ce532aa52ad7697f009e60b203181bd3
BLAKE2b-256 2368d865d081f5e3305d21f7c124a47512bbf9e6f21848ec1af21e665da71b01

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tigrcorn_asgi-0.3.17.dev1-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.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab7d98536f6c51bfaa1c86624b86a3409cc455aed66b0ee91735cc535fa3b485
MD5 02a5581361b317bd8ad4b0ad03f50e12
BLAKE2b-256 a5e3bd0b0af4966fb62e4fd3a702cf9c469c4c492b1686aa1685ef5683e2996b

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