Weather App created using python Tkinter module which is used for GUI development. it shows the temperature,pressure and description of various indian cities in the given list Screenshot of app Tkinter Modules from tkinter import * from tkinter import ttk