Revision 1 as of 2007-02-12 03:28:11

Clear message

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://www.ulaluma.com/pyx/archives/000956.html

User Scripts

Xcode Plug-Ins

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

Notes

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