FICHA · MANJARO

pybind11

A lightweight header-only library that exposes C++ types in Python and vice versa

  • Library
  • Dev
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Create Python bindings for C++ code with a lightweight header-only library. It helps developers expose C++ classes, functions, and data structures to Python without writing Python extension glue manually.

Bindings cross language and memory-management boundaries. Review object lifetimes, ownership rules, and exception handling when exposing native code.

Permissions

Permissions not analysed for this source yet.