The databases/py-aiosqlite,python3 port
py3-aiosqlite-0.20.0 – asyncio bridge to the standard sqlite3 module
Description
aiosqlite provides a friendly, async interface to sqlite databases.
It replicates the standard sqlite3 module, but with async versions of
all the standard connection and cursor methods, plus context managers
for automatically closing connections and cursors.
WWW: https://aiosqlite.omnilib.dev/
- Categories:
-
databases
lang/python
Library dependencies
Build dependencies
Run dependencies