Python tool to fetch, manage and exports stats for Wargaming's World of Tanks Blitz mobile game. Requires MongoDB as backend.
Working and functional. Your mileage may vary :-)
Assumes you have Python >= 3.11 installed
Optional
python3.11 -m venv .venv
source .venv/bin/activate
pip install git+https://github.com/Jylpah/blitz-stats.git
pip install --upgrade git+https://github.com/Jylpah/blitz-stats.git
bs --help