requests-oauthlib, requests-aws4auth 认证处理 性能 locust, py-spy 压测分析 解析 parsel, beautifulsoup4 HTML/XML处理 异步 grequests, requests-futures
一些很好的例子是 requests-threads, grequests, requests-futures, 和httpx. 超时 大多数对外部服务器的请求都应该附加超时,以防服务器没有及时响应。