Welcome to the WeatherApp, your go-to application for retrieving real-time temperature information for cities across the globe. This app allows users to inquire about the temperature in any city, with specific instructions for specifying American cities.
-
Global Temperature Data: Get up-to-date temperature information for cities worldwide.
-
City Specification: Specify American cities with both state and country indicators for accurate results.
-
User-Friendly Interface: Easy-to-use interface for a seamless user experience.
Follow these steps to set up and use the WorldWeather app:
-
Clone the Repository:
git clone https://github.com/your-username/weather-app.git cd weather-app
-
Install Dependencies:
- Ensure you have the necessary dependencies installed
-
Configure API Key:
- Sign up for a weather API key (e.g., OpenWeatherMap) and update the
config.py
file with your API key.
- Sign up for a weather API key (e.g., OpenWeatherMap) and update the
-
Run the Application:
python app.py
-
Access the App:
-
Basic Query:
- Simply enter the name of the city (e.g., "Paris") to get the temperature in the default location (e.g., Paris, France).
-
American Cities:
- For American cities, include both the state and country indicators after the city name.
- Example: "Rome,Georgia,United States" for Rome in the state of Georgia.
- Example: "Rome,United States" for Rome in the state of New York.
- For American cities, include both the state and country indicators after the city name.
I welcome contributions!
- Thanks to the weather API providers for their valuable data.
- Dedicated to Santorio Santorio, the pioneering inventor of the thermometer, whose contributions laid the foundation for understanding temperature.
Stay informed about the weather around the world with the Weather App! ☀️🌨️