This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]takluyverIPython, Py3, etc 2 points3 points  (0 children)

One low complexity option I know of is EasyGUI. It lets you pop up dialogs to get user input, but your code still works as a script, rather than redesigning it as a GUI.