# DataPushServer **Repository Path**: yanbib/DataPushServer ## Basic Information - **Project Name**: DataPushServer - **Description**: 数据推送服务器端 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-25 - **Last Updated**: 2021-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #DataPushServer 数据推送服务器端 运行于python2.7: python app.py 使用前需安装的库: Flask-SocketIO: pip install flask-socketio Flask: pip install flask