How can we add graphics to a python programme? Which softwares should be used? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we add graphics to a python programme? Which softwares should be used?

29th Apr 2019, 5:17 AM
SS_Abeer
SS_Abeer - avatar
2 Answers
+ 2
You could use tkinter. Or use pygame. Both make it easy to add graphics to your programm.
29th Apr 2019, 6:43 AM
Dragonxiv
Dragonxiv - avatar
+ 1
I think PyQt5 is much better than tkinter.
29th Apr 2019, 6:46 AM
Aymane Boukrouh
Aymane Boukrouh - avatar