[Pythonmac-SIG] Could py2app bundle all the requirements of my package?

2010-05-20 Thread cool-RR
Hello! I'm developing a desktop application called GarlicSim: http://garlicsim.org I want to distribute it natively to all OSes. On Windows I have already succeeded packaging it with py2exe and InnoSetup. I have not touched py2app yet. Do you think that py2app could bundle all the packages I w

Re: [Pythonmac-SIG] Subject:, Could py2app bundle all the requirements of my package?

2010-06-06 Thread cool-RR
On Fri, May 21, 2010 at 12:56 PM, Brendan Simon (eTRIX) < brendan.si...@etrix.com.au> wrote: > I think the short answer is yes. > I've had no trouble with py2app getting all my dependencies. > You have a bigger app so it may need some extra tweaking, but py2app has > lots of commands to include a