# 明哥陪你学Python **Repository Path**: python_play/study_python ## Basic Information - **Project Name**: 明哥陪你学Python - **Description**: 明哥教你学Python系列 - **Primary Language**: Python - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-03-25 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 明哥陪你学Python 交流群:630543195 ## 项目介绍 明哥陪你学Python,从基础到进阶,从爬虫到大数据,不定期进行更新。 ### 基础篇 - 1、Python安装与配置 - [环境安装及软件下载地址](https://gitee.com/python_play/study_python/blob/master/1.Python%E7%9A%84%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AE/README.md) - [Anaconda的安装和Jupyter Notebook使用](https://gitee.com/python_play/study_python/blob/master/1.Python%E7%9A%84%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AE/Anaconda%E7%9A%84%E5%AE%89%E8%A3%85%E5%92%8CJupyter%20Notebook%E4%BD%BF%E7%94%A8.md) - [PIP源修改](https://gitee.com/python_play/study_python/blob/master/1.Python%E7%9A%84%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AE/%E4%BF%AE%E6%94%B9PIP%E5%9B%BD%E5%86%85%E9%95%9C%E5%83%8F.md) - 2、Python基础,变量与语法 - [Python基础数据类型及使用](https://gitee.com/python_play/study_python/blob/master/2.Python%E5%9F%BA%E7%A1%80%EF%BC%8C%E5%8F%98%E9%87%8F%E4%B8%8E%E8%AF%AD%E6%B3%95/Python%E5%9F%BA%E7%A1%80%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B%E5%8F%8A%E4%BD%BF%E7%94%A8.md) - [Python高级数据类型之列表、元组](https://gitee.com/python_play/study_python/blob/master/2.Python%E5%9F%BA%E7%A1%80%EF%BC%8C%E5%8F%98%E9%87%8F%E4%B8%8E%E8%AF%AD%E6%B3%95/Python%E9%AB%98%E7%BA%A7%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B%E4%B9%8B%E5%88%97%E8%A1%A8%E3%80%81%E5%85%83%E7%BB%84.md) - [Python高级数据类型之字典、集合](https://gitee.com/python_play/study_python/blob/master/2.Python%E5%9F%BA%E7%A1%80%EF%BC%8C%E5%8F%98%E9%87%8F%E4%B8%8E%E8%AF%AD%E6%B3%95/Python%E9%AB%98%E7%BA%A7%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B%E4%B9%8B%E5%AD%97%E5%85%B8%E3%80%81%E9%9B%86%E5%90%88.md) - [Python的判断及循环](https://gitee.com/python_play/study_python/blob/master/2.Python%E5%9F%BA%E7%A1%80%EF%BC%8C%E5%8F%98%E9%87%8F%E4%B8%8E%E8%AF%AD%E6%B3%95/Python%E7%9A%84%E5%88%A4%E6%96%AD%E5%8F%8A%E5%BE%AA%E7%8E%AF.md) - 3、Python函数的实现 - 4、Python的高级特性 - 5、Python的内置模块的简单使用 - 5、Python的常见算法的实现 - 6、Python的IO编程 - 7、Python的mysql与Redis的连接与操作 ### 进阶篇 - 8、Python三方模块及自定义模块的使用 - [pandas对excel的快速操作](https://gitee.com/python_play/study_python/blob/master/8.Python%E7%9A%84%E4%B8%89%E6%96%B9%E6%A8%A1%E5%9D%97%E7%9A%84%E4%BD%BF%E7%94%A8/pandas/pandas%E5%AF%B9excel%E7%9A%84%E6%93%8D%E4%BD%9C.md) - 9、Python的图片处理 - 10、Python的爬虫案例 - [一键爬取指定页面所有图片(一)](https://gitee.com/python_play/study_python/blob/master/10.Python%E7%88%AC%E8%99%AB%E5%AE%9E%E6%88%98/%E4%B8%80%E9%94%AE%E7%88%AC%E5%8F%96%E6%8C%87%E5%AE%9A%E7%BD%91%E7%AB%99/%E4%B8%80%E9%94%AE%E7%88%AC%E5%8F%96%E6%8C%87%E5%AE%9A%E7%BD%91%E7%AB%99%E6%89%80%E6%9C%89%E5%9B%BE%E7%89%87%EF%BC%88%E4%B8%80%EF%BC%89.md) - [一键爬取指定页面所有图片(二)](https://gitee.com/python_play/study_python/blob/master/10.Python%E7%88%AC%E8%99%AB%E5%AE%9E%E6%88%98/%E4%B8%80%E9%94%AE%E7%88%AC%E5%8F%96%E6%8C%87%E5%AE%9A%E7%BD%91%E7%AB%99/%E4%B8%80%E9%94%AE%E7%88%AC%E5%8F%96%E6%8C%87%E5%AE%9A%E7%BD%91%E7%AB%99%E6%89%80%E6%9C%89%E5%9B%BE%E7%89%87%EF%BC%88%E4%BA%8C%EF%BC%89.md) - 11、Python的Web开发 - Flask - [sso单点登陆原理](https://gitee.com/python_play/study_python/blob/master/11.Python%E7%9A%84Web%E5%BC%80%E5%8F%91/Flask/sso%E5%8D%95%E7%82%B9%E7%99%BB%E9%99%86%E5%8E%9F%E7%90%86.md) - [python之web开发:flask实现登陆](https://gitee.com/python_play/study_python/tree/master/11.Python%E7%9A%84Web%E5%BC%80%E5%8F%91/Flask/python%E4%B9%8Bweb%E5%BC%80%E5%8F%91%EF%BC%9Aflask%E5%AE%9E%E7%8E%B0%E7%99%BB%E9%99%86) - 99、项目实战 - [Python项目实战:爬取拉勾网数据通过wordcloud进行分析展示]([https://gitee.com/python_play/study_python/blob/master/99.%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98/Python%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98%EF%BC%9A%E7%88%AC%E5%8F%96%E6%8B%89%E5%8B%BE%E7%BD%91%E6%95%B0%E6%8D%AE%E9%80%9A%E8%BF%87wordcloud%E8%BF%9B%E8%A1%8C%E5%88%86%E6%9E%90%E5%B1%95%E7%A4%BA%EF%BC%88%E7%88%AC%E5%8F%96%E7%AF%87%EF%BC%89/Python%E9%A1%B9%E7%9B%AE%E5%AE%9E%E6%88%98%EF%BC%9A%E7%88%AC%E5%8F%96%E6%8B%89%E5%8B%BE%E7%BD%91%E6%95%B0%E6%8D%AE%E9%80%9A%E8%BF%87wordcloud%E8%BF%9B%E8%A1%8C%E5%88%86%E6%9E%90%E5%B1%95%E7%A4%BA%EF%BC%88%E7%88%AC%E5%8F%96%E7%AF%87%EF%BC%89.md](https://gitee.com/python_play/study_python/blob/master/99.项目实战/Python项目实战:爬取拉勾网数据通过wordcloud进行分析展示(爬取篇)/Python项目实战:爬取拉勾网数据通过wordcloud进行分析展示(爬取篇).md)) ## 参考学习 https://www.python.org/ #### 作者相关: 明哥较擅长PHP开发架构,Python开发。从业金融电商等领域多年经验。更新时间不定,以技术为主,不定期分享技术和人生,如果有兴趣可以关注。[博客](https://www.mylasting.com)、[新浪微博](https://weibo.com/u/6008105952)、[简书](https://www.jianshu.com/u/0c790ada8f1f)、[今日头条](https://www.toutiao.com/c/user/81608860015/) 微信公众号: ![img](https://p3.pstatp.com/large/pgc-image/2adf86fabbea4c5cb15e0c1b4e5c4042) **本系列教程及源码地址:[点击访问](https://gitee.com/python_play/study_python/)** **最后:如果你正在学习Python的路上,或者准备打算学习Python、明哥会陪着你陪你一起共同进步!** **手打不易,有用的话,请记得关注转发。**