[Pythonmac-SIG] BuildApplet in next distro of MacPython?

Bob Ippolito bob at redivi.com
Thu Dec 30 06:55:14 CET 2004


On Dec 29, 2004, at 11:48 PM, Donovan Preston wrote:

>
> On Dec 29, 2004, at 10:40 AM, Kevin Walzer wrote:
>
>> Perhaps I wasn't clear. I don't add *any* dependencies except those 
>> that
>> ~ come with the application itself: i.e. I simply copy the directory
>> structure of the application (wxGlade, Pears, what have you) into the
>> app bundle. Any external libraries such as wxPython have to be 
>> installed
>> separately by the end user.
>
> You can just as easily do this with app bundles built by py2app.

Yeah, if your main script doesn't have any detected dependencies.. or 
they're explicitly excluded.

-bob



More information about the Pythonmac-SIG mailing list