A python program to compile useful insights from users' skill tree data.
To install the necessary dependencies run the command pip install -r requirements.txt To access the Database you must use a Database User and a Database Password, stored as enviornment variables as "STDB_USER" and "STDB_PASSWORD" respectively.