Unleash the Power of C++ in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube