https://github.com/zkhan93/googlesheet_to_db
Small script to help rssi export multiple sheets to a db
https://github.com/zkhan93/googlesheet_to_db
Last synced: 29 days ago
JSON representation
Small script to help rssi export multiple sheets to a db
- Host: GitHub
- URL: https://github.com/zkhan93/googlesheet_to_db
- Owner: zkhan93
- Created: 2021-09-04T12:42:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T03:34:15.000Z (almost 5 years ago)
- Last Synced: 2025-10-24T09:30:33.874Z (10 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## For New Sheet
1 - service email ko sheet ka read access dena hai
2 - add new item in config .json
## For Remove Sheet
1 - remove item from config .json
## For new column in Sheet
1 - update range in config .json
## TODO list
[] - Enable/disable flag in each config
[] - different scheduling for each config
[] - error sent out as emails
[] - parallel processing