Programmi Python e moduli

Set up and configure pywws

pywws.TestWeatherStation Testare la connessione alla stazione meteo.
pywws.SetWeatherStation Set some weather station parameters.
pywws.version Display pywws version information.
pywws.Reprocess
pywws.TwitterAuth Authorise pywws to post to your Twitter account
pywws.USBQualityTest Verificare la qualità della connessione USB della stazione meteo
pywws.EWtoPy

Get data and process it

pywws.Hourly
pywws.LiveLog
pywws.livelogdaemon

«Internal» 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 Ottenere i dati da stazioni meteo compatibili con WH1080/WH3080.
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 Interfaccia di basso livello USB della stazione meteo, utilizzando ctypes per accedere a hidapi.
pywws.device_cython_hidapi Interfaccia di basso livello USB della stazione meteo, tramite cython-hidapi.
pywws.DataStore DataStore.py - memorizza le letture in file di facile accesso
pywws.TimeZone
pywws.Localisation Localisation.py - provide translations of strings into local language
pywws.conversions
pywws.Logger Codice comune per la registrazione di informazioni ed errori.
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.