Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'looked': 0.10; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:)?': 0.16; 'subject:GUI': 0.16; 'subject:preferably': 0.16; 'wxpython': 0.16; 'wrote:': 0.17; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'question:': 0.29; 'helpful': 0.30; 'from:addr:yahoo.co.uk': 0.32; 'getting': 0.33; 'to:addr:python-list': 0.33; 'weeks': 0.33; 'open': 0.35; 'there': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'subject:with': 0.36; 'subject: (': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'header:Received:5': 0.40; 'phoenix': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: What's the easiest Python datagrid GUI (preferably with easy database hooks as well)? Date: Fri, 15 Mar 2013 17:15:26 +0000 References: <7pt61a-am1.ln1@chris.zbmc.eu> <20130314142400.f3219c33fe828acfb17923e8@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-18-20-125.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: X-Antivirus: avast! (VPS 130311-2, 11/03/2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363367717 news.xs4all.nl 6928 [2001:888:2000:d::a6]:38832 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41283 On 15/03/2013 12:36, Sibylle Koczian wrote: > > Very helpful collection, only one open question: which of them work with > Python 3? Not Dabo, sadly, because wxPython doesn't. And not Camelot > when I last looked (some weeks ago, though). > > Will look at Pypapi and SQLkit. > > Sibylle > Note that wxPython is getting there with its so called Phoenix see http://wxpython.org/Phoenix/snapshot-builds/ -- Cheers. Mark Lawrence