Python programma´s en modules

Instellen en configureren pywws

pywws.TestWeatherStation Test verbinding met weerstation.
pywws.SetWeatherStation Stel enkele weerstation parameters in.
pywws.version Toon pywss versieinformatie.
pywws.Reprocess
pywws.TwitterAuth Authorise pywws to post to your Twitter account
pywws.USBQualityTest Test kwaliteit van USB verbinding naar weerstation
pywws.EWtoPy

Verkrijg gegevens en verwerk ze

pywws.Hourly
pywws.LiveLog
pywws.livelogdaemon

‘ Interne’ modules

pywws.Tasks
pywws.LogData Save weather station history to file
pywws.Process
pywws.calib Calibrate raw weather station data ==================================
pywws.Plot
pywws.WindRose
pywws.Template
pywws.Forecast
pywws.ZambrettiCore
pywws.Upload Upload files to a web server by ftp or copy them to a local directory
pywws.ToTwitter Post a message to Twitter
pywws.toservice
pywws.YoWindow
pywws.WeatherStation Get data from WH1080/WH3080 compatible weather stations.
pywws.device_libusb1 Low level USB interface to weather station, using python-libusb1.
pywws.device_pyusb1 Low level USB interface to weather station, using PyUSB v1.0.
pywws.device_pyusb Low level USB interface to weather station, using PyUSB v0.4.
pywws.device_ctypes_hidapi Low level USB interface to weather station, using ctypes to access hidapi.
pywws.device_cython_hidapi Low level USB interface to weather station, using cython-hidapi.
pywws.DataStore DataStore.py - stores readings in easy to access files
pywws.TimeZone
pywws.Localisation Localisation.py - provide translations of strings into local language
pywws.conversions
pywws.Logger Common code for logging info and errors.
pywws.constants Bits of data used in several places.

Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.