Menu

Tree [67b34d] master /
 History

HTTPS access


File Date Author Commit
 code 2016-08-16 Kai-Uwe Behrmann Kai-Uwe Behrmann [67b34d] fix html
 docs 2012-01-06 Kai-Uwe Behrmann Kai-Uwe Behrmann [c594e9] fix camera JSON examples
 mockup 2011-07-05 Sebastian Oliva Sebastian Oliva [60c5d4] __init__ contains the start of the flask applic...
 .gitignore 2011-07-10 Sebastian Oliva Sebastian Oliva [2a18c4] working upload, display of profiles and selector
 README.md 2015-03-07 Kai-Uwe Behrmann Kai-Uwe Behrmann [90adb8] use markdown on SF for README

Read Me

A color profile repository

Requirements

Python 2.6+, MongoDB 1.8+.
Flask and pymongo modules
A WSGI compatible compatible webserver (a testing one is included with Python)

To Run

  • Install the required modules (pip install pymongo flask )
  • Verify that the MongoDB service is running
  • run python code/colors.py

--
by, Sebastian Oliva
tian2992@gmail.com