halo.Icon module

class halo.Icon.Icon[source]

Bases: object

It is for choosing and retuning Weather icons.

static get_icon(status, size=50)[source]

Return Weather icons as per status.

Possible values as follows:
Thunderstorm: 200 - 233, Light: rain 300 - 302, Rain: 500 - 522, 900, Snow: 600 - 623, Smoke: 711, Dust: 731, Fog: 700 - 751, Clear Sky: 800, Partial Cloudy: 801 - 803, Cloudy: 804