Skip to content

PyWeatherApp is a Python script utilizing the ๐—ช๐—ฒ๐—ฎ๐˜๐—ต๐—ฒ๐—ฟ๐—”๐—ฃ๐—œ to provide current weather information for any location. It offers users a convenient way to stay informed about weather conditions ... โค๏ธ

License

Notifications You must be signed in to change notification settings

subhranil002/PyWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PyWeatherApp

Weather App is a Python script that fetches and displays the current weather conditions for a specified location using the WeatherAPI. It also provides the option to convert the weather information into spoken words.

Prerequisites

Before running the script, ensure you have Python installed on your system. You can install it from the official Python website.

Additionally, you'll need to install the requests library to make HTTP requests and the pyttsx3 library for text-to-speech functionality. You can install them via pip:

pip install requests pyttsx3

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/subhranil002/PyWeatherApp.git
  1. Navigate to the directory containing WeatherApp.py.

  2. Run the script using Python:

python WeatherApp.py
  1. Follow the on-screen instructions to input the name of the place for which you want to check the weather.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.




Made With โค๏ธ

About

PyWeatherApp is a Python script utilizing the ๐—ช๐—ฒ๐—ฎ๐˜๐—ต๐—ฒ๐—ฟ๐—”๐—ฃ๐—œ to provide current weather information for any location. It offers users a convenient way to stay informed about weather conditions ... โค๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Languages