learn-python
learn-python copied to clipboard
Mini Project- Weather Condition(based on location)
-
Allow users to input a location for which they want to check the weather.
-
Use a weather API (such as OpenWeatherMap, WeatherAPI) to fetch current weather conditions for the specified location.
-
Show the current temperature, weather description (e.g., sunny, cloudy, rainy), humidity, wind speed, and any other relevant data.
I agree to follow this project's Code of Conduct I'm a GSSoC'24 contributor I want to work on this issue