pkmn / stats

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 90.4%Language:JavaScript 9.2%Language:Shell 0.5%