Web.py also springs to mind, I'd say it's worth looking at.

Well, in that case you could simply append the new output to a static file
> every 10 seconds, or whenever there is new output.  That way, you just need
> to refresh the static file in your browser to see updates... Given what I
> understand of your situation, that's how I'd do it.


>From your requirements this sounds like the best solution. At least while
you investigate further.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to