Materials for embedding Python using C++: - Embedding docs: https://docs.python.org/2/extending/embedding.html - Extending docs: https://docs.python.org/2/extending/ - Embedding tutorial: * https://www.codeproject.com/Articles/11805/Embedding-Python-in-C-C-Part-I * https://www.codeproject.com/Articles/11843/Embedding-Python-in-C-C-Part-II