You can edit almost every page by Creating an account and confirming your email.

Pybind: Difference between revisions

From EverybodyWiki Bios & Wiki
WikiMasterBot2 (talk | contribs)
Moved page from wikipedia:en:Draft:Pybind ([[Edithistory:|history]])
 
WikiMasterBot2 (talk | contribs)
m remove duplicates internal links
 
Line 11: Line 11:
}}
}}


[[pybind]] is an interface-generating [[C++]] [[Library (computing)|library]] to allow for interoperability between C++ and [[Python (programming language)|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> Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.
[[pybind]] is an interface-generating C++ [[Library (computing)|library]] to allow for interoperability between C++ and [[Python (programming language)|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> Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.


== See also ==
== See also ==

Latest revision as of 12:03, 20 August 2026


pybind
Original author(s)Wenzel Jakob
Initial releaseOctober 15, 2015; 10 years ago (2015-10-15)[1]
Stable release
2.13.6 / September 13, 2024; 23 months ago (2024-09-13)
Written inC++
Engine
    Websitegithub.com/pybind

    Search Pybind on Amazon.

    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.

    External links



    This article "Pybind" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Pybind. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.