[Pythonmac-SIG] Why Do I Explicitly Need MacPython
Bob Ippolito
bob at redivi.com
Fri Sep 22 18:51:29 CEST 2006
On 9/22/06, Christopher Barker <Chris.Barker at noaa.gov> wrote:
> Simon Brunning wrote:
> > On 9/22/06, Christopher Barker <Chris.Barker at noaa.gov> wrote:
> >> > I can build most of them myself
> >>
> >> If you do, please contribute them by sending them to Bob I.
> >
> > As in, I can do "setup.py install" and install them for myself. How do
> > I build a distributable package?
>
> Get Py2app, then use:
>
> bdist_mpkg
bdist_mpkg -z will produce a zipped .pkg and save you a step...
-bob
More information about the Pythonmac-SIG
mailing list