Embedding Python in a C++ Project | Visual Studio Toolbox

This post has been republished via RSS; it originally appeared at: Channel 9.

In this episode, Robert is joined by Steve Dower, who walks through a sample project that demonstrates scripting a C++ application with Python using CPython, PyBind11 and Visual Studio 2017. He shows how you can extend a C++ application with Python scripts, modify code without having to recompile, do mixed Python/C++ debugging and enable IntelliSense support by adding hints. 

For more information, see the Python team's blog

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.