aiofiles is an Apache2 licensed library, written in Python, for handling local disk files in asyncio applications. Ordinary local file IO is blocking, and cannot easily and portably be made ...
It replicates the standard duckdb module, but with async versions of all the standard connection and cursor methods, plus context managers for automatically closing connections and cursors: aioduck ...