[Tutor] web software applictions

Matthew Ngaha chigga101 at gmail.com
Fri Jun 7 17:25:08 CEST 2013


Hi all. Im alright with using GUI toolkits and i always thought the
difference between desktop apps and web apps was that one was an
application in a browser that had similar widgets to a desktop app.
Now ive realised this is wrong. A web app is simply a web page, their
is no program or UI. I wanted to learn how to make some actual
applications on the web similar to gui toolkits, for instance a
graphical web calculator with ui specific widgets like buttons etc.

something like this:  http://web2.0calc.com/

can the usual python web frameworks design this? if not, is there a
tool in Python i can use that comes with GUI widgets etc that can
create these graphical web applications.

Thanks


More information about the Tutor mailing list