Simple Weather Application made using Tkinter and connected with API's using Requests Module.
- Clone This Repository to your machine
- Create a Python virtual environment (optional but recommended) using Command Prompt in the Repository Folder:
python -m venv venv
- Install the required Python packages using Command Prompt:
pip install -r requirements.txt
- Done!
Download weatherpy.rar in the build folder, extract it and launch weatherapp.exe!