codernityDB
arduino + python
???
http://django.frameworktodo.com/
pip install -r requirements.txtpython manage.py syncdbpython manage.py runserver
heroku create -s cedar git push heroku master heroku run python app/manage.py syncdb heroku open
By Dominik Wronski