wxPython Application over the net

Jay Davis dj00302003 at yahoo.com
Fri Jan 9 21:38:08 EST 2004


We have an application in wxPython that works quite well on 
our local computers, but we want people to be able to run
the program over the internet.  One way that would work
is to use an Xwindows server and just have people connect
to the program on our local host, but we would like to work
in an internet browser because not everyone has an Xserver.

Is there any reasonable way to run a wxPython app inside 
a browser?



More information about the Python-list mailing list