Skip to content

Commit e97a772

Browse files
authored
Update README.md
1 parent a49b4ae commit e97a772

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# learnPython
22
> 这些都是我平时写的爬虫记录和使用的一些示例,希望看到的同学一起学习一起交流。
33
* [Python爬虫日记系列](https://github.com/rieuse/learnPython/tree/master/Python%E7%88%AC%E8%99%AB%E6%97%A5%E8%AE%B0%E7%B3%BB%E5%88%97):是我学Python学的爬虫,而且爬虫的思路和讲解都放到了我的简书和博客中了,适合初学者学习。
4-
* [Python爬虫小的demo](https://github.com/rieuse/learnPython/tree/master/Python%E7%88%AC%E8%99%AB%E5%B0%8F%E7%9A%84demo):一些小的爬虫demo,用来练手和做更好的爬虫做准备。
54
* [Python基础代码](https://github.com/rieuse/learnPython/tree/master/Python%E5%9F%BA%E7%A1%80%E4%BB%A3%E7%A0%81):一些初学Python的时候写的代码,还有一些小技巧记录一下。
6-
* [Python算法](https://github.com/rieuse/learnPython/tree/master/Python%E7%AE%97%E6%B3%95):学习Python算法的时候练习的代码,后续会多多练习,暂时时间还不够,暑假时间充足。
5+
* [Python各种模块使用](https://github.com/rieuse/learnPython/tree/master/Python%E5%90%84%E7%A7%8D%E6%A8%A1%E5%9D%97%E4%BD%BF%E7%94%A8):一些python有关的模块使用示例
6+
* [Python算法学习](https://github.com/rieuse/learnPython/tree/master/Python%E7%AE%97%E6%B3%95):学习Python算法的时候练习的代码,后续会多多练习,暂时时间还不够,暑假继续学习。
77
* [ScrapyDoutu](https://github.com/rieuse/learnPython/tree/master/ScrapyDoutu):使用Scrapy框架爬取了斗图网站的最新表情图片
8-
* [Python抓取喜马拉雅电台音频](https://github.com/rieuse/learnPython/tree/master/Python%E6%8A%93%E5%8F%96%E5%96%9C%E9%A9%AC%E6%8B%89%E9%9B%85%E7%94%B5%E5%8F%B0%E9%9F%B3%E9%A2%91):Python爬虫:大规模爬取喜马拉雅电台详细音频数据,一个普通获取,一个异步获取。
8+
* [Python科学计算基础](https://github.com/rieuse/learnPython/tree/master/Python%E7%A7%91%E5%AD%A6%E8%AE%A1%E7%AE%97%E5%9F%BA%E7%A1%80):Python科学计算相关模块学习使用。
9+
#### 我的微信帐号:r**ieuse**
910
#### 我的博客地址:**http://bulolo.cn**
10-
#### 我的 QQ 地址:[QQ和我交流,一起学习进步](http://wpa.qq.com/msgrd?v=3&uin=553704903&site=qq&menu=yes)
1111
#### 我的简书地址:**http://www.jianshu.com/u/28fbebb6ac57**

0 commit comments

Comments
 (0)