Skip to content

arzansa/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Pokédex with Multilanguage Support

This is a Pokédex I made for a friend that is currently configured for learning the German names of Pokémon.

Python 3 is required to run. Also, the below libraries must be installed:
pandas
pypokedex
pillow
urllib3

to install the above libraries, open command line and type the following for each:
pip install library-name

What I've learned so far:
Connecting to API via pypokedex library
Building a python UI using tkinter
Attaching additional data to API results via PDF with German names
Adding multilanguage support to a program

About

A Pokédex with Multilanguage Support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages