HTTPX¶
A next-generation HTTP client for Python.
HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
pip install httpx
参考:https://oxylabs.io/blog/httpx-vs-requests-vs-aiohttp
最后更新:
2023-05-21