On Aug 28, 8:45 pm, Tom Gur <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Do you know an easy way to embed the python interpreter in a python
> program (so a non-technical user, which has no idea how to install the
> python interpreter would be able to run the script as an executable) ?

py2exe does this very well for windows executables: http://www.py2exe.org/

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

Reply via email to