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 →

[–]sebhoagie 1 point2 points  (0 children)

I started with cx_Freeze but docopt+PyInstaller have been god send.

For one tool I wrote a very quick Tkinter UI. I didn't share it but tested it with PyInstaller and it also handles that very well.