top | item 44134294

(no title)

dgrunwald | 9 months ago

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)

discuss

order

No comments yet.