Skip to content

PlerionPlorion/FRCMatchFrequency

Repository files navigation

FRC Match Frequency

Authors

About

FRC Match Frequency uses thebluealliance api to request the amount of matches a team has had with what teams and how. It uses bokeh plots to graph all of this into a easy to read interactable plot.

Requirements

Chrome = 126
Python >= 3.10

Installation

Download source

pip install -r requirements.txt

Usage

py plotter.py

Input a team number
Select match types to include
Input a range of years you want data from

Updating Chromedriver

Navigate to https://googlechromelabs.github.io/chrome-for-testing/ and download the version of chromedriver that matches your current browser version
Unzip the downloaded file and copy the files inside to the source directory, replacing the ones included

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE.chromedriver

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages