Introducing aiohttp
Most of you reading this already know aiohttp as the longest-running asynchronous HTTP client for Python’s asyncio.
What is less widely known is that the same package also ships a full-featured web server and framework, available under aiohttp.web.