Python3常用学习网站总结(随时更新)2022-08-17 18:34:53Python资源大全 http://python.jobbole.com/84464/ https://github.com/jobbole/awesome-python-cn scrapy: https://scrapy-chs.readthedocs.io/zh_CN/1.0/intro/tutorial.html http://scrapy-chs.readthedocs.io/zh_CN/latest/intro/tutorial.html https://scrapy.org/ https://doc.scrapy.org/en/latest/# http://cuiqingcai.com/4320.html http://wiki.jikexueyuan.com/project/scrapy/scrapy-install.html re: http://www.regexlab.com/zh/regref.htm Django: https://www.djangoproject.com/start/ http://www.ziqiangxuetang.com/django/django-install.html http://python.usyiyi.cn/django/index.html https://www.zhihu.com/question/26235428 http://www.runoob.com/django/django-first-app.html http://www.runoob.com/django/django-first-app.html requests: http://docs.python-requests.org/zh_CN/latest/user/quickstart.html Beautiful soup: https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/# Selenium http://selenium-python.readthedocs.io/# https://seleniumhq.github.io/selenium/docs/api/py/api.html GIt: Walden: http://www.xieguofang.cn/Multilingual%20Corpus/Thoreau/Walden-IE_En_Ch.htm#section1 http://pan.baidu.com/s/1i5wZ8Ap 0er1 老男孩学员课程 http://www.cnblogs.com/Eva-J/p/5009377.html http://www.pythontutor.com/ Python可视化编程 http://www.cnblogs.com/rhcad/archive/2011/12/21/2295507.html Python装饰器九步 http://crossincode.com/oj/sample_list/ 在线练习 http://cocode.cc/t/python-flask-sqlalchemy/1884 别人的经验 https://www.zhihu.com/question/20039623 同上 https://www.zhihu.com/question/22425402 好的网站 https://www.imsxm.com/jetbrains-license-server.html 上一篇:Part 33 Difference between abstract classes and interfaces下一篇:python_语法糖_装饰器