a Weather app that displays the weather in a desired location. Created using Tkinter with Python and the Weather API
- Download the code and unzip it.
- Run main.exe.
- Type in the location.
- Press the button.
- Download the src directory.
- Run the main.py.
- Type in the location.
- Press the button.
I got inspired to create this project by a youtube tutorial, which also guided me in creating this app