Woather is a simple weather app made in Python 3.12.
Using the package manager pip paste the following commands to add the packages. (Or bash depending on which)
You need to install all of the following
In Bash install:
python -m tkinterWith Pip install:
pip install pgeocode
pip install openmeteo-requests
pip install requests-cache retry-requests numpy pandas
You need to also have VSCode, IDLE, Sublime Text Editor, or another text editor capable of launching Tkinter