Developed a Python application that interacts with the OpenWeatherMap REST API to fetch real‑time weather data for multiple cities worldwide. The solution processes complex JSON responses, extracts relevant metrics (temperature, humidity, wind), and exports them into a clean, structured report.