Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.22 KB

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