Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sufiyanahmed4566/weatherinfofetcher

WeatherInfoFetcher is a lightweight Python script that retrieves real-time weather information for a given city using the WeatherAPI. Get temperature (°C and °F), wind speed (mph and kph), humidity, and cloud coverage. Ideal for sharing on GitHub! 🌦️
https://github.com/sufiyanahmed4566/weatherinfofetcher

Last synced: about 1 month ago
JSON representation

WeatherInfoFetcher is a lightweight Python script that retrieves real-time weather information for a given city using the WeatherAPI. Get temperature (°C and °F), wind speed (mph and kph), humidity, and cloud coverage. Ideal for sharing on GitHub! 🌦️

Awesome Lists containing this project

README

        

![weatherinfofetcher Logo](IMG_20240330_181931.jpg)
# WeatherInfoFetcher 🌦️

**WeatherInfoFetcher** is a Python script that retrieves real-time weather information for a given city using the **WeatherAPI**. Whether you're a developer, traveler, or weather enthusiast, this lightweight tool provides essential weather details at your fingertips.

## Features:
- 🌡️ **Temperature**: Get the current temperature in both Celsius (°C) and Fahrenheit (°F).
- 💨 **Wind Speed**: Find out the wind speed in miles per hour (mph) and kilometers per hour (kph).
- 💧 **Humidity**: Check the percentage of humidity.
- ☁️ **Cloud Coverage**: Stay informed about cloud coverage.

## Usage:
1. Clone this repository to your local machine.
2. Install the required dependencies (e.g., `requests` library).
3. Run the script and input the desired city name.
4. Choose whether to read the weather information or listen to it (using the `r` or `l` option).

Feel free to customize and enhance this project as needed! Contributions are welcome. 🚀

---

Feel free to use this description as a starting point for your GitHub repository. Good luck with your project! 😊🌟