compilation - Compiling python files -


how compile python file exe?

so user can run file double clicking , not going through python shell

does know how?

thanks

there several python compilers available:

cython

pypy

nuitka

shedskin


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -