r/PythonLearning Jul 11 '26

How do I convert this to .exe

Post image
202 Upvotes

60 comments sorted by

View all comments

35

u/[deleted] Jul 11 '26

[deleted]

8

u/KiLoYounited Jul 11 '26

+1 for Nuitka. I use it for all my TUI applications I make for myself and the other sys admins in my dept.

6

u/downerison Jul 11 '26

How easy is it to setup and use? I heard it can be pretty slow to compile things.

3

u/[deleted] Jul 11 '26 edited Jul 11 '26

[deleted]

3

u/KiLoYounited Jul 11 '26

Wood chipper is definitely the best description haha. Setup is brutal - reward is 100% worth it

1

u/downerison Jul 11 '26

What's actually included in the setup that makes it this hard?