以撸代码的形式学习Python
 
 
 
 
Go to file
zhangjie 56865439c2 update python_base 2016-10-17 11:47:41 +08:00
.gitignore update code in python_base, add .gitignore 2016-10-14 11:33:26 +08:00
README.md update code in python_spider 2016-10-16 20:55:19 +08:00
python_base.py update python_base 2016-10-17 11:47:41 +08:00
python_spider.py update code in python_spider 2016-10-16 20:55:19 +08:00
python_visual.py add python_visual 2016-10-14 16:01:00 +08:00

README.md

LearnPython

以撸代码的形式学习Python

============================================================

python_base.py: 千行代码入门Python

python_visual.py: 15张图入门Matplotlib

python_spider.py: 一个很“水”的Python爬虫入门代码文件

============================================================

您可以fork该项目,并在修改后提交Pull request