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!

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to