I wonder if it's possible to create good looking desktop UI's with python? Could I use JS frameworks like Electron with python? Or are there any python libraries which provide modern looking and easy to use widgets?
This is what I have in mind for the appearance:
Is this possible and where can I find resources on how to get started?
Best options I've seen for 'pretty' GUIs with python is Kivy, see the gallery of examples