Package python3-module-aiosqlite: Information
Source package: python3-module-aiosqlite
Version: 0.21.0-alt1
Build time: Feb 3, 2025, 02:51 PM in the task #373066
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/aiosqlite
License: MIT
Summary: 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. It can also be used in the traditional, procedural manner. aiosqlite also replicates most of the advanced features of sqlite3
Maintainer: Stanislav Levin
Last changed
Feb. 3, 2025 Stanislav Levin 0.21.0-alt1
- 0.20.0 -> 0.21.0.
June 20, 2024 Stanislav Levin 0.20.0-alt1
- 0.19.0 -> 0.20.0.
May 15, 2023 Stanislav Levin 0.19.0-alt2
- Rebuilt with flit-core 3.9.0.