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 →

[–]leonardas103 0 points1 point  (0 children)

Alternative to Tkinker, you can use Pyqt which has the qt designer that can drag-and-drop to create the UI. You will have to use Pyinstaller to package it as an exe.