# big-screen-backend-bjut **Repository Path**: zhang_MJ_zz/big-screen-backend-bjut ## Basic Information - **Project Name**: big-screen-backend-bjut - **Description**: 大屏Python 实现的后端代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-03-15 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目开发及发布相关 # 如果使用的是MySQL数据库,请执行以下命令安装项目依赖环境 pip3 install -r requirements.txt # 运行后端 python3 app.py --env=dev