Python packages on the Mac

Jeff jeffober at gmail.com
Tue Aug 5 08:33:08 EDT 2008


On Aug 4, 11:20 pm, arunasu... at gmail.com wrote:
> Hi,
>
> I would like to copy the contents of the PythonFramework.pkg folder
> and run python without having to run the installer on the Mac. On
> windows it's simple to copy the contents of the python folder and the
> python dll's. How can this be done on the Mac?
>
> Thanks
> Sunil

Are you trying to make a script for easy distribution without having
to first install Python?  Look here: http://undefined.org/python/py2app.html



More information about the Python-list mailing list