https://www.youtube.com/watch?v=D8-snVfekto
https://www.youtube.com/channel/UCq6XkhO5SZ66N04IcPbqNcw
I made this simple app based off the link above, I wanted to become familiar with how Python works with GUI's and get my feet wet with API calls in this language. I am very surprised how clean the Python code is
To run the app make sure that you've installed Pillow and requests
pip install requests
pip install Pillow
Thank you to Keith Galli for putting this tutorial online
Here is Keith's version https://github.com/KeithGalli/GUI