Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkmn/stats

Pokémon Showdown battle log processing and usage stats generation logic
https://github.com/pkmn/stats

anonymity log-processing pokemon pokemon-showdown split-apply-combine statistics usage

Last synced: 22 days ago
JSON representation

Pokémon Showdown battle log processing and usage stats generation logic

Awesome Lists containing this project

README

        


pkmn/stats





Test Status

WIP

License



This is the top level of [`@pkmn`](https://pkmn.cc/@pkmn/)'s Pokémon Showdown battle logs
processing and analysis components.

- [`@pkmn/stats`](stats): core logic required for parsing and analyzing Pokémon Showdown battle
logs, classifying specific types of teams or Pokémon, and producing various reports about their
usage
- [`@pkmn/anon`](anon): code to anonymize Pokémon Showdown teams and battle logs
- [`@pkmn/logs`](logs): framework for processing hundreds of gigabytes/terabytes of Pokémon Showdown
battle simulator logs/archives efficiently

Everything in this repository is distributed under the terms of the [MIT License](LICENSE).