Hi all! With the recent planned 'sunset' of pySimpleGUI 4 and questionable license for psg 5 which GUI library do you recommend? About my work: I'm a scientist in a field on nanophysics and I have to put many graphs into my programs and prefer GUI building to be the lesser problem;)
Upd: I worked for a year or so with psg but now want to move
Upd2: Big thanks to all of you for the suggestions! If anyone curious, I settled with DearPyGUI as it seems to meet all my needs and isn't (sorry) web-based.
Upd3: Their digital signature is so broken, it required like 30 minutes to tamper their code LOL
Best Python GUI libraries?
What python GUIs do you recommend?
What is the state of Python GUI Libraries in 2025? Which one do you like and Why?
Is building a GUI always going to be THIS painful?
Videos
As a primarily TS developer looking for python alternatives to projects such as electron, what are suitable GUI libraries that can allow you to quickly render a frontend for small projects? Tkinter seems quite dated and unintuitive, whereas reactpy still seems to be in the very very early stages. Any preferences are appreciated.