Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Michael Torrie Newsgroups: comp.lang.python Subject: Re: Getting back into PyQt and not loving it. Date: Mon, 27 Jun 2016 18:26:39 -0600 Lines: 12 Message-ID: References: <7583145f-fa2a-6846-3cd9-9814c7006fdd@gmail.com> <473ee4eb-0d1c-4864-ad44-b9c1928e2267@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 0+pBQ5Ev+nc9xc8JdkQ/Cg7vpu9JnLgOClFfv1guKRcg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'bindings': 0.09; 'subject:Getting': 0.09; 'subject:into': 0.09; 'url:github': 0.09; 'subject:not': 0.11; '2016': 0.16; 'cool.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'portable,': 0.16; 'pythonic': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:PyQt': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'all.': 0.24; 'header:User-Agent:1': 0.26; 'michael': 0.33; "i'll": 0.33; 'message-id:@gmail.com': 0.34; 'but': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'email addr:gmail.com': 0.62; 'charset:windows-1252': 0.62; '26,': 0.72; 'fantastic': 0.72; 'utc-4,': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 In-Reply-To: <473ee4eb-0d1c-4864-ad44-b9c1928e2267@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <7583145f-fa2a-6846-3cd9-9814c7006fdd@gmail.com> <473ee4eb-0d1c-4864-ad44-b9c1928e2267@googlegroups.com> Xref: csiph.com comp.lang.python:110623 On 06/27/2016 02:14 PM, codewizard@gmail.com wrote: > On Sunday, June 26, 2016 at 5:45:18 PM UTC-4, Michael Torrie wrote: >> >> Qt's a fantastic toolkit, and the most mature of any of them, and the >> most portable, but man the bindings are not Pythonic at all. > > Enaml feels pretty Pythonic to me: > > https://github.com/nucleic/enaml Cool. I'll check it out.