In this video we’ll start to build a Weather App with Python and Tkinter. We’ll connect to a third party API to grab our weather data, pull it into our app, mess with it, format it, and output it onto the screen of our gui.
We’ll also learn how to change the font face and size in a tkinter app as well as how to change the background color of a tkinter app.
Add comment