Hacker News new | ask | show | jobs
by snovv_crash 1835 days ago
There are many ways of doing this for Python... pyinstaller, py2exe, Nuitka to name a few
3 comments

Python is probably the worst example for achieving this...

The fact that "there are many tools to do this for Python" is already a big red warning sign...

Cool, now do node and ruby, using the same tool.
Yes and they tend to all crumble when you have complex use cases with numpy, scipy, qt etc They can be a pain to deploy and manage remotely as well.