# big_screen **Repository Path**: zhang-yejun/big_screen ## Basic Information - **Project Name**: big_screen - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-18 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # big_screen 数据大屏可视化 # 功能 便利性工具, 结构简单, 直接传数据就可以实现数据大屏 # 安装 ``` pip install -i https://pypi.tuna.tsinghua.edu.cn/simple flask ``` # 运行 ``` python app.py; ``` * 大数据可视化展板通用模板 http://127.0.0.1:5000/ * 4600 万企业数据大屏可视化 http://127.0.0.1:5000/corp * 厦门 10 万招聘数据大屏可视化 http://127.0.0.1:5000/job # 示例 ![image](https://github.com/TurboWay/imgstore/blob/master/bigscreen/corp.jpg) # 参考 > https://gitee.com/lvyeyou/DaShuJuZhiDaPingZhanShi