Just a quick and dirty response time tracking script for some basemaps.
Uses
- gspread data access
- Jinja2 templating
- pickle caching
- requests http
Update the secrets.sample.cfg to include your google credentials and rename to secrets.cfg. Edit and run the thing.
run pip install -r requirements.txt