Lots of Python packages wrap C or C++ code. But what kind of magic is required to build your own?
This head-first tutorial takes you through all the steps from writing a C++ function to doing 'pip install' and running it in Python.
YOU MAY ALSO LIKE:
- Asynchronous: doing more than one thing at a time in Python (SkillsCast recorded in June 2018)
- React & Redux: Web Application Workshop with Damjan Vujnovic (Online Workshop on 12th - 16th September 2022)
- Advanced JavaScript Workshop with Damjan Vujnovic (Online Workshop on 26th - 28th September 2022)
- Bazel eXchange: Watch Party (in London on 21st June 2022)
- Bazel eXchange (Online Conference on 21st - 22nd June 2022)
- Vue.js and TypeScript: Working Together like Peanut Butter and Jelly (SkillsCast recorded in February 2022)
- How We Migrated 65K Lines of Javascript Code to Haskell: Good, Bad and Ugly (SkillsCast recorded in November 2021)
Using C/C++ code in Python
Jack Grahl
Jack Grahl works on software testing, QA and delivery for PrismFP Analytics. His mission is to enable a team developing sophisticated data proccessing and analytics software in Python and R to move fast without breaking too much stuff. He studied Mathematics at UCL and gained a PhD in Probability and Measure Theory. He has previously worked as a quantitative analyst and written code in C#, Perl, Python and C++ for hedge funds and financial software companies.