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
May 13, 2022 at 10:27
License
BSD-3-Clause
Total Downloads
171
Supported Platforms
GitHub Repository
https://github.com/nucleic/cppyDocumentation
https://cppy.readthedocs.io/en/latest/