Async Support for various databases
Project description
AIO-Databases
The package gives you asycio support for a range of databases (SQLite, PostgreSQL, MySQL).
Requirements
- python >= 3.7
Installation
aio-databases should be installed using pip:
$ pip install aio-databases
You can install the required database drivers with:
$ pip install aio-databases[sqlite]
$ pip install aio-databases[postgresql]
$ pip install aio-databases[mysql]
Usage
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/aio-databases/issues
Contributing
Development of the project happens at: https://github.com/klen/aio-databases
License
Licensed under a MIT License
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-databases-0.0.6.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file aio-databases-0.0.6.tar.gz
.
File metadata
- Download URL: aio-databases-0.0.6.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdf211ac5e47a8077f34a4c92a8af127c3164b1b2af8ef665dfb843d5c5e4502 |
|
MD5 | 6c7c782eac8207c04863042c33b719e3 |
|
BLAKE2b-256 | 9e14d99e2508dab37f2aedfcac9d26461d2724541ec23e7e89f3552623d45299 |
File details
Details for the file aio_databases-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: aio_databases-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 773a52eee6419bd283f42131da426894456ea64577e64ab7057f47efc6c90399 |
|
MD5 | fe5caa56294380957b4bded49439f522 |
|
BLAKE2b-256 | 1bd423d9130348b48032f33cbac5c6a0d906f885b32697b757fafd5e2ff8ac56 |