Extension modules for pybind11, which is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.

WWW: https://github.com/pybind/pybind11
