Tools for backend python services
Project description
Aio Fluid
Async utilities for backend python services developed by Quantmind.
Documentation: https://quantmind.github.io/aio-fluid
Source Code: https://github.com/quantmind/aio-fluid
Installation
This is a simple python package you can install via pip:
pip install aio-fluid
To install all the dependencies:
pip install aio-fluid[cli, db, http, log]
this includes the following extra dependencies:
cli
for the command line interface using click and richdb
for database support with asyncpg and sqlalchemyhttp
for http client support with httpx and aiohttplog
for JSON logging support with python-json-logger
Development
You can run the examples via
poetry run python -m examples.main
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
aio_fluid-1.1.3.tar.gz
(35.9 kB
view details)
Built Distribution
aio_fluid-1.1.3-py3-none-any.whl
(48.1 kB
view details)
File details
Details for the file aio_fluid-1.1.3.tar.gz
.
File metadata
- Download URL: aio_fluid-1.1.3.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a24c3531bc1986b1bae8428fa3d451b4a1a37327d107e80fb9e00189db60a553 |
|
MD5 | efdcd1268532b28c0988b3f1ce4693b4 |
|
BLAKE2b-256 | 1e3836ce2bf07dd504dd8376f8430d11179193807adffda38d81931d347e6637 |
File details
Details for the file aio_fluid-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: aio_fluid-1.1.3-py3-none-any.whl
- Upload date:
- Size: 48.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82845c26fd483f3afbb9a0dcda89a5ffc936903c35481457a77ee18186fe9d0b |
|
MD5 | 04136c842bd19cb5da6f40301b5b8a5a |
|
BLAKE2b-256 | a3b9ee23eddcdac2b3417ab36636cd4d16ef72fb10ea48ccbc0a3011f1e10c05 |