Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'say,': 0.05; 'gpl': 0.07; 'cc:addr:python-list': 0.11; "(it's": 0.16; 'cc:name:python list': 0.16; 'fabio': 0.16; 'gpl,': 0.16; 'pygame': 0.16; 'screenshots': 0.16; 'subject:GUI': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'example': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cheers,': 0.24; 'software.': 0.24; 'cc:2**0': 0.24; 'source': 0.25; '>': 0.26; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'points': 0.29; 'message- id:@mail.gmail.com': 0.30; 'noted': 0.31; 'says': 0.33; 'sources': 0.33; 'actual': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'depends': 0.38; 'files': 0.38; 'to:addr:gmail.com': 0.65; 'actually,': 0.84; 'homepage': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=YQEvtpaEmEQEnkWab4YplLJCV6b1TDNolg4+0EIQdDQ=; b=hWgOAwZb51qAwJLH4t+KQ/AIherkJisR96+NymUqSIn6TpxO/0m1U11eoyGPTZDFic br8d4TvGvI0Sy9LoTd7bN5pfja4cZ9eUW60Zy1Ts81pFYXtTdLJPeFSEMJRD7kwqATjD wxhkW9G/q8CrMmB4JDlryUNAebeV1+pRhy4OzjX4K+FuXaFmZvuRaWyCCN58YMlrJsX8 +DsfdNU/b7wa7xJ/qykMzzixgxo5czwv94qqjIf0YpvAHu0Ut/7Lud5qggRmaPLTwfS2 rsMt056CODhN2qJKDQy/IhPs0m070zz3Euoqp9ueEwops1GHpv8sFGHLTeH2E40Q1T0P n6gQ== X-Received: by 10.52.65.165 with SMTP id y5mr6453131vds.51.1396533626881; Thu, 03 Apr 2014 07:00:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1032152677418132246.972756sturla.molden-gmail.com@news.gmane.org> References: <20140401171927.edf916b2b03dda70d2b2b012@gmx.net> <1032152677418132246.972756sturla.molden-gmail.com@news.gmane.org> From: Fabio Zadrozny Date: Thu, 3 Apr 2014 11:00:06 -0300 Subject: Re: Examples of modern GUI python programms To: Sturla Molden Content-Type: multipart/alternative; boundary=20cf307f3256bf4cf704f623d2a8 Cc: python list 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: 56 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396533967 news.xs4all.nl 2845 [2001:888:2000:d::a6]:43801 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69588 --20cf307f3256bf4cf704f623d2a8 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 2, 2014 at 8:52 AM, Sturla Molden wrote: > Wolfgang Keller wrote: > > > Judging from the example screenshots on their website, Kivy might be > > adequate. > > Kivy depends on PyGame which is GPL, and can only be used to build GPL > software. Actually, PyGame is LGPL: http://www.pygame.org/LGPL (it's also what their source files say, although I noted that in their homepage the link which points to http://www.pygame.org/LGPL *wrongly* says GPL when the actual link goes to LGPL and the sources say LGPL). Cheers, Fabio --20cf307f3256bf4cf704f623d2a8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On W= ed, Apr 2, 2014 at 8:52 AM, Sturla Molden <sturla.molden@gmail.com> wrote:
Wolfgang Keller <feliphil@gmx.net> wrote:

> Judging from the example screenshots on their website, Kivy might be > adequate.

Kivy depends on PyGame which is GPL, and can only be used to build GP= L
software.

Actually, PyGame is LGPL:=A0http://www.pygame.org/LGPL (it's also = what their source files say, although I noted that in their homepage the li= nk which points to=A0http://www.pyga= me.org/LGPL *wrongly* says GPL when the actual link goes to LGPL and th= e sources say LGPL).

Cheers,

Fabio=A0
<= /div> --20cf307f3256bf4cf704f623d2a8--