aiohttp

aiohttp is a great web framework to build event based,
non‑blocking Python web applications.


aiohttp leverages the latest Python 3 built-in features for concurrency, to offer an extremely high performance HTTP client/server implementation.

Learn more about aiohttp Project template in GitHub