Using Python with Quartz 2D
For you Apple users out there, here’s a guide on using Python with Quartz 2D on Mac OS X:
On Mac OS X, Apple’s Python Bindings for Quartz 2D give Python developers access to the Quartz 2D graphics API. This combination of rapid development and rich graphics makes Python on Mac OS X an excellent platform for graphics processing, dynamic content generation, and PDF document creation.
I’m not a Mac OS X user, but I’m sure a lot of you are.