Hacker News new | ask | show | jobs
by mappu 585 days ago
Great question! That was actually covered in the link I posted.

Compared to PyInstaller, it doesn't dump any temporary files on disk.

Compared to Nuitka, it uses the real CPython, not a different implementation.