Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 981 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 981 Bytes

Weather-App

A Weather application using Open Weather Api

logo

OpenWeatherMap is a service that provides weather data, including current weather data, forecasts, and historical data to the developers of web services and mobile applications.

The idea of this article is to provide a simple GUI application to users to get the current temperature of any city they wish to see. The system also provides a simple user interface for simplification of application. It also provides an amazing UX for its users. The features of this application will be that this will be a real-time weather forecast app that returns the current temperature, maximum and minimum temperature, humidity, latitude, and longitude coordinates of the searched city, current date, and time. It can also change its theme according to the time of day.

Modules Needed :

pip install requests