pywws-livelogΒΆ

Get weather data, store it, process it and upload it.

Run this continuously, having set what tasks are to be done.

usage: pywws-livelog.py [options] data_dir
options are:
 -h      or --help      display this help
 -l file or --log file  write log information to file
 -v      or --verbose   increase amount of reassuring messages
data_dir is the root directory of the weather data (e.g. $(HOME)/weather/data)

For more information see How to set up ‘live’ logging with pywws.

Previous topic

pywws-hourly

Next topic

pywws-livelog-daemon