Web interface GUI??

L

Luc

I am a newbye. I am looking for a multi-platform user interface solution
(windows, linux).
Untill now, I used wxPython which worked fine at the beginning (MDK9,
Windows NT4). Nevertheless, I was very disapointed when I noticed that my
applications did not work with recent linux distributions (MDK10.1, FC3).
This was because of the wxPython version...and it seemed to be very
difficult to come back to an older wxPython version with these new
distributions, because of dependencies problems.
So I am looking for another solution with a web interface that should work
with linux and windows XP.
I had a look to zope but was afraid with the complexity and debug
difficulties.
Are there some other solutions?
 
I

Irmen de Jong

Luc said:
So I am looking for another solution with a web interface that should work
with linux and windows XP.
I had a look to zope but was afraid with the complexity and debug
difficulties.
Are there some other solutions?

Yes. A lot: http://www.python.org/moin/WebProgramming
I know someone who successfully created a web application
that runs from CD-ROM, using Snakelets. So you may want
to have a look at that one first, because this is quite
similar to what you want to do, right?
Then again I'm biased ofcourse.
Just have a quick look at the available libraries and
decide which one fits your needs most.

--Irmen
 
L

Luc

Irmen de Jong a écrit:
Yes. A lot: http://www.python.org/moin/WebProgramming
I know someone who successfully created a web application
that runs from CD-ROM, using Snakelets. So you may want
to have a look at that one first, because this is quite
similar to what you want to do, right?
Then again I'm biased ofcourse.
Just have a quick look at the available libraries and
decide which one fits your needs most.

--Irmen
Thanks. It seems to be a good starting point
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Python GUI? 46
Web publish locally 2
simple GUI environment 5
GUI programs 4
Bash scripts for web apps 1
GUI interface builder for python 8
Future standard GUI library 51
building a web interface 16

Members online

No members online now.

Forum statistics

Threads
474,219
Messages
2,571,118
Members
47,737
Latest member
CarleyHarm

Latest Threads

Top