logo
首页技术栈工具库讨论
urllib3

urllib3

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3. urllib3 brings many critical features that are missing from the Python standard libraries, such as thread safety, connection pooling, client side ssl/tls verification, support for gzip and deflate encodings, HTTP and SOCKS proxy support, helpers for retrying requests and dealing with HTTP redirects.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconurllib3/urllib32524
CONDA
conda install -c anaconda urllib3
查看
标签
根据用户添加的标签生成