A Pokédex is a device which holds information about Pokémons.
- Pokemon name search;
- Python 3.10.12;
- tkinter library;
- PIL library;
- requests library;
- threading library;
- urllib.request library;
$ python3 main.py
I would like to give credits to Codédex, their platform helped me to build the habit that made me build this project.