python-aiosqlite 0.12.0 Asyncio bridge for sqlite3

The package 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.