A simple Python Weather App where you can see the current weather, temperature, humidity and pressure of any city the used API provides
-
API Used: Open Weather Map
-
Python Packages Used: PyQt5, requests and python-dotenv (All in requirements.txt)
If you want to try out this app, you'll need to insert a key in the .env file.
You can get the key by signing up in Open Weather Map