GUI for python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

GUI for python

what would be the best way to create a GUI while coding in python. I'm tinkering with code in an attempt to create an app, i'm getting the processing down but now i'm looking into the User interface portion now. Any suggestions? I've tried tkinter but for some reason the code function is hit or miss.

3rd Jun 2019, 8:45 PM
cody stephens
cody stephens - avatar
2 Answers
+ 1
What sort of app do you want to build?
3rd Jun 2019, 10:53 PM
HonFu
HonFu - avatar
0
Input data into text boxs hit send, send info somewhere else. Maybe a login account style as well
3rd Jun 2019, 11:53 PM
cody stephens
cody stephens - avatar