playpauseandstop / watracest

Which Rage Face Are You?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which Rage Face Are You?

Test project for Kyiv.py#6.

Project uses real AI to calculate which rage face are you!

Requirements

Installation

$ virtualenv env --distribute
$ . env/bin/activate
$ pip install -r requirements.txt

ps. Too lazy to use bootstrap.py :)

Running

Make sure, that redis is running, if you need custom redis settings place it to watracest/settings_local.py.

Then run Flask server by:

(env)$ ./watracest/app.py

Point browser to http://127.0.0.1:4352/ and have fun.

License

watracest is licensed under the BSD License.

About

Which Rage Face Are You?

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 83.9%Language:Python 16.1%