Python weather app utilizing the darksky api and tkinter
First install the requirements -ipinfo (pip install --upgrade ipinfo) -datetime (pip install --upgrade datetime) -Darksky Python 3 Wrapper (wrapper and instructions for installation avaliable at https://github.com/bitpixdigital/forecastiopy3)
Download Darksky api tkinter.py and run