Dynamic HTML from Python Script
Mike
42flicks at gmail.com
Tue Jun 10 22:14:25 EDT 2008
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080611/5ae1e005/attachment-0001.html>
More information about the Python-list
mailing list