Ztm0929留言 | 贡献
Ztm0929留言 | 贡献
无编辑摘要
 
(未显示2个用户的3个中间版本)
第1行: 第1行:
非常知名而且重要的 Python 库。
非常知名而且重要的 [[Python]] 库。


https://github.com/psf/requests
https://github.com/psf/requests


== 安装 ==
== 安装 ==
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash" copy>
python -m pip install requests
python -m pip install requests
</syntaxhighlight>
</syntaxhighlight>
第15行: 第15行:
</syntaxhighlight>
</syntaxhighlight>


== 外部链接 ==
== 另请参阅 ==
[https://requests.readthedocs.io/en/latest/# Requests: HTTP for Humans™ — Requests 2.32.3 documentation]
 
{{联系天明}}
* [https://requests.readthedocs.io/en/latest/# Requests: HTTP for Humans™ — Requests 2.32.3 documentation]
* {{使用搜索引擎搜索}}
 
[[分类:信息技术]]
[[分类:Python 库]]
[[分类:Python 库]]