/IOT_hq

A server for controlling multiple IOT devices.

Primary LanguagePython

Django-IOT-hq

A python(flask) IOT server implementation.

Tech

This application uses a number of open source projects to work properly:

  • Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions
  • Peewee - Peewee is a simple and small ORM. It has few (but expressive) concepts

Setup:

# As on ubuntu 14.04
pip install -r requirements.txt