Your Personal Analyzer for the SC2 Ladder (PAL).
Install dependencies with pip install -r requirements.txt
To run cli: python pal_scli.py --sc2name <sc2 player to collect on> -n <check replay folder every n seconds> path/to/replay/folder
To run GUI: python pal.py
Install dependencies with: npm install
To run: node app.js
from repo home directory
In browser, navigate to localhost:3000