Yes.  py2exe (http://www.py2exe.org/) and py2app (
http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html)

These will take a Python program and create an executable file that doesn't
rely on any installation of Python or the required libraries. (If the
package is created correctly)

Is that what you mean?!?

~Sean

On Fri, Sep 11, 2009 at 11:39 PM, sudhakar s <ssqu...@gmail.com> wrote:

> Hi,
>      Can we install a .exe or .dmg file from python program itself...
>
>
> --
> With Regards,
> S Sudhakar.
>
> _______________________________________________
> Pythonmac-SIG maillist  -  pythonmac-...@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to