# Python-2 **Repository Path**: ma-yongfan/Python-2 ## Basic Information - **Project Name**: Python-2 - **Description**: Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2022-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Python 小脚本,Python版本为3.6 一些第三方模块,需要自行安装,例如安装pymysql,安装方式如下: ``` pip install pymysql ``` 其他模块的安装方法类似 ### 如有问题,请联系我 个人博客地址: http://blog.y0701.com