About Anaconda Help Download Anaconda

scw / packages / pybind11 2.3.0

Seamless interoperability between C++11 and Python

Installers

  • win-64 v2.3.0

conda install

To install this package run one of the following:
conda install scw::pybind11
conda install scw/label/dev::pybind11

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy