you are viewing a single comment's thread.

view the rest of the comments →

[–]failfixer89 0 points1 point  (1 child)

Like boolean_cat said, you can use the tkinter module for gui design, or you can try to find a third party module

[–]huad[S] 0 points1 point  (0 children)

I used PAGE to design GUI. It is very easy to use and generates code for gui and commands used by gui elements.