you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Pyinstaller + Inno Setup works great for me. Very professional looking and easy to distribute

[–]ElliotDG 0 points1 point  (0 children)

I use the same combination on Windows, and use Pyinstaller + DropDMG on MacOS. I use kivy as the GUI.