954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

can wxpython can become a web base program?

pleas help... is it possible that a wxpython program can become a web page??

oiwah
Newbie Poster
1 post since Apr 2009
Reputation Points: 10
Solved Threads: 0
 
pleas help... is it possible that a wxpython program can become a web page??

Be more specific.

I doubt you can do what I think you are asking.

You could write the server-side code using wxPython. I'm not sure you would really want to, however.

adam1122
Junior Poster
181 posts since Mar 2009
Reputation Points: 22
Solved Threads: 28
 

There are servers that have Python installed, but I never heard of one that also has wxPython installed.

vegaseat
DaniWeb's Hypocrite
Moderator
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417
 
There are servers that have Python installed, but I never heard of one that also has wxPython installed.

Probably with good reason. :)

Doesn't mean it can't be done if someone felt so inclined.

adam1122
Junior Poster
181 posts since Mar 2009
Reputation Points: 22
Solved Threads: 28
 

Having wxPython installed on a server is pointless. Why? Because when it displays the GUI, nobody sees it.

I think the original poster needs to clarify his/her intentions.

scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
 

No. At least from what I have seen. You can build a client that, after the user downloads and installs, will process data pulled from the internet.However, you are looking for a web programming gui interface, and HTML, JavaScript/Flash, Silverlight are meant for this purpose. Again, maybe wxPython has some built-in or extension that I'm not aware of, but I haven't seen it so far.

joryrferrell
Newbie Poster
7 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
 

Maybe Jython comes closest? With SWING GUI app, I mean. Or use web framwork for web app.

pyTony
pyMod
Moderator
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You