Power BI Fundamentals - Create visualizations and dashboards from scratch
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the benefits and challenges of using Cython to integrate legacy C/C++ programs and libraries with Python applications in this 28-minute PyCon US talk. Learn how Cython enables Python-like syntax for interfacing with existing C code, creating library interfaces accessible from both C and Python. Discover essential tools and workflows for Cython development, including how to build and package Cython extensions using Poetry and uv. Navigate common build and runtime errors when developing with Cython, with practical insights from real-world experiences wrapping legacy C libraries. Gain knowledge about memory management techniques and debugging tools like Valgrind to overcome development challenges in Cython projects.
Syllabus
Cython in Practice: A Deep Dive into Legacy C Integration and Debugging
Taught by
PyCon US