Introduction
PyCXX is a set of classes to help create extensions of Python in the C++ language. The first part encapsulates the Python C API taking care of exceptions and ref counting. The second part supports the building of Python extension modules in C++.
For more information about PYCXX, visit the PYCXX official website.
Programming language: Python
Brief description: PyCXX is a set of classes to help create extensions of Python in the C++ language.
Open source license: custom open source license
Recommended Software Version
PYCXX 6.2.8
Parent topic: PYCXX 6.2.8 Porting Guide (openEuler 20.03)