I am trying to build a python script that interacts with the website to pull a sprite and metadata and display it in an interactive pokedex window using tkinter. The reason I'm doing this is because I am making an open-source raspberry pi pokedex handheld. What is the best way to go about this?