# Python19 **Repository Path**: cz_Zjl/Python19 ## Basic Information - **Project Name**: Python19 - **Description**: Python19级,上课代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2020-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 代码说明: 本Git仓库中的所有代码,是配合Python相关课件的,如有需要可以参考课件网址: http://19python.howdoit.cn 2. pip加速方式 -i https://pypi.tuna.tsinghua.edu.cn/simple 示例 pip3 install pymysql -i https://pypi.tuna.tsinghua.edu.cn/simple