Download the latest WCA results export as TSVs here
and extract the archive into the data/
directory of this repository.
Warning
This repository is designed to be used on macOS and has not been tested on other operating systems.
Create a virtual environment and install Python dependencies:
conda create --name wca python==3.11
conda activate wca
conda install pip
pip install -r requirements.txt
Note that the default interpreter path in settings.json
assumes you are using Miniconda
and the environment is named wca
.
Run the script:
python ranks.py