Re: Python app Installers

2010-01-27 Thread Atamert Ölçgen
On Wednesday 27 January 2010 22:34:19 Kenny Meyer wrote: > Have a look at python-setuptools. > > May fit your needs. > http://packages.python.org/distribute/ -- Saygılarımla, Atamert Ölçgen -+- --+ +++ www.muhuk.com mu...@jabber.org -- You received this message because you are subscribe

Re: Python app Installers

2010-01-27 Thread Kenny Meyer
zweb (traderash...@gmail.com) wrote: > What is the best way to build installer for python/django based > software product ? > Like in Microsoft world you can have .exe and installshield? > > I need to way which can guide user to setup database, run DB script, > set up parameters and guide him thro

Python app Installers

2010-01-27 Thread zweb
What is the best way to build installer for python/django based software product ? Like in Microsoft world you can have .exe and installshield? I need to way which can guide user to setup database, run DB script, set up parameters and guide him through installation. Also want to give the option to