https://github.com/taldru/pokedex.py
A simple Pokédex made in python using the tkinter library
https://github.com/taldru/pokedex.py
Last synced: 3 months ago
JSON representation
A simple Pokédex made in python using the tkinter library
- Host: GitHub
- URL: https://github.com/taldru/pokedex.py
- Owner: TalDru
- Created: 2019-06-29T07:06:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T14:09:36.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T20:38:54.036Z (5 months ago)
- Language: Python
- Size: 26.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokedex.py
A simple Pokédex made in python using the tkinter library.
The application allows you to search for any pokemon and view his basic stats.
The application is based on the [PokéAPI](https://pokeapi.co/)