Mercurial > personal > weatherlog
log
age | author | description |
---|---|---|
Tue, 15 Oct 2019 22:40:24 -0400 | Paul Fisher | Make logger and HTTP writer more general and resilient. |
Sun, 29 Sep 2019 12:11:16 -0400 | Paul Fisher | daemon: Fail less ungracefully, bump to v0.1.0. |
Sun, 29 Sep 2019 11:53:35 -0400 | Paul Fisher | Create 'daemon.py', a runner to tie it all together. |
Sun, 29 Sep 2019 11:52:23 -0400 | Paul Fisher | http_writer: switch to "preamble" based location/password. |
Sun, 29 Sep 2019 01:18:58 -0400 | Paul Fisher | Add HTTPWriter, which actually writes over HTTP. |
Sat, 28 Sep 2019 20:21:35 -0400 | Paul Fisher | setup: Try adding setup_requires=wheel? |