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

Adding GoogleSheetWriter script #21

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

Conversation

njsnx
Copy link

@njsnx njsnx commented Oct 16, 2017

  • Simple script that utilises the Google Apps Sheets API. Makes writing to Sheets simple and easy.

The current script will write some sample data to a sheet.
Make sure to update the spreadsheetId to a valid ID.

This script requires some setup. Follow these steps:
https://developers.google.com/sheets/api/quickstart/python#step_1_turn_on_the_api_name

Code inspired by Google getting started

Copy link
Owner

@amitsagtani97 amitsagtani97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nmyster Can you please add a RREADME file describing the project and links to the API used. :)

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.

2 participants