Hi again. This is the code that I use to generate these stats:
- season-battles.py: downloads data containing battles from SteemMonsters API and saves it to the local database
- generate-stats.py: just generates output stats
- smlib.py: small library with 1 helper function
Thank you!