- https://github.com/TNG/boost-python-examples - boost.python python 调用 c++ so
- how to use the boost::python library to extend Python with C++ libraries
- https://github.com/reefactor/cppy3 - C++ 调用 python
- Embed Python 3 into your C++ app in 10 minutes
- https://github.com/fabriceleal/EmbeddingPyExamples/tree/master - C++ 调用 python
- Examples of embedded Python in C++