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 | Manneback | Lemaitre4 |
---|---|---|
pybind11/2.10.3-GCCcore-12.2.0 | √ | |
pybind11/2.11.1-GCCcore-12.3.0 | √ | √ |
pybind11/2.11.1-GCCcore-13.2.0 | √ | √ |
pybind11/2.4.3-GCCcore-8.3.0-Python-3.7.4 | √ | |
pybind11/2.6.0-GCCcore-10.2.0 | √ | |
pybind11/2.6.2-GCCcore-10.3.0 | √ | |
pybind11/2.7.1-GCCcore-11.2.0 | √ | √ |
pybind11/2.7.1-GCCcore-11.2.0-Python-2.7.18 | √ | |
pybind11/2.9.2-GCCcore-11.3.0 | √ |