it's an app that fetches statistics for dice.
from parent directory
$ pip install -r requirements.txt
$ export FLASK_APP=flaskapp/myapp.py
$ flask run
open your web-browser to localhost:5000
there are several kinds of accepted die objects and you can see the API at http://dice-tables.readthedocs.io/en/latest/the_dice.html