Commit graph

18 commits

Author SHA1 Message Date
Igor Chubin
826cedf1f0 moved wttr.py to lib/view/ 2020-04-04 18:04:27 +02:00
Igor Chubin
4ea5c74b03 extracted get_moon() to lib/view/moon.py 2020-04-04 14:49:53 +02:00
Igor Chubin
bb17342b06 import view, import format 2020-04-04 14:22:26 +02:00
Igor Chubin
88340abec2 switched to python3 2020-04-03 21:49:51 +02:00
Igor Chubin
c8341c5d84 do not display location for 0-day queries (#342) 2019-08-30 18:10:22 +02:00
Igor Chubin
eb64ed3b1e minor fix (related to Moon/?T support) 2019-02-01 12:17:42 +01:00
Igor Chubin
4bbbdaca7b T support for /Moon (fixes #175) 2019-02-01 12:14:01 +01:00
Igor Chubin
4a423fdd58 Do not show location when q or Q is specified (fixes #232) 2019-01-11 10:51:39 +01:00
Igor Chubin
daf9699e59 import dateutil.parser instead of dateutil (fixes #251) 2018-12-15 16:57:50 +01:00
cclauss
7c47cd7d0c Modernize Python 2 code to get ready for Python 3 2018-12-02 09:41:29 +01:00
Igor Chubin
7dd736ba8f minor cleanup 2018-10-26 19:35:34 +02:00
Igor Chubin
e414e8f924 wsgi was renamed to pywsgi 2018-10-05 20:18:34 +02:00
Igor Chubin
0e9d46c490 opengraph support 2018-10-03 18:58:28 +02:00
Igor Chubin
812338f151 added missing module: dateutil (closes #141) 2017-08-19 14:50:29 +02:00
Igor Chubin
2ecb16483e use weather report title as html title of page (fixes #89) 2017-04-23 18:18:34 +02:00
Igor Chubin
271644f772 localized Moon 2017-04-17 09:56:18 +02:00
Igor Chubin
c48e741a52 fixed problem with Japanese colon (closes #95) 2017-04-03 16:14:08 +02:00
Igor Chubin
7575eede8b added lib/wttr.py: wrapper for weather rendering programs 2017-03-31 20:39:15 +02:00