Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dietmar Schwertberger Newsgroups: comp.lang.python Subject: Re: Everything good about Python except GUI IDE? Date: Sun, 28 Feb 2016 00:20:34 +0100 Lines: 13 Message-ID: References: <64a6599c-fae1-469d-bcee-875165b3cc7d@googlegroups.com> <4714c622-863d-ffbd-357b-d955c22b950e@schwertberger.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de pewnRQykKLbJf+FTl25YSQP4EeCismHE/ZwPZK+QL34A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'received:134': 0.05; 'purpose.': 0.07; 'licenses.': 0.09; 'licenses': 0.15; '"getting': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.16; 'versions': 0.20; 'forgot': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'helpful': 0.27; 'received:192.168.10': 0.29; 'mention': 0.30; 'lists.': 0.35; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'mailing': 0.38; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'different': 0.63; 'p.s.:': 0.84; 'subject:good': 0.84; 'wxpython.': 0.84; 'received:192.168.0.5': 0.91 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 In-Reply-To: <4714c622-863d-ffbd-357b-d955c22b950e@schwertberger.de> X-Virus-Scanned: clamav-milter 0.98.7 at mxout1 X-Virus-Status: Clean DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailerdienst.de; s=dkim; t=1456615245; bh=7YmNg4x2Af0t0RTx2vViDZKpxqMoAx1SikGCwiT4uOg=; h=Subject:To:References:From:Date:In-Reply-To:From; b=GUQWZJwXzW9RbOtSegjLwJaj/FGgMDzVG6b/5t5BaW8LqxWFpmb1eo3N+NxCYh1iw FlUd/I+hJZB6VCnXwv9rkdMK9cb8ZM9VeEGbGw3bskm8uvW0LsWDG8mpEtimVSLtjk RoYjRGxCLymvNlEmxaesMYPqbyYWdTwOmx4Heo+Q= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103611 On 27.02.2016 19:51, Dietmar Schwertberger wrote: > You will find many "Getting started with..." for both PyQt and wxPython. P.S.: I forgot to mention that both toolkits have very helpful mailing lists. The toolkits have different licenses. With wxPython you don't need to worry. For PyQt you should check which versions and licenses of PyQt and Qt are applicable and whether they are OK for your purpose. Regards, Dietmar