Examples of modern GUI python programms

Fabio Zadrozny fabiofz at gmail.com
Thu Apr 3 10:00:06 EDT 2014


On Wed, Apr 2, 2014 at 8:52 AM, Sturla Molden <sturla.molden at gmail.com>wrote:

> Wolfgang Keller <feliphil at 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 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140403/9808a238/attachment.html>


More information about the Python-list mailing list