Ask HN: I am creating an exe from Python. Which is the best way and why? 1 points by olistovell 11y ago ↗ HN Some options I know are py2exe, nuitka, or cx_freeze. Any others?
[–] ellisv 11y ago ↗ Best in which way? [–] olistovell 11y 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.
[–] olistovell 11y 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.
[–] dozzie 11y ago ↗ Best way to do it is to rewrite it for a different runtime. You have chosen your language poorly to this task.
3 comments
[ 3.0 ms ] story [ 15.8 ms ] thread