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!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.191 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.63; '*S*': 0.01; 'subject:python': 0.11; 'header:In-Reply-To:1': 0.22; 'correctly.': 0.24; 'django': 0.29; 'to:addr:python-list': 0.33; "i've": 0.34; 'charset:us-ascii': 0.36; 'using': 0.37; 'but': 0.37; 'received:org': 0.38; 'subject:: ': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'alive': 0.67; 'want,': 0.71 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: webapp development in pure python Date: Tue, 25 Oct 2011 23:00:52 -0400 In-Reply-To: <4EA6E4DA.2080307@shopzeus.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: webapp development in pure python Thread-Index: AcyTNA6EUeTIcgDlRqKCf4Dznlid/QAVy/8w References: <4EA6BEC3.5010206@shopzeus.com> <4EA6E4DA.2080307@shopzeus.com> From: "Sells, Fred" To: "Laszlo Nagy" , "Martin P. Hellwig" , X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1319598115 news.xs4all.nl 6950 [2001:888:2000:d::a6]:36880 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:14993 Quixote may be what you want, but it's been years since I've used it and I don't know if it is still alive and kicking. It was from MEMS if I remember correctly. Using django and Flex is one way to avoid html and javascript and it works great for datagrids. Fred.