Skip to content

Weather Forecast is a simple GUI weather information search engine built using Python. Users can search for the weather based on cities.

Notifications You must be signed in to change notification settings

Anjana-Rose/weatherforecast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weatherforecast

Weather Forecast is a simple GUI weather information search engine built using Python. Users can search for the weather based on cities.

Requirements to run:

You can install these requirements by running pip install -r requirement.txt on your terminal or command prompt. Make sure to be in the cloned directory before installing.

Things to note

  • The api key variable is empty, get your api key by following the steps mentioned in the openweathermap api key section.
  • To run the program, run the main.py file.

For building and testing the project locally:

Openweathermap api key:


1. Signup at :https://home.openweathermap.org/users/sign_up
2. Check your email for the confirmation link.
3. You can refer to your api key from :https://home.openweathermap.org/api_keys

Rules to contribute

Check out these Contributing Guidelines to learn more!


This repo is for the ACM PESU-ECC Hacknight 4.0 2022. If you require any help or have any queries, contact the maintainer in charge:

Charan S Gowda https://github.com/charan2308

About

Weather Forecast is a simple GUI weather information search engine built using Python. Users can search for the weather based on cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%