FRC-Scouting-2019
Python CLI Application for processing exported scouting data from Airtable
Installation
- Install Python3 and Pip: https://www.python.org/downloads/
- Launch a Command Prompt/Terminal in the root folder of the project
- Run
pip install -r requirements.txtto install dependencies - Run
python main.pyto launch application