Collects csv files from SpeedScout16 and generates an FRC scouting spreadsheet.
Python JavaScript
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
SpeedScoutParser.py
UpdateGoogleSheet.gs
config.example
cron.example

README.md

SpeedScoutParser

Collects csv files from SpeedScout16 and generates an FRC scouting spreadsheet.

Overview

This software collects emails sent by SpeedScout16 (Android/iOS) and uses the scouting data to populate a Google Docs spreadsheet. This spreadsheet may contain data analysis functionality to help teams in alliance selections.

Prerequisites

SpeedScoutParser uses the Python interfaces to the following APIs:

Additionally, you must have Python 2.6 or greater installed and using cron to periodically run SpeedScoutParser requires a Linux/Mac OS/Unix computer.

config File

The config file contains several parameters specific to your instance of SpeedScoutParser.