running a python program

William Ray Wing wrw at mac.com
Wed Aug 27 10:05:20 EDT 2014


On Aug 27, 2014, at 9:42 AM, ngangsia akumbo <ngangsia at gmail.com> wrote:

> i have written a small scripts in python that inputs two values and prints out the sum.
> 
> Ok i want to be able to install this program on a windows 8 machine and run it as a normal program.
> 
> i want to be able to run it to any windows machine without necessarily installing python on that machine.
> 
> -- 
> https://mail.python.org/mailman/listinfo/python-list

You might try Googling Python to exe.

-Bill


More information about the Python-list mailing list