Scrape KNCB matchcentre stats for Eindhoven CC, compute ICC-style club rankings (klasse-weighted), and publish to GitHub Pages from the docs/ folder.
Note: Ensure that
requirements.txtexists in the repository root before running setup or CI.
python -m venv .venv
. .venv/Scripts/activate # Windows
pip install -r requirements.txt
python -m ecc_rankings.run