titungpemba / 5daysOWM

A simple 5 days weather forecast by using openweathermap API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple 5 days weather forecast by using openweathermap API.


Languages

Language:Python 100.0%