File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# learnPython
2
2
> 这些都是我平时写的爬虫记录和使用的一些示例,希望看到的同学一起学习一起交流。
3
- * Python基础代码:一些初学Python的时候写的代码,还有一些小技巧记录一下。
4
- * Python算法:学习Python算法的时候练习的代码,后续会多多练习。
3
+ * [ 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,用来练手和做更好的爬虫做准备。
5
+ * [ 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
7
* 其他的爬虫代码我就暂时直接放到这个主目录里面了,以后多了的时候在分到子目录中去。
6
- #### 我的简书地址:http://www.jianshu.com/u/28fbebb6ac57
7
- #### 我的博客地址:http://bulolo.cn
8
+ #### 我的简书地址:** http://www.jianshu.com/u/28fbebb6ac57**
9
+ #### 我的博客地址:** http://bulolo.cn**
10
+ #### 我的 QQ 地址:[ QQ和我交流,一起学习进步] ( http://wpa.qq.com/msgrd?v=3&uin=553704903&site=qq&menu=yes )
You can’t perform that action at this time.
0 commit comments