Skip to content

Weather library for Python using openweathermap's API

License

Notifications You must be signed in to change notification settings

elliotd123/pyweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyweather

Weather library for Python using openweathermap's API

Designed to be used as a library, but there is an example main function and show_summary function to work with

You will need an API key (appid) from openweather map. Set appid in the settings.json file for use in the example main function.

Requirements

python3

python3-simplejson

Releases

No releases published

Packages

No packages published

Languages