Using Core Data from Python

http://www.pycs.net/bbum/2005/5/1/#200505011
PyObjCPythonからCoreDataも使えるよ、というbbumの記事。

Via PyObjC, you can write Python applications that fully take advantage of Core Data.

PyObjC fully supports KVC, KVO, and subclassing of Objective-C from Python, so use of NSManagedObject is fully enabled.

そのPyObjC NEWSによると

First stab at wrapping some Tiger frameworks:

  • AppleScriptKit
  • AppKitScripting
  • Automator
  • CoreData
  • DiscRecording
  • DiscRecordingUI
  • SyncServices
  • XgridFoundation

Documentation and tests not yet written.

だそうです。
WWDCではPython on Mac OS Xというセッションもあって、PyObjCの話をするみたい。あれ? いつのまにかsession scheduleもopenしているぞ。
これもおそらくbbumが担当するのでしょうね。そのbbumって誰だ? という話はまた後日。