파이썬, httpx 

 

HTTPX Tutorial - A next-generation HTTP client for Python

 

https://www.youtube.com/watch?v=qAh5dDODJ5k 

 

https://www.python-httpx.org/

 

HTTPX

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. Install HTTPX using pip: Now, let's get started: >>> import httpx >>> r = http

www.python-httpx.org

 

반응형

+ Recent posts