A simple and efficient Python library for asynchronous use of SQLite3 with a set of useful tools and interfaces.
Project description
sl3aio
sl3aio is a simple python library that adds asynchronous support and useful tools for the sqlite3.
Documentation
Check out the sl3aio documentation and get started with it.
Features
- Safe asynchronous access to any sqlite3 database
- Convinient interface that replaces sqlite3 boiler-plate code
- Wide range of simple built-in tools
Installation
You can simply install sl3aio from pip:
pip install sl3aio
Other installation methods and usage examples can be found in the documentation.
Notes
Before working with the library, it is advisable to learn the basics of working with asyncio. You can also view the sqlite3 library which is the core of the sl3aio.
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
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 sl3aio-1.3.0rc1.tar.gz.
File metadata
- Download URL: sl3aio-1.3.0rc1.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2ba39af733496f01865db269eeea82801e83a994b04a6c93243293e97d541e2
|
|
| MD5 |
f7c3fc3252707f4f4f8343f94a222898
|
|
| BLAKE2b-256 |
c242d938a62299c88861a31b558356469b77fbbfa169d71f064943d3d62be7c5
|
File details
Details for the file sl3aio-1.3.0rc1-py3-none-any.whl.
File metadata
- Download URL: sl3aio-1.3.0rc1-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee4090db2ecaf58c6e3f77af9d187435e6e4d3b6e27faebdc151b863f5674f59
|
|
| MD5 |
fca9a6593c926964692a093b548affb1
|
|
| BLAKE2b-256 |
e55a0491b45f558be4f5b047fb7d8b3cba0c6bb7a1abb58c88ced35df3384d7d
|