pybind11使用入门
- 代码仓库
Seamless operability between C++11 and Python.
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. - 官方文档
 - pybind11
安装pybind11软件包,执行如下命令:pip install pybind11 - Boost.Python
 
参考资料
本文来自博客园,作者:jackieathome,转载请注明原文链接:https://www.cnblogs.com/jackieathome/p/18351695
                    
                
                
            
        
浙公网安备 33010602011771号