Using browser as interface to python app

Sandy Norton sandskyfly at hotmail.com
Sun Nov 11 10:28:23 EST 2001


<kentsmith at dxsys.com> wrote in message news:<TvkH7.41138$bf1.4979168 at news20.bellglobal.com>...
> Have you considered a GUI built with Flash 5.0?  It's very nice for
> straightforward business apps, and is pretty much agnostic on the browser
> and screen-resolution front.  As long as you're just using Windows-type
> widgets, etc., there's really no loading time.  You'll probably think it's
> overkill, but it's really no harder than HTML (and a heck of a lot simpler
> than Tkinter, etc.)  You're likely to spend an awful lot of time futzing
> with HTML and Javascript in order to serve up those web pages...

Cool idea.... but I'm clueless as to how this would be done. How would
you get the python interpreter to handle data inputed into the flash
interface and then pipe the output back to the browser? Do you have
examples for doing this?

Sandy



More information about the Python-list mailing list