[Year 12 SofDev] PySimpleGUI
Tony Crewe
TonyCrewe at caulfieldgs.vic.edu.au
Tue Sep 25 22:40:33 EDT 2018
Hi All,
When I moved to python from Visual Studio, I missed a simpler way to create GUIs.
tkinter can be time consuming and fiddly.
However, I have been playing PySimpleGUI (based on tkinter) and I think for students it has great possibilities.
See https://pypi.org/project/PySimpleGUI/
I have been playing with some examples I created in tkinter and using this package is more easier and the use of themes is great as well. Simpler, shorter and attractive.
I have attached some work I have been exploring - I hope the zip files will upload OK.
For interest, I have included search and sort implementations in python as well.
Be careful with versions, this is a work in progress by the developer and things are changing regularly.
Site has documentation and examples ..
Tony Crewe
[https://pypi.org/static/images/twitter.c0030826.jpg]<https://pypi.org/project/PySimpleGUI/>
PySimpleGUI ยท PyPI<https://pypi.org/project/PySimpleGUI/>
pypi.org
A simple to understand, easy to use, highly customizable GUI for Python. Based solely on tkinter. Make your own GUIs. Runs on Raspberry Pi too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://edulists.com.au/pipermail/sofdev/attachments/20180926/71e1c4de/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PySimpleGUI examples.zip
Type: application/x-zip-compressed
Size: 9114 bytes
Desc: PySimpleGUI examples.zip
URL: <http://edulists.com.au/pipermail/sofdev/attachments/20180926/71e1c4de/attachment.bin>
More information about the sofdev
mailing list