Credit: PrettyPrinted
git clone https://github.com/ralphmensah/weather.git
cd weather
$ pip3 install -r requirements.txt
Type python3 app.py
to start flask server.
In browser type: ip_address:<port> - localhost:5000
NB: replace config.api_key
with api key.