On 2016-01-27, mustang <must...@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            
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to