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)

Unable to edit the page? See the FrontPage for instructions.