Hands-on Intro to aiohttp with Mariatta. Asyncio is a relatively new feature in Python, with the async and await syntaxes only recently became proper keywords in Python 3.7. Asyncio allows you to ...