An open API service indexing awesome lists of open source software.

https://github.com/andrewda/frc-insights


https://github.com/andrewda/frc-insights

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# frc-insights

A collection of Python programs to discover insights into FRC matches.

## Setup

Rename the `key.txt.example` to `key.txt` and replace its contents with your TBA API key. If you don't have a TBA API
key, you can get one from [your account page](https://www.thebluealliance.com/account).

## Running

```bash
$ cd 2019
$ python something.py
```