cppy¶
Description¶
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.
More information¶
- Homepage: https://github.com/nucleic/cppy
Availability¶
Module | NIC5 | Hercules2 | Dragon2 | Lemaitre3 | Dragon1 |
---|---|---|---|---|---|
cppy/1.1.0-GCCcore-10.3.0 | ✓ | ✓ | ✓ | ||
cppy/1.1.0-GCCcore-11.2.0 | ✓ | ✓ | ✓ | ✓ | |
cppy/1.2.1-GCCcore-11.3.0 | ✓ | ✓ | |||
cppy/1.2.1-GCCcore-12.2.0 | ✓ | ✓ | |||
cppy/1.2.1-GCCcore-12.3.0 | ✓ | ||||
cppy/1.2.1-GCCcore-13.2.0 | ✓ |