pybind

{{Infobox software

| name = pybind

| author = Wenzel Jakob

| released = {{Start date and age|2015|10|15}}{{Cite web|url=https://pybind11.readthedocs.io/en/stable/changelog.html|title = Changelog}}

| latest release version = 2.13.6

| latest release date = {{Start date and age|2024|9|13}}

| programming language = C++

| website = {{URL|https://github.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{{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}}. Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.

See also

References

{{Reflist}}