Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.15 KB

weatherinfofetcher Logo

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! 😊🌟