Hacker News new | ask | show | jobs
by baq 1172 days ago
Python has had cffi since figuratively forever, so I’m not sure why you compare native modules to P/Invoke?
1 comments

Most important libraries with native components are using C extensions, not cffi.