asyncio — Python Documentation
docs.python.orgasyncio is a library to write concurrent code using the async/await syntax.
About 12,300,000 results
asyncio is a library to write concurrent code using the async/await syntax.
An in-depth tutorial covering Python asyncio from the ground up.
Deep dive into how asyncio event loop works under the hood.