Closed bghull closed 3 years ago
Instead of having the user download the .csv from Google Sheets to upload it manually, provide an interface for the user to simply choose one of the tabs of the spreadsheet and import the data directly, without the use of a .csv middleman.
Completed using gspread library with a service account: e9bcacdf93f80d444aebb0dbb7203ec51480b937
gspread
Instead of having the user download the .csv from Google Sheets to upload it manually, provide an interface for the user to simply choose one of the tabs of the spreadsheet and import the data directly, without the use of a .csv middleman.