Visuals using webGL libraries: Three.JS, PixiJS, p5JS
Tested on python-2.7.12. To set up the environment simply go to parent directory and run:
$ sudo pip install -r requirements.txt
Once dependencies are done installing run the Flask application:
$ python app.py
Then open up your browser and go to localhost:5000