Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #14972
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gandalf@shopzeus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.006 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.04; 'compiler': 0.07; 'framework.': 0.07; 'option,': 0.07; 'python': 0.08; 'frameworks.': 0.09; 'handlers': 0.09; 'subject:python': 0.11; 'gui': 0.13; 'all..': 0.16; 'compilers': 0.16; 'development?': 0.16; 'example?': 0.16; 'extensible': 0.16; 'programmable': 0.16; 'side.': 0.16; 'solution?': 0.16; 'webapp': 0.16; 'thanks,': 0.18; '>>>': 0.18; 'to:2**1': 0.20; 'header:In- Reply-To:1': 0.22; 'compiled': 0.23; 'interface': 0.23; 'creating': 0.25; 'code.': 0.26; "i'm": 0.27; 'code,': 0.28; 'framework': 0.28; 'server': 0.29; 'combination': 0.29; 'theoretical': 0.29; 'url:)': 0.29; 'module': 0.30; '(so': 0.30; 'toolkit': 0.30; 'pure': 0.32; 'does': 0.32; 'anyone': 0.32; 'implement': 0.32; 'source': 0.33; 'to:addr:python-list': 0.33; 'instead': 0.33; "i've": 0.34; 'header:User-Agent:1': 0.34; 'idea': 0.34; 'data,': 0.35; '(for': 0.35; 'google': 0.36; 'useful': 0.36; 'example,': 0.37; 'ajax': 0.37; 'query': 0.37; 'using': 0.37; 'center': 0.37; 'put': 0.37; 'but': 0.37; 'something': 0.37; 'think': 0.38; 'some': 0.38; 'screen': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'received:192': 0.39; 'window': 0.39; 'event': 0.39; 'user': 0.39; 'to:addr:python.org': 0.39; 'browser': 0.61; 'expert': 0.62; 'android': 0.66; 'received:62': 0.70; 'connection.': 0.77; 'pyjamas': 0.84; 'received:192.168.0.100': 0.84; 'received:192.168.13': 0.84; 'received:62.179': 0.84; 'received:62.179.121': 0.84; 'received:upcmail.net': 0.84 |
| X-SourceIP | 89.132.76.204 |
| Date | Tue, 25 Oct 2011 18:33:30 +0200 |
| From | Laszlo Nagy <gandalf@shopzeus.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
| MIME-Version | 1.0 |
| To | "Martin P. Hellwig" <martin.hellwig@gmail.com>, python-list@python.org |
| Subject | Re: webapp development in pure python |
| References | <4EA6BEC3.5010206@shopzeus.com> <mailman.2209.1319552029.27778.python-list@python.org> <j86gkm$77v$1@dont-email.me> |
| In-Reply-To | <j86gkm$77v$1@dont-email.me> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Cloudmark-Analysis | v=1.1 cv=HWkYZS0+VrF7DBwcY/1jDCl9/vw+sclK/cqazKbcp2w= c=1 sm=0 a=yAP4_T4JbDAA:10 a=XicvI65RPhwA:10 a=RSPf8KcgRHcA:10 a=8nJEP1OIZ-IA:10 a=_wviz_HYAAAA:8 a=TaqOTTMOSStO14H2QpIA:9 a=ySA6oWbRFmRh5BdFPCoA:7 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2213.1319560423.27778.python-list@python.org> (permalink) |
| Lines | 45 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1319560423 news.xs4all.nl 6844 [2001:888:2000:d::a6]:39914 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:14972 |
Show key headers only | View raw
>>> 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.
>>
>> So you're looking for something like Google Web Toolkit but using
>> Python instead of Java...
>>
>> Do you know about pyjamas (http://pyjs.org/)? I've never used it, but
>> I think it endeavours to be what you are looking for.
As I told, I'm not talking about javascript/html compilers and ajax
frameworks. Pyjamas is both a javascript compiler and an ajax
framework. My Python module would connect to a database server and query
some data, then display it in a grid. This cannot be compiled into
javascript because of the database server connection. With pyjamas, I
would have to create the server side part separately, the user interface
separately, and hand-code the communication between the widets and the
server side. I would like to use this theoretical web based framework
just like pygtk or wxPython: create windows, place widgets on them,
implement event handlers etc. and access the widgets and other server
side resources (for example, a database connection) from the same source
code. Transparently. So the web part would really just be the rendering
part of the user inferface. This may not be possible at all..
My other idea was to use a freenx server and wxPython. Is it a better
solution? Have anyone used this combination from an android tablet, for
example? Would it work?
Thanks,
Laszlo
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: webapp development in pure python Arnaud Delobelle <arnodel@gmail.com> - 2011-10-25 15:13 +0100
Re: webapp development in pure python "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2011-10-25 15:19 +0100
Re: webapp development in pure python Laszlo Nagy <gandalf@shopzeus.com> - 2011-10-25 18:33 +0200
Re: webapp development in pure python alex23 <wuwei23@gmail.com> - 2011-10-25 20:15 -0700
Re: webapp development in pure python Rebelo <puntabluda@gmail.com> - 2011-10-26 00:29 -0700
Re: webapp development in pure python Roy Smith <roy@panix.com> - 2011-10-26 09:06 -0400
Re: webapp development in pure python Rebelo <puntabluda@gmail.com> - 2011-10-26 00:29 -0700
RE: webapp development in pure python "Sells, Fred" <fred.sells@adventistcare.org> - 2011-10-25 23:00 -0400
RE: webapp development in pure python "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2011-10-26 17:47 -0400
Re: webapp development in pure python Chris Angelico <rosuav@gmail.com> - 2011-10-27 14:05 +1100
Re: webapp development in pure python 88888 Dihedral <dihedral88888@googlemail.com> - 2011-10-26 22:04 -0700
Re: webapp development in pure python Chris Angelico <rosuav@gmail.com> - 2011-10-27 16:18 +1100
Re: webapp development in pure python 88888 Dihedral <dihedral88888@googlemail.com> - 2011-10-26 23:37 -0700
Re: webapp development in pure python 88888 Dihedral <dihedral88888@googlemail.com> - 2011-10-26 23:37 -0700
Re: webapp development in pure python 88888 Dihedral <dihedral88888@googlemail.com> - 2011-10-26 22:04 -0700
csiph-web