Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #148: Parse cost sheet from GSheet #169

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

praqma-thi
Copy link
Contributor

Warning
Work in progress

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

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