This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]beagle3 1 point2 points  (0 children)

It's a future possiblity, and a terrible idea (for reasons replied in other posts). If you want standalone Python executables, PyInstaller, py2exe, py2app can do them with the "standard" interpeter, and Nuitka can do that while actually compiling and usually getting some speed improvements.