[Pythonmac-SIG] py2app standalone options (original) (raw)
has hengist.podd at virgin.net
Thu Dec 16 17:47:21 CET 2004
- Previous message: [Pythonmac-SIG] Won't Install Numarray-1.1.1 or Numeric_23.6 + Scipy
- Next message: [Pythonmac-SIG] py2app standalone options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
One for Bob really, but I'm trying to figure out how to build a non-standalone app using py2app. This was easy (albeit clumsy) with bundlebuilder - just set both 'standalone' and 'semi-standalone' options to False. I see a 'semi-standalone' option in py2app, but that still includes a big wadge of stuff I don't want/need, and I don't see any obvious, simple way to tell it not to include ANY external dependencies.
Have I've missed something? (The current documentation is minimal, and the main docstring in particular appears out of date.) Or is it an oversight in the API/UI design, in which case I'd suggest replacing the boolean 'semi-standalone' option with a new 'dependencies' option that takes one of three values: 'all', 'semi', or 'none'.
Ta,
has
http://freespace.virgin.net/hamish.sanderson/
- Previous message: [Pythonmac-SIG] Won't Install Numarray-1.1.1 or Numeric_23.6 + Scipy
- Next message: [Pythonmac-SIG] py2app standalone options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]