cppy
C++ headers for C extension development
C++ headers for C extension development
To install this package, run one of the following:
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.
Summary
C++ headers for C extension development
Last Updated
Mar 31, 2025 at 21:10
License
BSD-3-Clause
Total Downloads
5
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/nucleic/cppyDocumentation
https://cppy.readthedocs.io/en/latest/