Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #14964

webapp development in pure python

Date 2011-10-25 15:50 +0200
From Laszlo Nagy <gandalf@shopzeus.com>
Subject webapp development in pure python
Newsgroups comp.lang.python
Message-ID <mailman.2207.1319551669.27778.python-list@python.org> (permalink)

Show all headers | View raw


   Hi,

Anyone knows a framework for webapp development? I'm not talking about 
javascript/html compilers and ajax frameworks. I need something that 
does not require javascript knowledge, just pure Python. (So qooxdoo is 
not really an option, because it cannot be programmed in Python. You 
cannot even put out a window on the center of the screen without using 
javascript code, and you really have to be a javascript expert to write 
useful applications with qooxdoo.)

What I need is a programmable GUI with windows, event handlers and 
extensible widgets, for creating applications that use http/https and a 
web browser for rendering.

Is there something like this already available?

Thanks,

    Laszlo


Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

webapp development in pure python Laszlo Nagy <gandalf@shopzeus.com> - 2011-10-25 15:50 +0200

csiph-web