Skip to content

cppy

A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.

homepage: https://github.com/nucleic/cppy

version toolchain
1.1.0 GCCcore/10.3.0
1.1.0 GCCcore/11.2.0
1.2.1 GCCcore/11.3.0
1.2.1 GCCcore/12.2.0
1.2.1 GCCcore/12.3.0
1.2.1 GCCcore/13.2.0
1.2.1 GCCcore/13.3.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)