Web based applications are possible with wxPython?

Timothy Smith wrote:

personally on my apps i write a client / server app. compile it in py2exe and then check on a website if i have updated the library.zip file, if i have i download it and restart the app. it all happens without any user intervention required. it's fast and almost as easy as a web app, yet more feature rich and none of the browser compatablity problems web apps will run into.
for non windows users i use pysvn and check out any changes in my "stable" branch.

That seems pretty sane. I considered using svn on the client end, since I already keep all my source in subversion, and subversion patches are pretty lightweight over the internet. Hmm... why not just do it that way on Windows too?

ยทยทยท

--
Paul McNett
http://paulmcnett.com
http://dabodev.com