An over engineered script to generate a timeline of Testausserveri history
-
Ensure python, pip and venv are installed
-
Create virtual environment and install dependencies
python3 -m venv .venv python3 -m pip install -r requirements.txt
-
Get a Google Cloud Platform API key
-
Ensure your sheet is set to be viewable by anyone with a link.
-
Set environment variables
GCP_API_KEYandSHEETS_ID. You can use a dotenv file.
GCP_API_KEYis the key you just generated andSHEETS_IDis the lon hexadecimal in the sheet link.
Tip
The SHEETS_ID of the main spreadsheet is 18frYouif8XON7jsx3Cf50qABWK4O32Dkrz9Aaqq9FUs.
- Run
python3 testaustimeline.py
- Follow the instructions.
Note that generating the timeline might take a few tries as the algorithm positioning the labels was programmed at 3 AM.
© 2025 Testausserveri ry and Nikolas Lehto
Licensed under the MIT No Attribution (MIT-0) License