Convert python script to binary executable

Posted by Werner on Stack Overflow See other posts from Stack Overflow or by Werner
Published on 2010-03-21T10:41:38Z Indexed on 2010/03/21 10:51 UTC
Read the original article Hit count: 179

Filed under:

Hi,

I wrote a number crunching python code. The calculations involved can take hours. Is it possible somehow to compile it to binary?

Thanks

© Stack Overflow or respective owner

Related posts about python