Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaromir_
1585 days ago
Have you exposed the C library to Python via ctypes as OP or have you taken a different approach?
1 comments
pkhuong
1585 days ago
Just cffi, and keeping the headers free of inline implementation noise (a side benefit, in my opinion).
link