Skip to content

A weather app developed by using python's tkinter GUI and OpenWeather Api.

Notifications You must be signed in to change notification settings

zahidulsifat/We-Rather-Forecast

Repository files navigation

We-Rather-Forecast

A weather app developed by using python's tkinter GUI and OpenWeather api. The program can be executed on any system that has Python installed or windows platform. The user enters loaction of any city worldwide and it provides current weather of that region. While the user enters a region, the program uses OpenApi to get the weather forecast. A number of Python libraries are used in this you will find them in the packages folder. The program is designed to be user friendly.

Design and Implementation

Since the program uses OpenWeather Api, you need to create an OpenWeather account to get the api you will find numerous internet resources on how to get one. Then use the configexample.py to add your Api. After that rename the configexample.py to config example.

Making Executable file

Users can use the pyinstaller and auto-py-to-exe to make and exectuable file. The executable folder contains exe file. You must keep the elements of the folder in order to make the exe file works properly.

User Interface

User Interface Screenshot

Result

Showing current weather of Dhaka

About

A weather app developed by using python's tkinter GUI and OpenWeather Api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages