WeeWX

From air
Revision as of 18:45, 22 October 2015 by Donsez (talk | contribs) (Created page with "Open source software for your weather station Ecrit en Python =Installation= <pre> cd weewx pip install configobj python setup.py install --root=.. cd ../home/weewx ls </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Open source software for your weather station

Ecrit en Python


Installation

cd weewx
pip install configobj
python setup.py install --root=..
cd ../home/weewx
ls