python-pybind11: python-pybind11 (interoperability between C++ and Python) python-pybind11: python-pybind11: pybind11 is a lightweight header-only library that exposes C++ types python-pybind11: in Python and vice versa, mainly to create Python bindings of existing python-pybind11: C++ code. Its goals and syntax are similar to the excellent python-pybind11: Boost.Python library by David Abrahams. python-pybind11: python-pybind11: Homepage: https://github.com/pybind/pybind11 python-pybind11: python-pybind11: python-pybind11: