show instant data on webpage

Grant Edwards invalid at invalid.invalid
Wed Jan 27 12:51:23 EST 2016


On 2016-01-27, mustang <mustang at NOMAIL.it> wrote:
>
>> mod_python exists for apache. If your only goal is just a simple website for
>> your temperature sensor you could do it completely with python. If the
>> webserver should serve other pages as well I'd prefer apache with mod_python.
>
> my goal is only to collect data and show them or plotting in a graph.
> So if I can do it only in python better!

Then I'd use gnuplot or matplotlib.

-- 
Grant Edwards               grant.b.edwards        Yow! Where does it go when
                                  at               you flush?
                              gmail.com            



More information about the Python-list mailing list