Distributing a Python app

z zdweeb at yahoo.com
Thu Jul 19 21:48:26 EDT 2001


I have had excellent success with the Py2Exe
http://starship.python.net/crew/theller/py2exe/
and the Inno http://www.jrsoftware.org/isinfo.htm combo.

My apps are wxPython and python, no problems. I am able to run them on Win2K
and Win NT sp5.

I have on my todo list a python script to automate the building of the Inno
config script.

--
--zDweeB

.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.
ASCII art?? I thought it was a regular expression!
"Tim Peters" <tim.one at home.com> wrote in message
news:mailman.995588673.14353.python-list at python.org...
> [Gordon McMillan]
> > ...
> > As far as a free Windows installer (for py2exe or [Gordon's] Installer),
> > Inno gets good reviews. I don't know anyone who can stand InstallShield.
> > Wise is the commercial one most people use.
>
> FYI, I'm seriously looking at switching the PythonLabs Windows installer
> over to Inno.  It's simple (as such things go) and easy to use (as such
> things go).  We've been happy with the Wise installer Mark Hammond talked
> them into letting us use in '94 or '95, but it's showing its age and I'm
> apparently not nearly as persuasive as Mark (they don't even acknowledge
> receiving my emails -- but then I wouldn't either <wink>).
>
> ms-should-bundle-python-as-a-public-service-ly y'rs  - tim
>
>





More information about the Python-list mailing list