Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 616 Bytes

CodeFactor

Python weather app

A small python weather app written in python using tkinter for gui and openweather api.

It also works with command line arguments.

Usage:

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