Graphical interface application | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Graphical interface application

Which framework or libraries you use (or recommend) to make applications with graphical interface? Let's say a desktop application... What I don't want is to use the prompt to execute a .py file.

3rd Aug 2016, 1:29 AM
Francisco Gómez García
Francisco Gómez García - avatar
2 Answers
+ 1
if you wanna make little tiny applications, just go for tkinter, but for major applications u may use wxpython, pyqt pyqt is an awesome framework which have beautiful interface, creating interface is very easy just like vb. drag and drop.
3rd Aug 2016, 2:06 AM
sundar
sundar - avatar
0
Note: You cannot run tkinter on here. You would have to use a computer. If i was you i would learn the basics with tkinter and then branch off with something more complex.
3rd Aug 2016, 6:10 AM
Bailey