CMD + K

pybind11

Community

Seamless interoperability between C++11 and Python

Installation

To install this package, run one of the following:

Conda
$conda install esri::pybind11

Usage Tracking

2.13.6
2.10.4
2.7.1
2.3.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

pybind11 is a header-only library that exposes C++ types in Python, allowing you to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellend Boost.Python: to minimize boilderplate code in the traditional extension models by inferring type information using compile-time introspection.

About

Summary

Seamless interoperability between C++11 and Python

Last Updated

Mar 10, 2025 at 16:36

License

BSD 3-Clause

Total Downloads

330.1K

Supported Platforms

win-64