Skip to content

Python script to update all child sheets data into Parent sheets data using GoogleAPIs

License

Notifications You must be signed in to change notification settings

ashcode028/Automating-GSheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating-GSheets

Python script to update all child sheets data into Parent sheets data using GoogleAPIs

How to use:

  • Get authorized to use Google Sheets Api and Google Drive Api by using Google service Client
  • Save the file downloaded as "client_secrets.json"
  • create and activate virtual environment
  • install requirements.txt
  • run main.py

Future Works

  • Live updation on the Parent Gsheet(Create an extention on spreadsheets)
  • Different no of columns and column names in the parent sheet as that of children
  • Each spreadsheet has one more than worksheet

About

Python script to update all child sheets data into Parent sheets data using GoogleAPIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages