What is the best way to make a modern GUI for a python program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

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.

1st Sep 2019, 6:51 AM
😈Krnk97😈
😈Krnk97😈 - avatar
2 Answers
+ 3
Maybe try PyQt. It is deep responsive graphical library. Also you can use several libraries.
1st Sep 2019, 7:43 AM
Ivan Agafonov
Ivan Agafonov - avatar
0
Ivan Agafonov Thanks , I'll see 👍
1st Sep 2019, 8:08 AM
😈Krnk97😈
😈Krnk97😈 - avatar