This is a simple weather app that uses the WeatherApi to get the weather data for a given city. It uses the requests library to make the API call and the json library to parse the response. The app also uses the datetime library to get the current date and time.
Project made with: antelor