[Pythonedu-wg] Simplified GUI library for kids

Nicholas H.Tollervey ntoll at ntoll.org
Mon Nov 14 04:50:38 EST 2016


On 14/11/16 09:37, Laura Sach wrote:
> Hi all,
> 
> As a teacher, I found it really frustrating that there wasn't a Python
> GUI library that was accessible to children. I talked about it to some
> people at Pycon but it didn't really go anywhere, so I decided to have a
> go myself!
> 
> https://github.com/lawsie/guizero
> 
> More on the aims of what I'm trying to do can be found in the readme. 
> 
> Any comments/advice/help would be most welcome! :)
> 
> Laura
> (an ex-teacher, for context)
> 
> 
> _______________________________________________
> Pythonedu-wg mailing list
> Pythonedu-wg at python.org
> https://mail.python.org/mailman/listinfo/pythonedu-wg
> 

There's also Beeware (http://pybee.org/) that abstracts the underlying
GUI toolkit so you can write a GUI based Python project and Beeware will
work out how to make it run on Windows, OSX, Linux, Android, iOS etc etc.

Also, Russell (dev at Beeware) is awesome.

I want to see if I can create a version of Mu to sit on Beeware.

N.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/pythonedu-wg/attachments/20161114/a1fbb0ec/attachment.sig>


More information about the Pythonedu-wg mailing list