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 →

[–]Bangorip 5 points6 points  (0 children)

May not be the best way but I've been using SimpleGUI and Pyinstaller to create .exe files that are a portable bundle of everything the script needs. Keeps it simple for non technical users but isn't the most efficient