MilanGrujicic / Pokedex

The Pokedex shows information about a chosen Pokemon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex

Description

A Pokédex is a device which holds information about Pokemons.

Features

  • Pokemon name search;

Prerequisites

  • Python 3.10.12;
  • tkinter library;
  • PIL library;
  • requests library;
  • threading library;
  • urllib.request library;

Usage

$ python3 main.py

Acknowledgments

I would like to give credits to Codédex, their platform helped me to build the habit that made me build this project.

About

The Pokedex shows information about a chosen Pokemon.


Languages

Language:Python 100.0%