Weather-CLI-App
HaykasarHarutyunyan/Weather-CLI-App
A simple Python CLI app that fetches and displays real-time weather data using the OpenWeather API. Supports temperature, humidity, wind speed, and wind direction in Armenian.
Summary
A simple command-line weather application written in Python that fetches real-time weather data from the OpenWeather API and displays it in Armenian. It handles basic weather metrics like temperature, humidity, wind speed, and direction with localized output and error handling.