Skip to main content

Concrete implementations of Tigrbl base abstractions.

Project description

Tigrbl branding

tigrbl-concrete

PyPI - Downloads Hits Python Versions License Version

Features

  • Modular package in the Tigrbl namespace.
  • Supports Python 3.10 through 3.12.
  • Distributed as part of the swarmauri-sdk workspace.

Installation

uv

uv add tigrbl-concrete

pip

pip install tigrbl-concrete

Usage

Import from the shared package-specific module namespaces after installation in your environment.

Runtime-visible operation metadata

Runtime-visible operations are defined by collected specs (RouterSpec.collect(...), OpSpec.collect(...)) and then installed through binding on the live graph. Mounted routes are not backfilled into runtime metadata after the fact.

from tigrbl_concrete import TigrblApp, TigrblRouter

app = TigrblApp()
router = TigrblRouter()

@router.get("/health")
def health_check():
    return {"ok": True}

# include_router(...) mounts already-bound operations
app.include_router(router, prefix="/api")

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

tigrbl_concrete-0.1.0.dev7.tar.gz (90.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tigrbl_concrete-0.1.0.dev7-py3-none-any.whl (136.1 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_concrete-0.1.0.dev7.tar.gz.

File metadata

  • Download URL: tigrbl_concrete-0.1.0.dev7.tar.gz
  • Upload date:
  • Size: 90.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 tigrbl_concrete-0.1.0.dev7.tar.gz
Algorithm Hash digest
SHA256 ff1f8726117a570a4fe8eff2c9bd99b59b4071b29a952a990afb09c8cd3f7ad6
MD5 d14f73184c34d4f4f051ef16c4ab637f
BLAKE2b-256 db44d053b892e52766189ab1c2f0d025bb61f0413323821145766c9b8eb35662

See more details on using hashes here.

File details

Details for the file tigrbl_concrete-0.1.0.dev7-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_concrete-0.1.0.dev7-py3-none-any.whl
  • Upload date:
  • Size: 136.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 tigrbl_concrete-0.1.0.dev7-py3-none-any.whl
Algorithm Hash digest
SHA256 ea202a5a4f8e1d0d172e11a7143134c51dd9f3d276814784dfdca00f3fee5a87
MD5 292d27832e04029ea6de812f5d5fc83d
BLAKE2b-256 4f0ea25cb86dcba1c4e0fe4baf0b8253d86fd9e3cfd8f41dd4b67b1e98ca7017

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