Robust and simple GUI toolkit for Python to start with | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Robust and simple GUI toolkit for Python to start with

What GUI Python toolkit would you recommend to start with when switching from console-based scripts to something more user-friendly? For example, a framework/toolkit for creating a program with graphical input and output (something like a sketchpad), which is also cross-platform and free and open-source?

23rd Jun 2017, 11:52 PM
Andselisk
Andselisk - avatar
1 Réponse
+ 1
A popular choice is Tkinter. But there is also a recently released framework named "Kivy".
24th Jun 2017, 5:19 AM
CFF
CFF - avatar