Preparing a Python Program for Distribution
Doug Stanfield
DOUGS at oceanic.com
Mon Oct 23 23:48:11 EDT 2000
More information about the Python-list mailing list
Mon Oct 23 23:48:11 EDT 2000
- Previous message (by thread): Preparing a Python Program for Distribution
- Next message (by thread): Preparing a Python Program for Distribution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The best answer always seems to be: http://www.mcmillan-inc.com/install1.html -Doug- > -----Original Message----- > From: Alex McHale [mailto:daimun at home.com] > Sent: Monday, October 23, 2000 5:25 PM > To: python-list at python.org > Subject: Preparing a Python Program for Distribution > > > I posted this from deja.com, but it has never shown up. If > it magically > does show up; sorry for the repeats. > > Hi there, > I was wondering - is there any good way to distribute a Python > program for Unix or MS Windows (the latter being the primary focus for > the program of mine which has sparked this question), without > requiring > them to already have installed Python? IE - is there a way to > distribute the interpreter with the program, in such a way to > not bloat > the distribution? > Alex > > > -- > http://www.python.org/mailman/listinfo/python-list >
- Previous message (by thread): Preparing a Python Program for Distribution
- Next message (by thread): Preparing a Python Program for Distribution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list