It seemed like such a simple thing: Make charts and tables and share them with the team.
If I had to do that only once in a while, it would be straightforward to do it in Google Apps. But I need to do this daily, with fresh data. I have a Python script that fetches the data and makes the charts and tables. I envisioned two ways to reuse that script:
Option #1: Just upload the charts and tables to Google Drive.