News

The asyncio library included with Python gives you the tools to use async for processing disk ... or objects that wrap coroutines and help run them. async def my_task(): do_something() task ...