What is the best Python GUI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the best Python GUI?

Using C# i have forms. So is there some thing like Visual Studio for Python? Some visual?

12th Aug 2017, 7:41 PM
Flávio Conca
Flávio Conca - avatar
2 Answers
+ 2
You need to learn how to use the tkinter module, It's meant for GUI programming.
12th Aug 2017, 9:14 PM
Ghauth Christians
Ghauth Christians - avatar
+ 2
you can use python with VS and get benefited by the GUI. https://code.visualstudio.com/docs/languages/python
12th Aug 2017, 11:16 PM
Mohammed Chami
Mohammed Chami - avatar