在linux上,将python转换成exe

转自http://www.newsmth.net/bbstcon.php?board=Python&gid=72714


Cross-compiling a Python script on Linux into a Windows executable
http://kampfwurst.net/python-mingw32/
http://stackoverflow.com/questions/2950971/
http://mail.python.org/pipermail/tutor/2003-August/024411.html

PyInstaller 也支持

你可能感兴趣的:(linux,windows,python,exe)