..
buttons.py
show number of stars in the footer
2019-01-11 10:52:07 +01:00
cache.py
lru cache for formatted answers ( fixes #346 )
2019-09-07 15:12:10 +02:00
constants.py
lib/constants.py: added WEATHER_SYMBOL_WIDTH_VTE, LOCALE, etc.
2019-08-25 20:39:22 +02:00
globals.py
handle WTTR_* environment variables
2019-05-10 17:46:44 +02:00
limits.py
added lib/limits.py (from cheat.sh)
2018-10-05 20:37:46 +02:00
location.py
fixed lower case problem
2019-09-07 15:06:40 +02:00
parse_query.py
added new option: -A (force-ansi=True) ( fixes #153 )
2019-02-01 12:29:27 +01:00
spark.py
lib/spark.py: Remove unnecessary assignment to color_codes
2019-09-18 12:42:49 -05:00
translations.py
lib/translations.py: minor fix
2019-08-28 13:58:11 +02:00
unicodedata2.py
Modernize Python 2 code to get ready for Python 3
2018-12-02 09:41:29 +01:00
weather_data.py
initial v2 format implementation ( fixes #332 )
2019-08-25 20:39:22 +02:00
wttr.py
do not display location for 0-day queries ( #342 )
2019-08-30 18:10:22 +02:00
wttr_line.py
initial support of subviews
2019-08-28 13:57:10 +02:00
wttr_srv.py
lru cache for formatted answers ( fixes #346 )
2019-09-07 15:12:10 +02:00
wttrin_png.py
handle source IP for PNG queries ( #311 )
2019-07-08 19:56:29 +02:00