π Initial release of the Weather CLI App β a sleek terminal-based Python application that fetches real-time weather updates using OpenWeatherMap API!
π Features
- Real-time weather by city name
- Temperature in Celsius (converted from Kelvin)
- CLI interface with input options
.envsupport for secure API key storage- Search history saved to
history.txt - Clean and beginner-friendly Python code
π§ Technologies
- Python 3.x
- OpenWeatherMap API
- requests + python-dotenv
- File handling
This release is ideal for beginners learning API integration, CLI logic, and .env usage.
Feel free to fork and enhance! Contributions welcome π€