| pybind | |
|---|---|
| Original author(s) | Wenzel Jakob |
| Initial release | October 15, 2015 [1] |
| Stable release | 2.13.6 / September 13, 2024 |
| Written in | C++ |
| Website | github |
pybind is an interface-generating C++ library to allow for interoperability between C++ and Python. It is based on the previously existing Boost.Python. [2] Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.