Ormar integration for Litestar.
Project description
Litestar-Ormar
Ormar integration for Litestar.
- Free software: Apache Software License 2.0
- Documentation: https://litestar-ormar.readthedocs.io.
Features
- Provides convenient Repository for Ormar adhering to Litestar's AbstractRepository.
from litestar_ormar import OrmarRepository
class MyObjectRepository(OrmarRepository):
model_type = MyObject
...and you're done.
Credits
Created by Dominik Kozaczko
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
litestar_ormar-0.0.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file litestar_ormar-0.0.1.tar.gz
.
File metadata
- Download URL: litestar_ormar-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.9.9-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b669eb72492b403388418f65276c609f75d61318a876438cafad5204d7a75dd |
|
MD5 | 08dc1851ba96170c14e05e4cd828a92e |
|
BLAKE2b-256 | 160d83f6b45c2c5b1ba08ccd56a604f010e73cfb747be9e2eeb2667c15a8eb76 |
File details
Details for the file litestar_ormar-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: litestar_ormar-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.9.9-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 044a341ff898a9890cd4e53e052635a66c9df58cdf044b462d590844682cdc27 |
|
MD5 | f04759a1253664b3a804387d263bee3f |
|
BLAKE2b-256 | 75bac35d1bb441d588e2a3aef5475a0c027f423e3c645fc3bf0f1ebc68626008 |