
AEROSONIC Weather Client v1.0.0 Free and open-source Python weather client. Fetches real-time meteorological data from Open-Meteo API with procedural fallback and automatic normalization. Features Real-time weather data (temperature, wind speed, precipitation) 12+ cities pre-configured (Lisbon, London, Tokyo, New York, etc.) 5-second caching TTL Procedural fallback when API fails Automatic normalization to 0-1 range for ML and sonification Installation pip install requests
