How to use GUI in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to use GUI in python?

I really want develop a software using python in GUI so that everyone can use it Seriously Need Help

8th May 2018, 5:01 PM
Mr.ASDF
Mr.ASDF - avatar
5 Answers
+ 7
just import it and use its functions import tkinter or from tkinter import * to import all the functions ^ u can read this https://docs.python.org/3/library/tkinter.html#module-tkinter
8th May 2018, 5:12 PM
Kawaii
Kawaii - avatar
+ 5
Thankful to you
13th May 2018, 5:21 PM
Mr.ASDF
Mr.ASDF - avatar
+ 4
u can use tkinter library to start
8th May 2018, 5:04 PM
Kawaii
Kawaii - avatar
+ 1
How to use this library please tell me Kawaii
8th May 2018, 5:06 PM
Mr.ASDF
Mr.ASDF - avatar
+ 1
tkinter i have written a software in python which create a excel file and store data from software input
30th Nov 2018, 9:51 PM
VICKY POOJARI
VICKY POOJARI - avatar