Hacker News new | ask | show | jobs
by sametmax 2548 days ago
Nuitka can do that. Since it converts python to c, then compile the c code, you can just get the c, and compile it the way you want.

PyOxider packages and accesses the python files I think, so they are here and available.