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