Hacker News new | ask | show | jobs
by pjenvey 5413 days ago
Not via ctypes, via CPyExt, a layer emulating the CPython C extension API (it actually implements a reference counting GC and everything)