/Weather-App

A simple program that shows the weather using OpenWeatherMap One Call API.

Primary LanguagePythonMIT LicenseMIT

Weather App 🌄

A simple program:book: that shows the weather using :stars:OpenWeatherMap One Call API.
Note: Inorder to use the One Call API provided by OpenWeatherMap you need to get the api key from here and add the required information.

Installation

pip/pip3 install -r requirements.txt

Usage

python/python3 main.py

License

MIT