I want to do parallel http request tasks in asyncio , but I find that python-requests would block the event loop of asyncio . I've found aiohttp ...
確定! 回上一頁