A small python weather app written in python using tkinter for gui and openweather api.
It also works with command line arguments.
Install requirements with pip
1)Add your openweather api key to config.ini, keep city empty if you intend to use it with command line arg
For cmdline arg:
python weather.py cityname
or simply if you fill in city in config
python/python3 weather.py