Skip to content

Conversation

@aminubi
Copy link

@aminubi aminubi commented May 23, 2025

No description provided.

andrewzey and others added 30 commits August 18, 2016 10:46
(fix) Fix minor typos in Readme
Issue #4 adding optional path >> typescript
Colaborate -> Collaborate
Keeping the list more concise.
This commit introduces a Python script (`kano_weather_report.py`) that
fetches and displays a 7-day weather forecast for Kano, Nigeria.

The script utilizes the OpenWeatherMap API:
- It first uses the Geocoding API to determine the latitude and
  longitude of Kano.
- Then, it uses the One Call API 3.0 to retrieve the daily weather
  forecast for those coordinates.

The script outputs a human-readable report to the console, showing
for each of the 7 days:
- Date
- Minimum and maximum temperatures
- Humidity
- Weather conditions (main and description)
- Wind speed

Comprehensive error handling for API requests, network issues,
and data parsing is included. A `README.md` file provides
instructions on prerequisites and how to run the script, including
the necessary API key.
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants