cppy_python310

Makes Python extensions easier to write

Version

1.2.1-3
(2025-07-24)

Size

6.9

KiB

Repository

HaikuPorts
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.