Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Ask HN: I am creating an exe from Python. Which is the best way and why? | Better HN
Ask HN: I am creating an exe from Python. Which is the best way and why?
1 points
olistovell
10y ago
3 comments
Share
Some options I know are py2exe, nuitka, or cx_freeze. Any others?
3 comments
default
newest
oldest
dozzie
10y ago
Best way to do it is to rewrite it for a different runtime. You have chosen your language poorly to this task.
ellisv
10y ago
Best in which way?
olistovell
OP
10y ago
I want the exe to run outside the python shell and also want to hide my source code. There are so many options but I am sure there must be one of them that stands out.
j
/
k
navigate · click thread line to collapse