Executable python program?

North Krimsly krimsly at home.com
Mon Dec 11 23:07:40 EST 2000


Or, check out Gordon McMillan's excellent Windows EXE maker at
http://mcmillan-inc.com/index.html

Gordon is a real magician.

"Nick Trout" <nick at videosystem dot co dot uk> wrote in message
news:3a34a653 at news.xtml.co.uk...
> > I am developing a python/Tk program in linux.  I want Windows users to
be
> > able to use this program as well.  Now...the situation I am in it will
> > make it inconvenient to get the windows people to install python/tk to
run
> > things.  Is it possible to get a python "Executable" per say that isnt
> > interpreted but is a "static" executable persay?  By this I mean static
> > in the same form as a linux executable that is "static" by making no
> > external library calls (or none other than system calls if that is
> > needed).
>
> You could look at PySol. It has everything you need to run a Python app in
> Tk.
>
> http://google.yahoo.com/bin/query?p=pysol&hc=0&hs=0
>
>
>
>





More information about the Python-list mailing list