Google Sheets Integration? #674
Unanswered
pyrokidd89
asked this question in
General
Replies: 1 comment
-
|
You would have to create a python script that could use this package to get scores and rankings and then can create excel spreadsheet from the data or possibly google sheets. I think writing to a google sheet in python is a little more complicated because have to auth with google api. But there are python packages available to write data to spreadsheets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I simply want to track my NFL fantasy leagues scores and rankings each week in an existing google sheet. Can this be integrated into google sheets or does it have to have a standalone python installation? Pretty new to this sorry if its a dumb question.
Beta Was this translation helpful? Give feedback.
All reactions