# python_sample **Repository Path**: levin6/python_sample ## Basic Information - **Project Name**: python_sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-25 - **Last Updated**: 2021-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-sample python 示例项目 ## Setup virtualenv . 进入项目目录执行 source bin/activate ## Testing pip install -r test-requirements.txt cd tests && pytest ## Run code python -m python_sample python_sample.demo ## Pipy