async and await

A brief overview of async and await.

About async and await

The async and await keywords were added in Python 3.5 to define a native coroutine and make them a distinct type when compared with a generator based coroutine.

Access this course and 1400+ top-rated courses and projects.