Hacker News new | ask | show | jobs
by ngoldbaum 1067 days ago
It’s a little easier to write idiomatic python bindings for a C/C++ library in Cython IMO, because you’re writing the bindings in a language that’s almost python.