News

Which Python GUI framework is the easiest to use? Tkinter is often considered the easiest Python GUI framework to use, especially for beginners.
I have a very simple Tkinter app that I would like to run on Android. Not planning on distributing to anyone but family and friends. I plan on sideloading the final APK file on my personal phone ...
Unfortunately, Micropython has historically lacked a decent high-level GUI library. Thankfully, that’s no longer the case, with [amirgon] porting LittlevGL to the platform.
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is ...