FRC Recycle Rush OPR Calculator
Python
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitattributes
.gitignore
README.md
main.py

README.md

OPR-Breakdown-Calculator

FRC Recycle Rush OPR Calculator

Requirements:

Python 2.7

Use:

Double click to run, doesn't require anything outside the normal Python Installation.

If it's not working, message me on CD with the error log, and I will correct the issue.

Notes:

Gets the OPR data for any 2015 event.

It saves data to a .csv format so you can easily manipulate the data in Excel or a similar program.

Future Plans:

Caching data for future access via app

Implementation of the last-modified header to minimize bandwidth use

Event listing refreshment through TBA

Abstraction to handle OPR for any/all years available through TBA