An invite only website to bet* on frc matches.
* with virtual tokens that have no real world value other than bragging rights.
$ sudo apt install virtualenv python3.6
$ virtualenv -p python3.6 .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ export dba=mysql+pymysql://tga:tga@localhost/tga?charset=utf8mb4 # Database address
$ export tba=JCharante:github.com/jcharante/achilles:1.0 # Your The Blue Alliance Agent String for the v2 api