Jump to content

Pybind

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
pybind
Original author(s)Wenzel Jakob
Initial releaseOctober 15, 2015; 9 years ago (2015-10-15)[1]
Stable release
2.13.6 / September 13, 2024; 9 months ago (2024-09-13)
Written inC++
Websitegithub.com/pybind

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.

See also

References

  1. ^ "Changelog".
  2. ^ Jakob, Wenzel. "pybind11 documentation". readthedocs.io. Retrieved 13 June 2025.