You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wttr.in/lib
Igor Chubin 2f4d54a7fe
added lib/airports.py
5 years ago
..
airports.py added lib/airports.py 5 years ago
buttons.py show number of stars in the footer 6 years ago
cache.py lru cache for formatted answers (fixes #346) 6 years ago
constants.py lib/constants.py: added WEATHER_SYMBOL_WIDTH_VTE, LOCALE, etc. 6 years ago
globals.py handle WTTR_* environment variables 6 years ago
limits.py added lib/limits.py (from cheat.sh) 7 years ago
location.py added workaround for python3 (#369) 5 years ago
parse_query.py added new option: -A (force-ansi=True) (fixes #153) 6 years ago
spark.py added workaround for python3 (#369) 5 years ago
translations.py aliasing zh-cn as zh for messages (#83) 5 years ago
translations_v2.py Belarusian translation update. 5 years ago
unicodedata2.py Modernize Python 2 code to get ready for Python 3 6 years ago
weather_data.py initial v2 format implementation (fixes #332) 6 years ago
wttr.py do not display location for 0-day queries (#342) 6 years ago
wttr_line.py added workaround for python3 (#369) 5 years ago
wttr_srv.py minor fixes 5 years ago
wttrin_png.py handle source IP for PNG queries (#311) 6 years ago