You are viewing a single comment's thread from:
RE: Personal Splinterlands cards usage + win ratio + DEC | 26th season
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!