python学习之各类网站

这篇博客仅用来个人学习,记一下我自己觉得有用的网站
1、下载包速度过慢时,可以使用豆瓣源进行加速。还可以使用阿里云进行加速。
https://pypi.douban.com/simple

pip install -i  https://pypi.douban.com/simple scrapy 

2、Python 资源大全-------“伯乐在线”
http://python.jobbole.com/84464/
https://github.com/jobbole/awesome-python-cn
3、系统推荐
https://surprise.readthedocs.io/en/stable/getting_started.html
4、值得关注的 10 个 Python 英文博客
http://python.jobbole.com/81730/
5、Scrapy 中文网
http://www.scrapyd.cn/
6、在线工具
http://tool.oschina.net/
7、Chrome插件网
http://www.cnplugins.com/
8、开源中国
https://www.oschina.net/
9、静觅 崔庆才的个人博客
https://cuiqingcai.com/
10、伯乐在线
http://python.jobbole.com/
11、易词云(制作词云)
http://yciyun.com/
12、科赛网
https://www.kesci.com/
13、stackoverflow(IT技术问答)
https://stackoverflow.com/
14、Django 基础教程
https://code.ziqiangxuetang.com/django/django-tutorial.html
15、精选26个Python实用技巧(26个模块)
https://www.tinymind.cn/articles/3663
16、AI科技大营(csdn旗下)
https://www.tinymind.cn/
17、Cloud Studio
https://studio.coding.net/intro
18、API数据接口网站
https://www.avatardata.cn/
http://www.idataapi.cn/product/list?type=1
19、Django
https://www.djangoproject.com/
20、领扣(LeetCode)
https://leetcode-cn.com/
21、Jinja2
https://www.w3cschool.cn/yshfid/ognr2ozt.html
https://www.cnblogs.com/dachenzi/p/8242713.html
22、搜狐号
http://mp.sohu.com/profile?pt=c29odW1wamdtenMwQHNvaHUuY29t&_f=index_pagemp_2
23、学习指法(纠正打字指法)
https://www.typingclub.com/
24、免费IT书籍网站
http://www.freetechbooks.com/
25、领扣网题解析答案
https://github.com/luliyucoordinate/Leetcode/tree/master/src
26、一个推荐数据分析类图书的网站==知了帮
http://read.zhiliaobang.com/

猜你喜欢

转载自blog.csdn.net/CaiJin1217/article/details/82352193