I use http://cx-freeze.sourceforge.net/ personally. I found py2exe to be a
headache compared to cx.

On Mon, Apr 11, 2011 at 9:01 AM, Mike Silverson <msilvers...@gmail.com>wrote:

> Hi, I need to know if there is any way to run a python file without Python
> installed on the target computer.  I am trying to send a program to a friend
> using windows and he does not have python installed, and does not want to
> take the time to install it.  Is there any way to send him the file (or a
> group of files) that will run right away?
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to