Skip to main content

Runtime atom package for Tigrbl stages, phases, typed contexts, event anchors, protocol execution, and composable pipeline algebra.

Project description

tigrbl-atoms

Tigrbl logo

Runtime atom package for Tigrbl stages, phases, typed contexts, event anchors, protocol execution, and composable pipeline algebra.

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

What is tigrbl-atoms?

Runtime atom package for Tigrbl stages, phases, typed contexts, event anchors, protocol execution, and composable pipeline algebra.

Why use tigrbl-atoms?

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

When should I install tigrbl-atoms?

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

Who is tigrbl-atoms for?

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

Where does tigrbl-atoms fit?

tigrbl-atoms lives at pkgs/core/tigrbl_atoms and serves a focused layer in the split Tigrbl framework.

How does tigrbl-atoms 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-atoms
pip install tigrbl-atoms

Surface Coverage

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

What It Owns

tigrbl-atoms 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:

  • tigrbl_atoms: _ctx, _opview_helpers, _request, algebra, atoms/, events, fallback, phases, protocol_runtime, runtime_callbacks, runtime_channel, runtime_transactions

Public API and Import Surface

  • Import roots: tigrbl_atoms.
  • Public symbols: EGRESS_PHASES, EdgeTarget, ErrorCtx, HANDLER_PHASES, HookPhase, HookPhases, HookPredicate, INGRESS_PHASES, PHASE_SEQUENCE, PhaseTreeEdge, PhaseTreeNode, StepFn.
  • Workspace dependencies: tigrbl-ops-oltp, tigrbl-ops-olap, tigrbl-ops-realtime, tigrbl-core, tigrbl-typing.
  • External runtime dependencies: jinja2>=3.1, sqlalchemy>=2.0, typing-extensions>=4.0.

Usage Examples

Verify the installed package

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

Import the package boundary

import importlib

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

Import a public symbol

from tigrbl_atoms import EGRESS_PHASES

print(EGRESS_PHASES)

Use with the facade when building applications

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

How To Choose This Package

Choose tigrbl-atoms 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-atoms. 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_atoms-0.4.2.tar.gz (99.0 kB view details)

Uploaded Source

Built Distribution

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

tigrbl_atoms-0.4.2-py3-none-any.whl (171.7 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_atoms-0.4.2.tar.gz.

File metadata

  • Download URL: tigrbl_atoms-0.4.2.tar.gz
  • Upload date:
  • Size: 99.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • 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 tigrbl_atoms-0.4.2.tar.gz
Algorithm Hash digest
SHA256 a9515a9305bf2c6969c9a2c598a08e09dcb9d2a2f8f32fdbbf90fe0ec87524d6
MD5 fd4b86a8816a1faea2cae2dab75986a2
BLAKE2b-256 b724ef9d114928448ec15bda7fbad5e3c38afa77fd27c25f10fd18bfc8400096

See more details on using hashes here.

File details

Details for the file tigrbl_atoms-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_atoms-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 171.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • 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 tigrbl_atoms-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ad9b7096201173bf3b9f13e9d0b1f86a093116d39e45045d9b0291bd23d24733
MD5 6430c15b4a4fe5d43febd3d25a08e69f
BLAKE2b-256 f4cdf73ff0d5c730ba789dca5dc616c0abaf57e620394936ea5a14f2e6202718

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