Skip to main content

Server runner, app loading, lifecycle hooks, workers, reload, and embedded runtime for the Tigrcorn ASGI3 web server.

Project description

tigrcorn-runtime

Tigrcorn tiger-unicorn logo

Server runner, app loading, lifecycle hooks, workers, reload, and embedded runtime for the Tigrcorn ASGI3 web server.

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

SSOT governed Discord

Install

uv add tigrcorn-runtime
pip install tigrcorn-runtime

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

What It Owns

tigrcorn-runtime owns server runner, app loading, bootstrap, signals, shutdown, workers, embedding, and cli. Its import package is tigrcorn_runtime, and its declared package dependencies are: tigrcorn-core, tigrcorn-config, tigrcorn-asgi, tigrcorn-transports, tigrcorn-protocols, tigrcorn-security.

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-runtime when you want the runtime 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_runtime namespace and keeps the root tigrcorn package as the compatibility umbrella.

Which boundary does this package own?

It is the package boundary for server runner, app loading, bootstrap, signals, shutdown, workers, embedding, and cli in the Tigrcorn package graph.

What should be imported from the runtime package first?

Start with run, serve, or serve_import_string when you need the packaged server entrypoints, embedded runtime orchestration, bootstrap flow, or worker lifecycle management.

Features

  • Owns server runner, app loading, bootstrap, signals, shutdown, workers, embedding, and cli inside the Tigrcorn split-package architecture.
  • Publishes the tigrcorn_runtime import surface for named public helpers and entrypoints.
  • Declared runtime dependencies: tigrcorn-core, tigrcorn-config, tigrcorn-asgi, tigrcorn-transports, tigrcorn-protocols, tigrcorn-security.
  • Optional dependency surface: uvloop, trio.
  • Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Use It When

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

from tigrcorn_runtime import run

print(run.__name__)

Namespace discovery starts with import tigrcorn_runtime.

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

  • Use this package when you need the packaged server entrypoints or embedded runtime orchestration.
  • Keep worker, reload, and bootstrap behavior documented here before surfacing it at the repo root.
  • Use config, protocol, transport, and security packages as inputs instead of re-owning those concerns in 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_runtime-0.3.17.tar.gz (40.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_runtime-0.3.17-py3-none-any.whl (49.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tigrcorn_runtime-0.3.17.tar.gz
  • Upload date:
  • Size: 40.7 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_runtime-0.3.17.tar.gz
Algorithm Hash digest
SHA256 ad98e73617cf69ac4dd85d023fb0992cfff64bc74809c9485be712c85e46f109
MD5 38a051cd29ae921bfe0b3efcdfbe5141
BLAKE2b-256 c2f704c813ad5df944b804d6a7fb1f052a693c7cced18abd40651d633518aa7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tigrcorn_runtime-0.3.17-py3-none-any.whl
  • Upload date:
  • Size: 49.6 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_runtime-0.3.17-py3-none-any.whl
Algorithm Hash digest
SHA256 55aa26d65029f45f7d929de79ef6fa2f222f2fa7522cfb4f4ae163bfc781ded8
MD5 9bde91162f33d66a5082cc7ea83a5389
BLAKE2b-256 434ac5f6ae410145502cc59d4d4c6b4b2844d7dc03c037d78f10139d14a7a67d

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