Skip to content

pkmn/stats

Repository files navigation

pkmn/stats

Test Status WIP License


This is the top level of @pkmn's Pokémon Showdown battle logs processing and analysis components.

  • @pkmn/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: code to anonymize Pokémon Showdown teams and battle logs
  • @pkmn/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.