Can I create visual interfaces in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can I create visual interfaces in python?

I'm at school, I want to learn programming but I would really like to create something visual that is not just visible in the console, I think that would need an advanced knowledge, but is it possible? If not what other languages can?

11th Oct 2019, 2:19 PM
Daniel Cordoba
Daniel Cordoba - avatar
3 Answers
+ 3
Yes of course. There are some libraries for making interfaces in python. The most popular ones are tkinter, pyqt and kivy.
11th Oct 2019, 2:21 PM
ΛM!N
ΛM!N - avatar
+ 2
An other one is wxPython.
11th Oct 2019, 3:16 PM
Lothar
Lothar - avatar
+ 1
Yes you can create visual interface using toolbar, panda, motpolite libraries.
12th Oct 2019, 4:20 PM
Pushpendra Singh
Pushpendra Singh - avatar