Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.17 KB

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.