corthus-web Web interface for corthus You'll need virtualenv here. virtualenv . . bin/activate pip install -r requirements.txt cd corthus-web python -m bottle --reload --debug main Demo here