GUI programming in python: why I chose to use Kivy
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...
dataforlife.hashnode.dev4 min read