Python application deployment?

Jp Calderone exarkun at intarweb.us
Wed Apr 9 19:05:56 EDT 2003


On Wed, Apr 09, 2003 at 03:26:09PM -0700, kkennedy wrote:
> Is there a way to deploy the Python "runtime" with your Python
> scripts?  I am only concerned with Windows (since most Linux distros
> would already have it installed).  I would like it to be smaller than
> the 7 MB download available from python.org, and be able to be
> installed transparent to the user.  In other words, it would be nice
> to be able to simply unzip the files needed to run my scripts without
> the user having to download and install the full Python windows setup,
> and then download and install my Python scripts seperately.
> 
> Are there any tools to make this doable by the common programmer?

  This question is asked at least once a week.  The FAQ and the newsgroup
archives will answer it for you.

  HTH,

  Jp

-- 
Lowery's Law:
        If it jams -- force it.  If it breaks, it needed replacing anyway.
-- 
 up 20 days, 19:01, 1 user, load average: 0.21, 0.15, 0.05





More information about the Python-list mailing list