Skip to content

A tool to check weather for a destination in a defined date range

License

Notifications You must be signed in to change notification settings

codeastar/weather_on_trip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weather_on_trip

A tool to check weather for a destination in a defined date range

Example

input: python weather_on_trip.py "paddington, london" 2017-08-05 2017-08-07

output:

Location: Paddington, Westminster, London, Greater London, England, United Kingdom

2017-08-05 Saturday

Min temperature: 12.73°C

Max temperature: 18.25°C

Summary: Partly cloudy in the morning.

Chance of rain: 10.00%

2017-08-06 Sunday

Min temperature: 10.85°C

Max temperature: 19.44°C

Summary: Partly cloudy starting in the afternoon.

2017-08-07 Monday

Min temperature: 13.67°C

Max temperature: 19.5°C

Summary: Drizzle overnight.

Chance of rain: 2.00%

About

A tool to check weather for a destination in a defined date range

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages