{"library":"cppy","type":"library","category":null,"description":"Cppy is a small C++ header library designed to simplify the creation of Python extension modules. Its core feature is a `PyObject` smart pointer, which automates Python's reference counting mechanism and provides convenient methods for common object operations. The current version is 1.3.1. As a C++ header library, its release cadence is typically driven by CPython API changes or new convenience features rather than a fixed schedule.","language":"python","status":"active","version":"1.3.1","tags":["c++","python-extensions","c-api","reference-counting","build-tool"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cppy","imports":["#include <cppy/cppy.h>","from cppy import CppyBuildExt"]},{"cmd":"pip install git+https://github.com/nucleic/cppy","imports":[]}],"homepage":null,"github":"https://github.com/nucleic/cppy","docs":"https://cppy.readthedocs.io/en/latest/","changelog":"https://github.com/nucleic/cppy/blob/main/releasenotes.rst","pypi":"https://pypi.org/project/cppy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cppy/compatibility"}}