Skip to content

A weather app that obtains data from local weather stations

Notifications You must be signed in to change notification settings

glennsvel90/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

This is a program app that shows weather information for cities across the world. You can type the name of the full city name followed by a comma and the country's initals. The app will reach for the open weather api to retrieve the information. A picture is displayed to describe the weather. You have to use your own free api key obtained from https://openweathermap.org.

Getting Started

Clone the repository. Unzip the folder. In the terminal, change to the directory to be located inside the repository

Prerequisites

-Python 3

-Your own api key

Running the program

Python gui.py

Command Line Preview

alt text

About

A weather app that obtains data from local weather stations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages