A Python script that displays the 5-day weather forecast for a given location at 3 hour intervals. Locations can be searched by city name, postal code, or coordinates. This was implemented using the pyOWM API (Open Weather Map).
Stars
4
Forks
5
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Adds logic to ensure temperate range is only displayed if min and max values differ
cad491aView on GitHub