Skip to content

A simple 5 days weather forecast by using openweathermap API.

Notifications You must be signed in to change notification settings

titungpemba/5daysOWM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pic

5daysOWM

PyPI - Python Version requests_doc OWM doc Say Thanks!

What is it?

5daysOWM is a Python program, a 5 days weather forecast using OpenWeather Api. It provides weather data every 3 hours any location or city.

Getting Started

Prerequisites

Installation & Usage

# Clone the repository
https://github.com/titungpemba/5daysOWM.git

# Go to the project root
cd 5daysOWM

#install the requirements
pip3 install -r requirements.txt

# Run
python3 5daysOWM.py
#type the name of the place AND

# Boom! 5daysOWM is running. YOU GOT YOUR 5 DAYS FORECAST DATA!

Demo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT