hemanth7787 / IOT_hq

A server for controlling multiple IOT devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A server for controlling multiple IOT devices.


Languages

Language:Python 100.0%