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.dev9.tar.gz
(15.2 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.dev9.tar.gz.
File metadata
- Download URL: tigrbl_orm-0.1.0.dev9.tar.gz
- Upload date:
- Size: 15.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ba311322a8fd0a0fb915fa67defa81a74a115bc01516a1d9581eb8e6137b74f
|
|
| MD5 |
e2f4eb181def417ac7e0ad431985975c
|
|
| BLAKE2b-256 |
f66197110b96491f46f013c20866d5402e4d11f74ae15afe3e99422b8d23fec8
|
File details
Details for the file tigrbl_orm-0.1.0.dev9-py3-none-any.whl.
File metadata
- Download URL: tigrbl_orm-0.1.0.dev9-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 |
0b9e2b6a1d44ac3a6ac8cc0e97fe5d0486d6289bf3808b69d318f595c4abb55f
|
|
| MD5 |
4b1e4f6c9ee6f97c2398398d84e0b1e3
|
|
| BLAKE2b-256 |
c6c2ae6f79913c9a409c30b37d275fd00d72999cef30d632cde8f1e17f9038c3
|