Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the process of integrating C++ libraries into Python projects in this EuroPython 2019 conference talk. Learn about the trade-offs between Python's readability and C++'s performance, and discover how to create language bindings that combine the strengths of both languages. Examine the Qt project's approach to exposing its framework to Python using the Shiboken binding generator. Gain insights into deciding which option is best for your projects and potentially contribute to making powerful C++ libraries accessible to the Python community.
Syllabus
Intro
C vs Python
Python in C
Building a C module
What is Cute
Cute bindings
Cute for Python
Other options
Summary
Taught by
EuroPython Conference