You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis of historical FRC matches using TrueSkill algorithm
Designed to run on Google App Engine.
Install Google Cloud SDK
Install Python libraries: pip install -r requirements.txt -t lib
Run: dev_appserver.py --env_var SLACK_TOKEN=$SLACK_TOKEN .
About
Analysis of historical FRC matches using TrueSkill algorithm