Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 496 Bytes

Weather Forecast Application

Dependencies: Require bs4, requests, datetime and PrettyTable Modules.

Given a Location from a country, this script will print the weather forecast for [1-14](given by the user) days from the current day. The weather details include:

  1. Min Temperature
  2. Max Temperature
  3. Feels like
  4. Weather - Sunny, Cloudy, Windy etc.,

Note: This script returns the weather forecast for the following Countries only - India, Russia, USA, UK, Japan and France,.