BTW I just discovered that there is a project called cppyy, as part of PyPy: http://doc.pypy.org/en/latest/cppyy.html
It looks pretty cool. When it's possible to directly use C/C++ libraries, the raison d'etre for a lot of the third-party bindings that use the C-API disappears.