Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 300 Bytes

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

apppic text