/pokemon_analyzer

analyze pokemon weakness and attack point, query info of special pokemon.

Primary LanguagePython

Introduction

We developed an analyzer for Pokémon pvp. You can use it to analyzer Pokémon's weakness ,resistances and attack point.

How to use

  1. install dependencies
    pip install requirements.txt
    
  2. run
    python entry.py
    
  3. use input Pokémon's name to use the analyzer