Skip to content

JustKesha/owm-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Open Weather Map API Wrapper

This is a custom Python 3.10 wrapper around the OWM API,
It was created specifically to be used for this weather bot repository.

Note

This repo was created for mainly learning purposes, this is one of the reasons why "from-skratch" solutions were implemented.

Features

  • More custom data & formats generated on fly
  • Many ready to use descriptive strings in English
  • Easily & highly customizable icon sets
  • Color codes for each weather condition & temperature

License

This repo uses MIT license, you can read more in the LICENSE file.