Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

Running scripts from Xcode

It's not terribly difficult to tell Xcode to launch a Python process and start your script. Create a custom executable, point it at Python, and set the arguments and environment variables appropriately. Detailed instructions are here:

http://ulaluma.com/pyx/archives/2004/02/running_python.html

User Scripts

Xcode Plug-Ins

http://undefined.org/python/XPython_0.png

And even scarier.. here's the MacPython/PyObjC class browser demo INSIDE Xcode. Just look at all those proprietary Apple classes:
http://undefined.org/python/XPython_1.png

Notes

MacPython/XcodeIntegration (last edited 2008-11-15 13:59:46 by localhost)