Nota
pywws documentation is now located at http://pywws.readthedocs.org/it/. This copy is no longer being updated and may be out of date.
pywws.Tasks¶
Routine per eseguire attività comuni quali disegnare grafici o caricare i file.
Classi
RegularTasks (params, status, raw_data, ...) |
-
class
pywws.Tasks.
RegularTasks
(params, status, raw_data, calib_data, hourly_data, daily_data, monthly_data, asynch=False)[sorgente]¶ -
stop_thread
()[sorgente]¶
-
has_live_tasks
()[sorgente]¶
-
do_live
(data)[sorgente]¶
-
do_tasks
()[sorgente]¶
-
do_twitter
(template, data=None)[sorgente]¶
-
do_plot
(template)[sorgente]¶
-
do_template
(template, data=None)[sorgente]¶
-