Skip to main content

Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.

Project description

tigrbl_spec

Tigrbl logo

Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.

PyPI version for tigrbl_spec Downloads for tigrbl_spec Discord community for tigrbl_spec Repository hits for tigrbl_spec README Apache 2.0 license Python versions 3.10 | 3.11 | 3.12 | 3.13 | 3.14 for tigrbl_spec Workspace group for tigrbl_spec

What is tigrbl_spec?

Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.

Why use tigrbl_spec?

Use it when you need this foundational Tigrbl layer directly as a small, focused dependency.

When should I install tigrbl_spec?

Install it for extension packages, package-local tests, or internals that need this boundary without the whole facade.

Who is tigrbl_spec for?

Framework maintainers, extension authors, and advanced users composing Tigrbl from split packages.

Where does tigrbl_spec fit?

tigrbl_spec lives at pkgs/core/tigrbl_spec and serves a focused layer in the split Tigrbl framework.

How does tigrbl_spec work?

It owns a narrow layer in the split workspace and is consumed by higher-level packages through explicit dependencies.

Certification Status

  • Package status: governed package in the tigrbl/tigrbl workspace.
  • Governance source: SSOT registry.
  • Release evidence: publish workflow validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
  • Local certification guard: pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, LICENSE, and NOTICE.
  • Scope note: this README documents the package boundary. Runtime feature support remains governed by .ssot/ entities and the conformance docs linked below.

Install

uv add tigrbl_spec
pip install tigrbl_spec

Surface Coverage

Surface Value
PyPI package tigrbl_spec
Repository path pkgs/core/tigrbl_spec
Python import root tigrbl_spec
Console scripts none declared
Entry points none declared
Optional extras none declared
Legal files LICENSE, NOTICE
Supported Python `3.10

What It Owns

tigrbl_spec owns the foundational framework package boundary. It should be installed when you need this package's focused responsibility without assuming every other Tigrbl workspace package is present.

Implementation orientation:

  • Module layout is intentionally small or namespace-oriented.

Public API and Import Surface

  • Import roots: tigrbl_spec.
  • Public symbols: __version__.
  • Workspace dependencies: none declared.
  • External runtime dependencies: none declared.

Usage Examples

Verify the installed package

python -m pip show tigrbl_spec
python - <<'PY'
from importlib.metadata import version
print(version("tigrbl_spec"))
PY

Import the package boundary

import importlib

module = importlib.import_module("tigrbl_spec")
print(module.__name__)

Import a public symbol

from tigrbl_spec import __version__

print(__version__)

Use with the facade when building applications

uv add tigrbl tigrbl_spec
python - <<'PY'
import tigrbl
print(tigrbl.__name__)
PY

How To Choose This Package

Choose tigrbl_spec when the quick-answer table matches your use case. Choose tigrbl instead when you want the full public facade. Choose a lower-level package such as tigrbl-core, tigrbl-base, or tigrbl-runtime when you are building framework extensions or testing a specific internal boundary.

Related Packages

Documentation Links

Support

Package-local Boundary

This README is the package-local distribution entry point for tigrbl_spec. It answers install, usage, API, ownership, and certification-orientation questions for this package. Broader architectural decisions, release status, and cross-package proof chains remain in the repository-level docs and SSOT registry.

License

Licensed under the Apache License, Version 2.0. See LICENSE, NOTICE, and the official Apache 2.0 license text.

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_spec-0.4.4.dev7.tar.gz (29.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_spec-0.4.4.dev7-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_spec-0.4.4.dev7.tar.gz.

File metadata

  • Download URL: tigrbl_spec-0.4.4.dev7.tar.gz
  • Upload date:
  • Size: 29.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","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_spec-0.4.4.dev7.tar.gz
Algorithm Hash digest
SHA256 423d2d9acf69d37076e99f1ef417a27319ed5f468b8ae2542552b38317798f4d
MD5 57ae91a883c908c8ddff68a5480e7f07
BLAKE2b-256 738a2181d987c44dc7c0a899c038d33f29df4d2d40b517a238446e54ac176e3a

See more details on using hashes here.

File details

Details for the file tigrbl_spec-0.4.4.dev7-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_spec-0.4.4.dev7-py3-none-any.whl
  • Upload date:
  • Size: 48.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","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_spec-0.4.4.dev7-py3-none-any.whl
Algorithm Hash digest
SHA256 fdbf689464a09ce3917e78808eb8aa23802bcf3d21f039ca336bc4b564629008
MD5 66c38f96a00645837fc86121f15094ea
BLAKE2b-256 6f30dfe23133fd6e792ab7fbbd419ee1b18d7d0ae2dc73d74a4654421d2d1b45

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