Can i use Python for programs that have UI ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

Can i use Python for programs that have UI ?

I mean make objective programs like c#

29th Jan 2018, 1:18 PM
bad boy
bad boy - avatar
1 Antwort
+ 2
Yes. You can use TkInter, which is cross-platform and in the standard library, or some other solutions, like wxPython or PyQt.
29th Jan 2018, 2:22 PM
LunarCoffee
LunarCoffee - avatar