![](https://secure.gravatar.com/avatar/3958e748e0704904fc94840c6872566b.jpg?s=120&d=mm&r=g)
Aug. 1, 2018
4:30 p.m.
Replying to myself a bit here:
More abstractly, I think it might be possible to define a tiny core API that describes conventions for calling backwards and forwards between Python and C and then break apart the C API into chunks (modules?) that build helpers for specific functionality on top of the tiny core of calling conventions.