# pybind11 Description =========== pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. More information ================ - Homepage: https://pybind11.readthedocs.io ## Availability | Module |Generic|E5|Lake|Epyc|Cascade| |------|------|------|------|------|------| |pybind11/2.6.2-GCCcore-10.3.0|| ✓ | ✓ || ✓ | |pybind11/2.7.1-GCCcore-11.2.0|| ✓ | ✓ || ✓ |