GUI programming in python: why I chose to use Kivy
Jul 11, 2024 · 4 min read · GUI programming is something apart from typical Python coding. You need to use a specific library. So the immediate question is which one? Tkinter? PyQt/PySide? wxPython? ... The list is long and overwhelming. I tested quite a few and spend (too much...
Join discussion
