Skip to content

Conversation

praqma-thi
Copy link

Warning
Work in progress

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

@praqma-thi
Copy link
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
Copy link
Contributor

kvarak commented Jan 11, 2023

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