Graphical interface application | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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