I'm working on the "Python as a Glue Language" white paper (draft at http://wiki.python.org/moin/AdvocacyWritingTasks/GlueLanguage) and need help finding small examples for using: * ctypes * Pyrex * Swig If you can suggest better examples than the ones I already have for SIP and the Python C API, I'm all ears. Thanks! --amk