[Pythonmac-SIG] py2app standalone options
Chris Barker
Chris.Barker at noaa.gov
Thu Dec 16 21:07:15 CET 2004
Bob Ippolito wrote:
> Rare enough that I can't justify writing the code and adding yet another
> option.
That, of course, is your judgment. However, I'm not sure it's a rare as
you think. I, for one, want to be able to distribute apps to folks whose
environment I have control over, so I know that they will have all the
packages installed that my apps need, so I want them to just get the
app-specific code.
I haven't had a chance to try it yet, but it sounds like py2app does
have a way to exclude specified packages, so I could just make a point
of excluding wxPython, Numeric, PIL, MyPersonalPackage, etc, and I'd get
what I want. Is that the case?
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the Pythonmac-SIG
mailing list