Posted inasyncio Python modules
Asynchronous HTTP Clients and Servers with aiohttp
Asynchronous HTTP clients and servers with aiohttp enable high-performance, non-blocking network applications in Python using asyncio for concurrent tasks.
The ultimate Python guide