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.16.dev12.tar.gz (22.7 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.16.dev12-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_asgi-0.3.16.dev12.tar.gz.

File metadata

  • Download URL: tigrcorn_asgi-0.3.16.dev12.tar.gz
  • Upload date:
  • Size: 22.7 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_asgi-0.3.16.dev12.tar.gz
Algorithm Hash digest
SHA256 1ead11a2495789b6679675549c1741a692702d2c1cf3f7087979665b5ee17d47
MD5 5f6287a7dce7bec13961970c2b847ff6
BLAKE2b-256 4a0f8958124b0b2a5f3f749166081308226472cc63d8448b6031478375fd5b5a

See more details on using hashes here.

File details

Details for the file tigrcorn_asgi-0.3.16.dev12-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_asgi-0.3.16.dev12-py3-none-any.whl
  • Upload date:
  • Size: 24.2 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_asgi-0.3.16.dev12-py3-none-any.whl
Algorithm Hash digest
SHA256 929f75d322c7e435d8e3655f99d41f9cc09b018c47a0971b5382218e4d7d73a0
MD5 c06ce91ca33f4ffc6363a08a150ee748
BLAKE2b-256 9c8ba167442dad329cbf9a2a44fe8e367a487fb7d2ee388b6a0a1a45cb1f23d2

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