Your search query "linkto%253A%2522MacPython%252FXcodeIntegration%2522" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.
(!) Consider performing a full-text search with your search terms.

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://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

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