Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 612 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 612 Bytes

Sakurajima-Scouting

This is intended to be a basic program which will pull scouting data from TBA's API and provide simple to understand graphs for people to use.

The things that will probably be taken into consideration are (at least) OPR, Win/Loss ratio, Ranking, and Score

The wrapper that Sakurajima will use is 1418's wrapper (installable using pip install tbapy --user).

Thanks to FRC Programming Done Right for inspiration and some code.