This repo contains a python code to generate and update the all-time standings in the Lichess Quarantaine Bundesliga.
There is also a jupyter notebook for more experimental development.
The all-time team standings are written to a google spreadsheet and published on www.rochadeeuropa.com
The all-time individual table is not published at the moment. The code for generating and maintaining it however is already there.
- Python 3.7, preferably anaconda
- packages in
requirements.txt
to be installed viapip install -r requirements.txt
- Fill the config template with you google sheet connection and rename the file to
gspread_config.json
- Execute script by calling
python update_all_time_table.py