/DexTrackPy

A simple python project to track dex progress. It currently pulls all gen 9 and will even track gender and alt forms. It may pull extra forms, such as Pikachu with Hats.

Primary LanguagePython

DexTrackPy

A simple python project to track dex progress. It currently pulls all gen 9 and will even track gender and alt forms. It may pull extra forms, such as Pikachu with Hats.


TODO

  • Clean up code
  • Convert data internally to dataclass
  • Reduce number of data transforms
  • Add comments (Ongoing as well)
  • Add support for other types of tracking
    • Shiny
    • Pokedex Completion
    • Simple living dex
  • Support images
  • Make the gui less ugly
  • CLI?
  • Documentation