python-weather
python-weather copied to clipboard
A free and asynchronous weather API wrapper made in python, for python.
I'm getting wildly inaccurate temperatures and I cannot pinpoint why. I thought it was because the city was obscure/smaller, but even for some larger cities, it's way off. Here's some...
As well as this specific question- is there documentation available anywhere? Or at least a big list of available commands/functions (such as 'weather.current.temperature')? :D
Is it possible to change the `sky_text` language output? I was thinking that maybe is a feature of the API the library is utilizing and could be a great improvement...
Russian language is half translated. I want to change translation of non-translated strings by myself. How can I do it?