Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'developer': 0.10; 'itself.': 0.14; 'language.': 0.14; '(either': 0.16; 'commercially': 0.16; 'income,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sane': 0.16; 'subject:GUI': 0.16; 'subject:programming': 0.16; 'version?': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'select': 0.22; 'header:User-Agent:1': 0.23; 'unicode': 0.24; 'people,': 0.24; "i've": 0.25; '15,': 0.26; 'header:X-Complaints- To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'dec': 0.30; 'subject:please': 0.30; 'waste': 0.30; '(which': 0.31; 'easier': 0.31; 'install,': 0.31; 'lot.': 0.31; 'weeks': 0.32; 'version': 0.36; 'licensed': 0.36; 'options:': 0.36; 'vat': 0.36; 'thanks': 0.36; 'so,': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'itself': 0.39; 'obtain': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'received:org': 0.40; 'disclaimer:': 0.60; 'making': 0.63; 'our': 0.64; 'skip:\xe2 10': 0.65; 'license': 0.66; 'commercial': 0.71; 'money': 0.72; '8bit%:43': 0.74; 'incl.': 0.84; 'ps.': 0.84; 'support:': 0.84; 'received:89': 0.85; 'euros': 0.91; 'subject:want': 0.91; 'besides,': 0.93; 'subject:answer': 0.95; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: GUI:-please answer want to learn GUI programming in python , how should i proceed. Date: Sun, 15 Dec 2013 17:59:15 +0000 References: <9f5d28ce-504d-40db-baa2-ff3699ab05c7@googlegroups.com> <20131214180549.59e9831a6faf098b754ea00a@gmx.net> <20131215163319.08824581b639146aae04307d@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-89-240-169-122.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 46 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387130373 news.xs4all.nl 2858 [2001:888:2000:d::a6]:48769 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61961 On 15/12/2013 17:52, Chris “Kwpolska” Warrick wrote: > On Sun, Dec 15, 2013 at 4:33 PM, Wolfgang Keller wrote: >> And besides, again, a commercially licensed PyQt itself isn't *that* >> expensive. > >> The cost of a commercial PyQt license for a single developer is £350 >> (GBP). You may pay in either US Dollars, Euros or GBP. > > (£420 incl. VAT for UK and select EU entities) Four weeks income, no thanks :( > >> one [license] per developer > > For some people, it might be a lot. Why waste money on something, > that has an almost-identical free-for-everyone version? (which also is > easier to install, BTW) > >> PyQt does not include Qt itself. You must also obtain an >> appropriately licensed copy (either the commercial version from >> Digia or the LGPL version from the Qt Project). > > So, you have four options: > > a) use PySide and Qt@Project, pay $0 and be sane (albeit saner than > person B); > b) use PyQt4 and Qt@Digia, pay £350/£420 + £??? and be sane; > c) use PySide and Qt@Digia, pay £??? and look like a hypocrite (albeit > less than person D); > d) use PyQt4 and Qt@Project, pay £350/£420 and look like a hypocrite. > > DISCLAIMER: Some things are based on assumptions, many of which may be > incorrect. > > PS. For those living in the past without proper Unicode support: £ = GBP. > Thanks for making my day, I've roared with laughter at the PS. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence