A weather app which can get the current weather of any place only by giving the city or state name as the input.
This app uses data from Open Weather(https://openweathermap.org/api) We can use the command print(data) and check the other data that can be added easily to the app. This is a Python based app. Your computer must be connected for functioning.