负责管理 C++ 类与python 的绑定关系,实现 C++ 类到python CAPI 的封装与转换。
Last updated: 3 months agoffpython is a c++ lib,which is to simplify embedding python and extend python. For example, call python function, register c++ function to python, register c++ class to python, on one implement c++ header file.
Last updated: over 10 years ago