A Python CLI tool to fetch and display current weather information. 🌍
🔍 Fetches weather data from wttr.in
.
🌡️ Displays temperature and wind condition.
🖥️ Command-line interface for quick access.
- Clone/download the repository.
- Install dependencies (
requests
,BeautifulSoup
). - Run the script, enter the location.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests to enhance the functionality of WeatherCLI.
This project is licensed under the MIT License. See the LICENSE file for details.