> I need a reference to get all the programs which used to package Python
> programs into standalone executables files.
>      Would you help me?


windows: http://www.py2exe.org/
mac: http://cheeseshop.python.org/pypi/py2app/
linux: http://wiki.python.org/moin/Freeze
linux/windows: http://python.net/crew/atuining/cx_Freeze/

HTH.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to