Releases: bwaggone/smash-stats
v0.1.0-beta
Lots of small stylistic changes, but also added multi-threading support and name fixes for the scraper. Updated the documentation slightly and added TrueSkill as well as Glicko support.
v0.0.3-alpha
Provides more information per tournament and per player on the actual glicko rankings. Fixed a few bugs with the scraper, and got a working prototype for 64 going. Slowly working on integrating other smash games, but at least data can be taken and recorded for the time being. There's also now a fancy progress bar on the smash.gg scraper, and I marked down my pip requirements.
v0.0.1-alpha
A better scraper than calculator, this tool currently scrapes the Smash.gg API given a tournament id (slug, in smash.gg terms). More information about the data collected and current issue can be found in both README.md and data/README.md. This is by no means anywhere near complete, and the scraper itself still has many many issues. I currently haven't even defined the pip dependencies with this code.