JustAnotherCast A weather forecast app in flask which uses openweathermap API How to run this app : Clone this repository into your machine. Then run the following commands: python app.py Then goto localhost:5000 or 127.0.0.1 to browse the app.