Skip to content

TheHardGamer/python-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages