wttr.in/lib
2018-11-01 18:23:32 +01:00
..
buttons.py moved buttons related function to buttons.py 2018-10-07 12:10:07 +02:00
constants.py added lib/constants.py 2018-10-27 23:53:18 +02:00
globals.py moved limits to globals.py (fixes #233) 2018-11-01 18:23:32 +01:00
limits.py added lib/limits.py (from cheat.sh) 2018-10-05 20:37:46 +02:00
location.py use USCS for US-based IPs (fixes #229 #162) 2018-10-27 17:14:33 +02:00
parse_query.py moved metric_or_imperial to parse_query 2018-10-07 12:12:47 +02:00
translations.py Merge branch 'master' of https://github.com/chubin/wttr.in 2018-10-23 20:04:47 +02:00
unicodedata2.py added lib/unicodedata2.py, used by wttrin_png.py 2017-03-12 17:43:44 +01:00
weather_data.py added lib/weather_data.py 2018-10-27 23:55:14 +02:00
wttr_line.py renamed format => filetype; line => format (fixes #230) 2018-10-28 15:41:39 +01:00
wttr_srv.py moved limits to globals.py (fixes #233) 2018-11-01 18:23:32 +01:00
wttr.py minor cleanup 2018-10-26 19:35:34 +02:00
wttrin_png.py renamed format => filetype; line => format (fixes #230) 2018-10-28 15:41:39 +01:00