Simple weather app in python with GUI
- Simple and Advanced modes
- Metric and Imperial units
- Fixed text artifacting
- Now with weather icons!
To Do:
- Fix some weather icons not working properly
Demo video: https://drive.google.com/file/d/1Ha_gfC4wUOQOWDWSL2af8gJM7K44iiWC/view?usp=sharing
Required packages: requests python-dotenv (or just put the api key directly in the code) tkinter (the tkinter integration is so messed up) datetime


