A few questions

Kevin Walzer kw at codebykevin.com
Mon May 21 23:41:58 EDT 2007


jay wrote:

> 
> Anyway, I had one more quick question...  in order to run wxPython apps, 
> do I have to have MacPython, etc. loaded on each Mac (or PC) in order 
> for it to run any apps I write?  Or is there a way to compile the code 
> to where I can distribute an app I write and the other users don't need 
> to load anything in order to run the app?

Google for "py2app." It's the standard tool for distributing standalone 
Python apps on  OS X.
-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com



More information about the Python-list mailing list