Adding Python to the path in Windows

kyle at thenortheastgroup.com kyle at thenortheastgroup.com
Thu Jun 21 12:08:18 EDT 2007


On Jun 21, 11:53 am, Larry Bates <larry.ba... at websafe.com> wrote:
> Another solution is to use py2exe to convert your python program into an .exe
> file that you can distribute.  Then they require no Python installation at all.
>  I use py2exe and Inno Installer to do just that and it works great.
>
> -Larry

Yeah, I didn't even think of that.  The server install of Python seems
like the best option for my situation though.  Thanks for all the
great suggestions.





More information about the Python-list mailing list