Skip to content

A simple application to search for Pokémon details using the PokéAPI. It provides information such as name, ID, height, weight, and displays a Pokémon image.

Notifications You must be signed in to change notification settings

WojakWanderer/Python-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Logo

Documentation used

Customtkinter Documentation

PokeAPI Documentation

Python Packages used

Packages: customtkinter, Pillow, requests,

How do I use this?

Simply download the icon.ico file and main.py, then run the script in Visual Studio Code!

Example

App Screenshot

Roadmap

  • Add ability to view abilites

  • Add ability to view gym badges

  • Add ability to view items

  • Add ability to view moves

  • Add ability to view EV's

  • Add tabs

About

A simple application to search for Pokémon details using the PokéAPI. It provides information such as name, ID, height, weight, and displays a Pokémon image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages