Hi, I'm trying to find a way to compile .py files into linux binaries, so that i can distribute a program without having the user install python itself. Is there a way to do that?
I tried pypack but since im new with linux, i couldn't install it from source. There was also py2exe, but this makes only windows exes.
Thank you for the help.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to