# locust_demo **Repository Path**: xiaodebing/locust_demo ## Basic Information - **Project Name**: locust_demo - **Description**: locust_demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-17 - **Last Updated**: 2021-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # locust 2.5.0 DEMO # 导出依赖 * pip freeze > requirements.txt # 安装依赖 * pip install -r requirements.txt # 执行测试 * 在项目根目录下执行 locust