Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Sibylle Koczian Newsgroups: comp.lang.python Subject: Re: Getting back into PyQt and not loving it. Date: Sat, 2 Jul 2016 12:08:33 +0200 Lines: 19 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de jrA359JOfaDkyEVHKoWX5w0aoK+b2ZIzKYRJne5VkAmg== Return-Path: 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; 'received:192.168.178': 0.07; 'bindings': 0.09; 'subject:Getting': 0.09; 'subject:into': 0.09; 'url:github': 0.09; 'python': 0.10; 'subject:not': 0.11; '2016': 0.16; 'message-id:@web.de': 0.16; 'portable,': 0.16; 'pythonic': 0.16; 'received:192.168.178.22': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'runtime.': 0.16; 'subject:PyQt': 0.16; 'wrote:': 0.16; '3.x': 0.22; 'item.': 0.22; 'header:In- Reply-To:1': 0.24; 'all.': 0.24; 'header:User-Agent:1': 0.26; 'supported': 0.27; '2.6': 0.27; 'michael': 0.33; 'supports': 0.35; 'but': 0.36; 'framework': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'high': 0.60; 'received:194': 0.61; 'charset:windows-1252': 0.62; 'future,': 0.70; '26,': 0.72; 'fantastic': 0.72; '2.7.': 0.84; 'utc-4,': 0.84 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 In-Reply-To: <473ee4eb-0d1c-4864-ad44-b9c1928e2267@googlegroups.com> X-ID: SroOiBZlwhBds2FDS301SIyCZ0A5kHODva2vkdYSHObZsxxBsZzZhTQDPTmRBUVZIJ X-TOI-MSGID: a5a05173-8c09-41ae-bcce-f436ccd0aeda 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:110953 Am 27.06.2016 um 22:14 schrieb codewizard@gmail.com: > 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 > But: Enaml is a Python framework and requires a supported Python runtime. Enaml currently supports Python 2.6 and Python 2.7. Python 3.x support may be added in the future, but is not currently a high priority item. http://nucleic.github.io/enaml/docs/get_started/installation.html