Y
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
revelio
1171 days ago
Most important libraries with native components are using C extensions, not cffi.
link