Skip to main content

aiosql plugin for Litestar

Project description

Litestar Aiosql

[!IMPORTANT] This plugin currently contains minimal features and is a work-in-progress

Installation

pip install litestar-aiosql

Usage

Here is a basic application that demonstrates how to use the plugin.

from __future__ import annotations

from litestar import Litestar
from litestar_aiosql import AiosqlPlugin, AiosqlConfig

aiosql = AiosqlPlugin(config=AiosqlConfig())
app = Litestar(plugins=[aiosql])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

litestar_aiosql-0.1.2.tar.gz (68.8 kB view details)

Uploaded Source

Built Distribution

litestar_aiosql-0.1.2-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file litestar_aiosql-0.1.2.tar.gz.

File metadata

  • Download URL: litestar_aiosql-0.1.2.tar.gz
  • Upload date:
  • Size: 68.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for litestar_aiosql-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0ddea44cf054e4b1112bb1447a6ff3bcb18e72a1ec062222109c82abbbece655
MD5 9e6ec90d248be90903f02f578353f9f0
BLAKE2b-256 362b7e76aa44a9533337f84c524d1cce14c178738d914c51be8c50df69d52f98

See more details on using hashes here.

File details

Details for the file litestar_aiosql-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for litestar_aiosql-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00b1ac831e94c7fca03f3ff754e8795fee9d902ddd1b1421f8f55a34154e29f8
MD5 5526b2d14596b3be73f67c0806463736
BLAKE2b-256 cd139983b5fcb1b99e0a935cdf2355803ee1264431d65bbea2c34e1b45391382

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page