Jump to content

Pybind

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cato censor (talk | contribs) at 22:25, 13 June 2025. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

pybind is an interface-generating C++ library to allow for interoperability between C++ and Python. It is based on the previously existing Boost.Python[1]. Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.

References

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