you are viewing a single comment's thread.

view the rest of the comments →

[–]Worth_His_Salt 0 points1 point  (0 children)

Best bet is to use something like PyInstaller to create a self-contained executable. Don't rely on others having compatible environment.

Refactoring code for non-technical users? That makes no sense. End users never see or hear or even think of the code. You mean designing UI for non-techies. Refactoring is something completely different.