Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 359 Bytes

Skill-Tree-Data-Analytics

A python program to compile useful insights from users' skill tree data.

Installation

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.