Skip to content

PyDex - A Python GUI app to visualize pokemon data from API

License

Notifications You must be signed in to change notification settings

talaverasergio/pydex

Repository files navigation

PyDex

Pydex is a Python GUI program that visualize Pokemon data using the PokeAPI API Built using Tkinter and urllib

PyDex es un programa escrito en Python que permite visualizar datos de Pokemon usando la API de PokeAPI Construido usando Tkinter y urllib

Screenshot

Installation

First, clone this repository:

git clone https://github.com/talaverasergio/pydex.git

Then go to the project folder and install the dependencies:

pip install -r requirements.txt

Finally launch the app:

python3 main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLv3

Disclaimer

Pokémon, Pokémon character names, sprites and designs are trademarks of Nintendo. This project is for non-commercial and educational purposes.

About

PyDex - A Python GUI app to visualize pokemon data from API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages