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 568f620511
Merge pull request #387 from ryunix/add-japanese-translations-v2
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 fixed lower case problem 6 years ago
parse_query.py added new option: -A (force-ansi=True) (fixes #153) 6 years ago
spark.py lib/spark.py: Remove unnecessary assignment to color_codes 6 years ago
translations.py Add missing comma for German translation ;-) 5 years ago
translations_v2.py Merge pull request #387 from ryunix/add-japanese-translations-v2 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 Adding Probability of Precipitation to one-line output 6 years ago
wttr_srv.py minor fixes 5 years ago
wttrin_png.py handle source IP for PNG queries (#311) 6 years ago