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.18.dev2.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.18.dev2-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_asgi-0.3.18.dev2.tar.gz.

File metadata

  • Download URL: tigrcorn_asgi-0.3.18.dev2.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.18.dev2.tar.gz
Algorithm Hash digest
SHA256 9c1f6b037733540c484e5cb1f1d678fa7fd2a7580d7631eaed2352300cd448da
MD5 8a1ddf701769d2482e9832b838a89651
BLAKE2b-256 2b0771dd65c6f6e6a0edbddcf75593ccc2451e9aa4f9ff6c430e32f0a4a3a95c

See more details on using hashes here.

File details

Details for the file tigrcorn_asgi-0.3.18.dev2-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_asgi-0.3.18.dev2-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.18.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 55f6a22d1b864a7cafec47afb86e7c21eec2419e218e54fca4985e3c8fd62270
MD5 87dcf3a1ee2eb3727c9f1dc26ec24fe5
BLAKE2b-256 56508cdb2ed29147e172d4c012ab52ebeb3652f5c4544a2d45e3e0fb8f7600c7

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