Skip to content

Issue #148: Parse cost sheet from GSheet#169

Open
praqma-thi wants to merge 2 commits into
mainfrom
148-parse-sheets
Open

Issue #148: Parse cost sheet from GSheet#169
praqma-thi wants to merge 2 commits into
mainfrom
148-parse-sheets

Conversation

@praqma-thi

Copy link
Copy Markdown

Warning
Work in progress

Allow for parsing auxiliary data (notably costs) from Google Sheets.
See issue #148.

@praqma-thi

Copy link
Copy Markdown
Author

I added a class for interacting with Google Sheets through a Service Account.
It has a temporary main function showing some sample usage.

Create an instance, passing in:

  • the spreadsheet ID (docs.google.com/spreadsheets/d/xxxxxxxxxxxxx_xxxxxxxxxxxxx)
  • path to the service account key file (created and downloaded from Google Cloud Console)

Note: I already made a service account for us, and shared our costs sheet with it.

@praqma-thi praqma-thi changed the title Issue #148: Parse cost sheet from Issue #148: Parse cost sheet from GSheet Dec 9, 2022
@praqma-thi praqma-thi force-pushed the 148-parse-sheets branch 3 times, most recently from 79d6657 to b47aa5c Compare December 9, 2022 13:47
@kvarak

kvarak commented Jan 11, 2023

Copy link
Copy Markdown
Contributor

With #177 this is no longer needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants