Jan Novak 8662cb4592 feat: implement caching for google sheets data
- Add cache_utils.py with JSON caching for Google Sheets
- Authenticate and cache Drive/Sheets API services globally to reuse tokens
- Use CACHE_SHEET_MAP dict to resolve cache names securely to Sheet IDs
- Change app.py data fetching to skip downloads if modifiedTime matches cache
- Replace global socket timeout with httplib2 to fix Werkzeug timeouts
- Add VS Code attach debugpy configurations to launch.json and Makefile
2026-03-11 01:16:00 +01:00
Description
Brainstorming and possibly automatization of internal processes in FUJ frisbee team - mainly finances
851 KiB
Languages
Python 54.3%
HTML 43.2%
Makefile 1.7%
Dockerfile 0.6%
Shell 0.2%