To make a practical, usable Pokédex for starter Pokémon which figures out the image of the Pokémon and gives you information about it.
Python 3.8 or above with all requirements dependencies installed. To install run:
$ pip3 install -r requirements.txt
$ streamlit run starterdex.py
or, check it out here: https://starterdex.herokuapp.com/
- Potentially make a Pokedex for all first generation Pokémon