Piccolo ORM plugin for Litestar
Project description
Litestar Piccolo
Installation
pip install litestar-piccolo
or
pip install litestar[piccolo]
Usage
Here is a basic application that demonstrates how to use the plugin.
from __future__ import annotations
from litestar import Litestar
from litestar_piccolo import PiccoloPlugin
piccolo = PiccoloPlugin()
app = Litestar(plugins=[piccolo])
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_piccolo-0.1.0.tar.gz
(74.1 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 litestar_piccolo-0.1.0.tar.gz.
File metadata
- Download URL: litestar_piccolo-0.1.0.tar.gz
- Upload date:
- Size: 74.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d91185d171ae75882751255133592770ea15448036cf5235567589977f4aad8
|
|
| MD5 |
ca8cb2e5c354c50b640e49653581868b
|
|
| BLAKE2b-256 |
ac935434d3f6e3a7f100cc0086364da7a3236ec2308ddfe73fbfc0452cdf6baf
|
File details
Details for the file litestar_piccolo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: litestar_piccolo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8659e666ddaa96cd48cf3b33b8d63c6de0d2e2f664f34e8a3e2e513f97dd1bd9
|
|
| MD5 |
6f3ac86e67b55a6c854faa6b52f97fa2
|
|
| BLAKE2b-256 |
99d37cdfdb63a6b5c099e0de904976e0fb282433955169310103f49ba757bb12
|