python-aiosqlite
AsyncIO bridge to the standard python sqlite3 module
aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/python-aiosqlite && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aiosqlite-0.20.0.tar.gz | 0000021691 21.2 KB | |
python-aiosqlite.changes | 0000002508 2.45 KB | |
python-aiosqlite.spec | 0000001973 1.93 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1169366
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 0.20.0: * Connection `.close()` method is now idempotent * Performance improvements in connection thread and event loop * Updated contributor guide * Tested on Python 3.12 * Dropped support for Python 3.7
Comments 0