What is the best way to make a modern GUI for a python program?
I have tried tkinter already and currently I am looking at electron js framework for the GUI.
Is electron js any good for python ?
Electron integration with python looks kinda complex on YouTube.