Static file origin, file-send, validators, ranges, and cache-aware HTTP responses for the Tigrcorn ASGI server.
Project description
tigrcorn-static
Static file origin, file-send, validators, ranges, and cache-aware HTTP responses for the Tigrcorn ASGI server.
Install
pip install tigrcorn-static
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-static directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-static owns static origin behavior, pathsend integration, file-send behavior, validators, ranges, and cache-aware static responses. Its import package is tigrcorn_static, and its declared package dependencies are: tigrcorn-core, tigrcorn-asgi, tigrcorn-http.
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 runtime surfaces, typed package boundaries, and Apache 2.0 licensed infrastructure.
Use It When
Use tigrcorn-static when you need Tigrcorn static file serving behavior without depending on the full runtime package. 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_static
print(tigrcorn_static.__name__)
The package exposes its supported public surface through the tigrcorn_static namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.
Package Graph
tigrcorn | tigrcorn-core | tigrcorn-config | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-protocols | tigrcorn-http | tigrcorn-security | tigrcorn-runtime | tigrcorn-static | tigrcorn-observability | tigrcorn-compat | tigrcorn-certification
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tigrcorn_static-0.3.16.dev5.tar.gz.
File metadata
- Download URL: tigrcorn_static-0.3.16.dev5.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27ba9326c1dc0f36760f44d9f33ceaa172883218220a87fd5980f2be7339bb82
|
|
| MD5 |
8e75ddca960aeb33947ae828f261bbc4
|
|
| BLAKE2b-256 |
92c53fa1866c9cd5d8f984e288ccf3effb0b02bd7ef3f0ce02a3c2fc931b13a1
|
File details
Details for the file tigrcorn_static-0.3.16.dev5-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_static-0.3.16.dev5-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c72cfa3b759a5c604dad58ad7f0fae7042ce9a7f9792c9524b7742441e898b1c
|
|
| MD5 |
f115b88dc3105dfbaaf1e94c5c2dd31c
|
|
| BLAKE2b-256 |
dd5f74c8df14d0034a582fe7dedaebb7f8d348b98c367944e0d3e28fd0f93fea
|