Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! 🌦️
- Host: GitHub
- URL: https://github.com/sufiyanahmed4566/weatherinfofetcher
- Owner: SufiyanAhmed4566
- Created: 2024-04-01T23:03:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T10:23:30.000Z (about 2 months ago)
- Last Synced: 2024-11-21T11:26:14.530Z (about 2 months ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 😊🌟