ORM tables and mixins for the Tigrbl framework.
Project description
tigrbl-orm
Features
- Provides the
tigrbl_orm.ormmodule as a standalone package. - Includes reusable ORM mixins and table models for Tigrbl services.
- Supports Python 3.10 through 3.12.
Installation
uv
uv add tigrbl-orm
pip
pip install tigrbl-orm
Usage
from tigrbl_orm.orm.tables.user import User
print(User.__tablename__)
Install this package alongside other Tigrbl components when you need SQLAlchemy-backed models.
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
tigrbl_orm-0.1.0.dev7.tar.gz
(15.3 kB
view details)
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.1.0.dev7.tar.gz.
File metadata
- Download URL: tigrbl_orm-0.1.0.dev7.tar.gz
- Upload date:
- Size: 15.3 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
987a9da409eac0add0b425a92c8697a19f8767b7508eb24a3b9d9ed6a4af5ca8
|
|
| MD5 |
5aa771ae90a636194d244eb9bccbc5e8
|
|
| BLAKE2b-256 |
f33b51de24271cdc8158ac6a092563226e9f319923680ea7f05ef8c7b79aa5ff
|
File details
Details for the file tigrbl_orm-0.1.0.dev7-py3-none-any.whl.
File metadata
- Download URL: tigrbl_orm-0.1.0.dev7-py3-none-any.whl
- Upload date:
- Size: 27.3 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
159195eae2adfdf9d54c87ac9aa761bd2ba0116e5fef529e5e827112a2f3bce1
|
|
| MD5 |
ed4d6324532923ab40d35e0955015adb
|
|
| BLAKE2b-256 |
60a3dc00235e1c3d93f3c537b96d42449589df5fa48ca4b52ec93be45d5eaee2
|