Skip to content

🌀️ Weather CLI App - Version 1.0.0

Latest

Choose a tag to compare

@Rumaisas-islam Rumaisas-islam released this 09 Jul 02:32
057a35d

πŸŽ‰ 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
  • .env support 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 🀝