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:24, 13 June 2025 (Created page with 'pybind is an interface-generating C++ library to allow for interoperability between C++ and Python. It is based on the previously existing Boost.Python<ref name="docs">{{cite web |last1=Jakob |first1=Wenzel |title=pybind11 documentation |url=https://pybind11.readthedocs.io/en/stable/index.html |website=readthedocs.io |access-date=13 June 2025}}</ref>. == References == {{Reflist}} ==External links== *{{Official webs...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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].

References

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