Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'fixes': 0.07; 'developer': 0.10; 'any.': 0.16; 'commercially': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'qt,': 0.16; 'subject:GUI': 0.16; 'subject:programming': 0.16; 'subject:python': 0.16; 'pushed': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'seems': 0.21; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'besides': 0.30; 'subject:please': 0.30; 'usually': 0.31; 'releases,': 0.31; 'know.': 0.32; 'open': 0.33; 'projects.': 0.33; 'except': 0.35; 'requirement': 0.35; 'there': 0.35; 'licensed': 0.36; 'behind': 0.37; 'being': 0.38; 'message-id:@gmail.com': 0.38; 'to:addr :python-list': 0.38; 'issue': 0.38; 'list,': 0.38; 'that,': 0.38; 'recent': 0.39; 'aside': 0.39; 'hosted': 0.39; 'itself': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'received:org': 0.40; 'according': 0.40; 'slowly': 0.60; 'subject: ': 0.61; 'more': 0.64; 'night,': 0.68; 'nokia': 0.84; 'subject:want': 0.91; 'besides,': 0.93; 'subject:answer': 0.95 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Sun, 15 Dec 2013 10:19:38 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: GUI:-please answer want to learn GUI programming in python , how should i proceed. References: <9f5d28ce-504d-40db-baa2-ff3699ab05c7@googlegroups.com> <20131214180549.59e9831a6faf098b754ea00a@gmx.net> <20131215163319.08824581b639146aae04307d@gmx.net> In-Reply-To: <20131215163319.08824581b639146aae04307d@gmx.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387128010 news.xs4all.nl 2849 [2001:888:2000:d::a6]:59430 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61957 On 12/15/2013 08:33 AM, Wolfgang Keller wrote: >> I think PyQt is slowly being pushed aside in favor of PySide, which is >> more license-friendly for use in closed or open projects. I would >> recommend using PySide unless PyQt is a requirement for your project. > > Except the issue that Pyside always seems to lag a bit behind Qt > releases, while PyQt usually supports more recent releases of Qt. Which is a bit odd, seeing as Pyside is an official Qt project. It was started by Nokia when they owned Qt, and now is hosted at the official Qt web site. > Besides that, according to what I've been reading on the PyQt mailing > list, support is impressive. The developer often fixes issues over > night, if there actually are any. And besides, again, a commercially > licensed PyQt itself isn't *that* expensive. That's good to know.