This project produces standalone, highly-redistributable builds of Python. See the docs in docs/ or online at https://gregoryszorc.com/docs/python-build-standalone/main/.
This is an example project using mebedded python 3.8 in C++ console application using CMake. This example project also contains pybind11 library for easy binding between C++ and python. Tested on ...