Drillep
Posts: 5
Joined: Wed Sep 16, 2015 11:15 pm
Contact: Website

Recommended starting point for writing wrappers for C++ libs

Mon Sep 28, 2015 11:51 pm

Hello, I would like to write a wrapper so that I use some C++ libs with Python. I'm still new to this but I'm a quick learner, does anyone have any experience and can you recommend some tutorials/examples that I can learn from?
I'm hoping to make Python a viable alternative to C# for a simple robotics project in the classroom.
https://github.com/Microsoft/PTVS/issue ... -143793289

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Recommended starting point for writing wrappers for C++

Tue Sep 29, 2015 12:08 am

Google for 'Python ctypes C++' and 'Python boost C++'.

Return to “Windows 10 for IoT”