forecastGTK a simple GTK GUI for fetching the next 24 forecast using python and gtk installation virtualenv -p python3 .env source ./.env/bin/activate pip install -r requirement.txt python main.py