Turn NBA stat spreadsheets into databases with the Dropbase API
- Setup Google Sheets AP
- go to https://developers.google.com/sheets/api/quickstart/python?hl=en and do steps 1 and 2. Make sure credentials.json is in the same directory as the rest of the files.
- run pip install --upgrade -r requirements.txt
- Download chrome driver into directory
- run spreadsheet.py
- run dropbase.py
- run pages.py to see the data!