11 lines
613 B
Markdown
11 lines
613 B
Markdown
|
|
# Python 101:第 33 集——请求包
|
||
|
|
|
||
|
|
> 原文:<https://www.blog.pythonlibrary.org/2018/11/14/python-101-episode-33-the-requests-package/>
|
||
|
|
|
||
|
|
在这个截屏中,我介绍了流行的[请求包](http://docs.python-requests.org/en/master/),它是 Python 的 urllib 的替代品。
|
||
|
|
|
||
|
|
[https://www.youtube.com/embed/GKYt99Iq0U4?feature=oembed](https://www.youtube.com/embed/GKYt99Iq0U4?feature=oembed)
|
||
|
|
|
||
|
|
你也可以在这里阅读本视频所依据的章节,或者在 [Leanpub](https://leanpub.com/python_101) 上找到这本书
|
||
|
|
|
||
|
|
[]( https://leanpub.com/python_101)
|