0
What is the best library for GUI in python?
recently i have done something with tkinter but it doesn't seems to have pro UI application functions
3 Respuestas
+ 3
PyQt5 is qt implementation in python and has updated design. Check it out
Martin Taylor yessir
+ 3
There is no "best" library. There are several and which one is "best" for your project depends on a multitude of factors.
0
Yep its standard
But not that much pro