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.
显示实验性软件包 显示社区软件包