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 Autorizzare pywws per inviare al vostro account Twitter
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 Salva i dati della stazione meteo nel file
pywws.Process
pywws.calib Calibra i dati grezzi stazione meteo
pywws.Plot
pywws.WindRose
pywws.Template
pywws.Forecast
pywws.ZambrettiCore
pywws.Upload Carica i file su un server web tramite ftp o copiarli in una directory locale
pywws.ToTwitter Postare messaggi su 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 - fornisce traduzioni di stringhe in lingua locale
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.