Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 16536

Parsing google sheet with colors

$
0
0

Is there any ways to read colors from cells in google sheet without using google API?API has limits and my sheet is around 200x400 size, it'll take years to parse...

To read and parse values i used /export in url which exports into xlsx format by default. But this way doesn't keep cell colors by unknown reasons.

/export?format=ods works fine, has all necesary colors but I can't find any info about getting cell colors from ods sheet in python...

Google query, like: /gviz/tq?tqx=out:html doesn't give any colors.


Viewing all articles
Browse latest Browse all 16536

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>