wttr.in/lib
2020-03-06 10:30:52 -05:00
..
airports.py added lib/airports.py 2020-02-16 19:41:40 +01:00
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 Added Interlingua translation 2020-03-06 10:30:52 -05: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 added workaround for python3 (#369) 2020-02-12 21:44:56 +01:00
parse_query.py added new option: -A (force-ansi=True) (fixes #153) 2019-02-01 12:29:27 +01:00
spark.py added workaround for python3 (#369) 2020-02-12 21:44:56 +01:00
translations_v2.py Added Interlingua translation 2020-03-06 10:30:52 -05:00
translations.py Added Interlingua translation 2020-03-06 10:30:52 -05: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_line.py added workaround for python3 (#369) 2020-02-12 21:44:56 +01:00
wttr_srv.py minor fixes 2019-12-28 18:08:06 +01:00
wttr.py do not display location for 0-day queries (#342) 2019-08-30 18:10:22 +02:00
wttrin_png.py handle source IP for PNG queries (#311) 2019-07-08 19:56:29 +02:00