mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5a44bfdf51
Exposes a way to read all rows, and write a single cell. We need to read all columns of each row so we know what would be modified so we only do updates to single cells that aren't already the correct value. This keeps us from impacting the sheet load too much with constantly changing values, which I think might be a thing even if the values are the same. |
6 years ago | |
---|---|---|
.. | ||
sheetsync | 6 years ago | |
Dockerfile | 6 years ago | |
setup.py | 6 years ago |