Skip to content

Jylpah/blitz-stats

Repository files navigation

blitz-stats

Python tool to fetch, manage and exports stats for Wargaming's World of Tanks Blitz mobile game. Requires MongoDB as backend.

Status

Working and functional. Your mileage may vary :-)

Status and "roadmap"

Install

Assumes you have Python >= 3.11 installed

Create virtual environment

Optional

python3.11 -m venv .venv
source .venv/bin/activate

Install

pip install git+https://github.com/Jylpah/blitz-stats.git

Upgrade

pip install --upgrade git+https://github.com/Jylpah/blitz-stats.git

Usage

bs --help

About

Python tool to fetch, manage and exports stats for Wargaming World of Tanks Blitz mobile game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published