SQLAlchemy ORM tables, mixins, columns, model helpers, and persistence primitives for Tigrbl applications.
Project description
tigrbl-orm
SQLAlchemy ORM tables, mixins, columns, model helpers, and persistence primitives for Tigrbl applications.
Install
uv add tigrbl-orm
pip install tigrbl-orm
What It Owns
tigrbl-orm owns the orm boundary inside the split Python workspace.
Use It When
Use tigrbl-orm when you want this subsystem directly as a package boundary instead of consuming it only through the top-level tigrbl facade.
Public Surface
- Package-local implementation lives under
pkgs/core/tigrbl_ormand is consumed as a distribution boundary rather than a single broad root re-export.
Internal Layout
- Workspace path:
pkgs/core/tigrbl_orm. - Package class:
core framework package. - Python requirement:
>=3.10,<3.15.
Dependency Surface
- Workspace package dependencies: none declared.
- External runtime dependencies:
sqlalchemy>=2.0. - Optional extras: none declared.
Related Packages
Canonical Repository Docs
docs/README.mddocs/conformance/CURRENT_TARGET.mddocs/conformance/CURRENT_STATE.mddocs/conformance/NEXT_STEPS.mddocs/governance/DOC_POINTERS.mddocs/developer/PACKAGE_CATALOG.mddocs/developer/PACKAGE_LAYOUT.md
Package-local Boundary
This file is a package-local distribution entry point.
Use this page for package installation and boundary orientation. Repository governance, conformance state, target status, and release evidence remain governed from docs/ and .ssot/.
License
Licensed under the Apache License, Version 2.0. See LICENSE and the official Apache 2.0 license text.
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 tigrbl_orm-0.4.2.dev3.tar.gz.
File metadata
- Download URL: tigrbl_orm-0.4.2.dev3.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4d120198eeba9301a0abf2c3f5b70a21bb30f7d5c8e075c5f1d865c3f4eb62a
|
|
| MD5 |
80354cd6c89f310ea12444d8c516954f
|
|
| BLAKE2b-256 |
50885c6d61bb7436b9226c47cada31b365169371e974b9071a67f530fbd3ec25
|
File details
Details for the file tigrbl_orm-0.4.2.dev3-py3-none-any.whl.
File metadata
- Download URL: tigrbl_orm-0.4.2.dev3-py3-none-any.whl
- Upload date:
- Size: 36.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62b1f9cb4a355faa3adcbece9f23ad3a5fe180f68c1156c4bc6fea7c15a1be4f
|
|
| MD5 |
c4c3dc6b6940aba266feff2f943dfaa6
|
|
| BLAKE2b-256 |
2709ff90b4484238f110f36684b0b00ccb258c703c535dc58da3349ecfa53cb3
|