# py_robot **Repository Path**: Night.Ming/py_robot ## Basic Information - **Project Name**: py_robot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 设置镜像源: `pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/` 安装依赖 `pip install -r requirements.txt`