Python (Flask) backend for IoT system made for master's degree final project
 
 
 
Go to file
esensar 5018fc10e2 Make devices module export a blueprint for better modularity 2018-04-26 16:45:28 +02:00
app Make devices module export a blueprint for better modularity 2018-04-26 16:45:28 +02:00
env Add basic SQLAlchemy setup 2018-04-26 14:51:37 +02:00
.gitignore Reformat files according to PEP8 2018-04-26 15:03:38 +02:00
config.py Make devices module export a blueprint for better modularity 2018-04-26 16:45:28 +02:00
requirements.txt Make devices module export a blueprint for better modularity 2018-04-26 16:45:28 +02:00
run.py Added virtual environment and directory structure 2018-04-26 10:49:09 +02:00