# 🌤️ Weather CLI
A simple **Command Line Interface (CLI)** tool written in Python to fetch and display real-time weather information for any city using the **OpenWeatherMap API**.
---
## 🚀 Features
- Fetches **current weather** data for any city
- Displays:
- 🌡️ Temperature & Feels Like
- 💧 Humidity
- 🌬️ Wind Speed
- 🌈 Weather Condition
- 🌅 Sunrise & 🌇 Sunset times
- Clean terminal output
---
## ⚙️ How To Run
1. **Clone this repository** or **download** the `main.py` file.
2. **Run the code**:
```
python main.py