Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570341
en ru br
ALT Linux repos
S:0.19.0-alt2

Group :: Development/Python3
RPM: python3-module-aiosqlite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.19.0-alt2
Build date: 15 may 2023, 17:39 ( 49.8 weeks ago )
Size: 22.87 Kb

Home 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

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-aiosqlite
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin