# py-area **Repository Path**: chenbool/py-area ## Basic Information - **Project Name**: py-area - **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-02-28 - **Last Updated**: 2021-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装 pip install pipreqs # 在当前目录生成 pipreqs . --encoding=utf8 --force # 安装依赖 pip install -r requirements.txt