# learning-python **Repository Path**: looen/learning-python ## Basic Information - **Project Name**: learning-python - **Description**: 本代码库是学习用资料库, - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-python #### 介绍 本代码库是学习用资料库, #### 软件架构 软件架构说明 #### 安装教程 1. virtualenv --python=python3.7 env3 2. pip3 install -U tornado #### 使用说明 1. git clone git@gitee.com:looen/learning-python.git [https://gitee.com/looen/learning-python/repository/archive/master.zip] 2. cd learning-python 3. python3 python3_01.py #### 提交作业 1. git pull origin/master 2. 在目录training里完成 新建目录,以自己名字全拼命名如:zhang_chao_yang 3. 提交代码