Litestar SAQ
[!IMPORTANT] This plugin currently contains minimal features and is a work-in-progress
Installation
pip install litestar-saq
Usage
Here is a basic application that demonstrates how to use the plugin.
from __future__ import annotations
from litestar import Litestar
from litestar_saq import SaqPlugin, SaqConfig
saq = SaqPlugin(config=SaqConfig())
app = Litestar(plugins=[saq])
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
litestar_saq-0.1.0.tar.gz
(74.6 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_saq-0.1.0.tar.gz.
File metadata
- Download URL: litestar_saq-0.1.0.tar.gz
- Upload date:
- Size: 74.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64eeb3f4073f155c9ebcfd73cccfc09fa653c355b8f306bf4bcaa9d2f32b46bb
|
|
| MD5 |
b2fd01f8c21be07a76c3d6288de8f15d
|
|
| BLAKE2b-256 |
61f86adc1ed2283c821c6688f46c39f1df254a748dbaa35f1bae76647652f55e
|
File details
Details for the file litestar_saq-0.1.0-py3-none-any.whl.
File metadata
- Download URL: litestar_saq-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 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 |
cc762ae9ca64ffb8fca8e11f383d6737296a72af2bc0aafccf4388ae053e7697
|
|
| MD5 |
869c77f8479c2fed2498f41430e1a9dc
|
|
| BLAKE2b-256 |
302ce78914a156ed7eb6dad276eed7a8718ae69fd4d9903b6ec72930854b9368
|