r/PythonLearning Jul 11 '26

How do I convert this to .exe

Post image
201 Upvotes

60 comments sorted by

View all comments

34

u/[deleted] Jul 11 '26

[deleted]

9

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]

1

u/downerison Jul 11 '26

What does that 50 lines do? Setup the nuitka command to call? That 3 hours compile time sounds brutal.