Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does this compare to pybind11?


The article is using the Python C API directly.

pybind11 is a C++ wrapper that makes the Python API more friendly to use from C++ (e.g. smart pointers instead of manual reference counting)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: