Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fxia22/tinkercontrollerwebapp

A controller based on flask and socketIO
https://github.com/fxia22/tinkercontrollerwebapp

Last synced: 1 day ago
JSON representation

A controller based on flask and socketIO

Awesome Lists containing this project

README

        

# setup guideline
## Dependencies
- Install Flask from requirements.txt
- Install Flask-SocketIO from here
https://pypi.python.org/pypi/Flask-SocketIO

## Run

``python app.py ``