Compiling python scripts to native code ??

Harry George harry.g.george at boeing.com
Tue Feb 17 09:05:38 EST 2004


Fred Mailhot <fred.mailhot at videotron.ca> writes:

> On 2/17/04 7:25 AM, "Thomas Guettler" <guettli at thomas-guettler.de> wrote:
> 
> > Am Tue, 17 Feb 2004 08:43:15 -0800 schrieb Fred Mailhot:
> > 
> >> Hi...
> >> 
> >> Is there any way to do this for *nix ?? Pointers to resources and/or FAQS
> >> would be much appreciated.
> > 
> > Why do you want to do this?
> > - Improve speed
> > - hide your source code
> > ...
> > 
> > thomas
> 
> Nothing quite so nefarious...*grin*...Actually, I've just realized that the
> initial question wasn't posed properly.
> 
> What I want is to be able to compile Python scripts so that they can be run
> on a system that doesn't have Python installed. I realize that maybe that
> doesn't make a lot of sense, but I want my product to be as widely
> distributable as possible.
> 
> 
> Thanks again,
> 
> Fred.
> 

That makes a lot of sense.   Try:

http://starship.python.net/crew/theller/py2exe/


-- 
harry.g.george at boeing.com
6-6M21 BCA CompArch Design Engineering
Phone: (425) 342-0007



More information about the Python-list mailing list