log

age author description
2019-09-29 Paul Fisher http_writer: switch to "preamble" based location/password.
2019-09-29 Paul Fisher Add HTTPWriter, which actually writes over HTTP.
2019-09-29 Paul Fisher setup: Try adding setup_requires=wheel?
2019-09-29 Paul Fisher Fix setuptools/pip metadata to be consistent+complete.
2019-09-29 Paul Fisher add pip packaging metadata.
2019-09-28 Paul Fisher logger_test: Ensure it crashes when the file is locked.
2019-09-28 Paul Fisher Add remote logger class for eventual HTTP writer.
2019-09-28 Paul Fisher reader_test: use the value one up from the median when even.
2019-09-28 Paul Fisher reader: Use floor-division for list index.
2019-09-28 Paul Fisher reader: Actually throw ValueError from _last_stable.
2019-09-28 Paul Fisher reader: Fix attr order in Reading.
2019-09-28 Paul Fisher Create initial version of weather sensor reader.