Cython 3 - Python at the Speed of C
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the latest advancements in Cython 3, the widely-used static compiler for Python, in this 31-minute conference talk from EuroPython 2023. Discover how Cython brings C and C++ data types into Python, enabling developers to interface with existing C/C++ code and significantly boost Python code performance to C-level speeds. Learn about Cython's evolution from a language for writing extension modules to a powerful tool for optimizing Python applications. Gain insights into leveraging Cython 3's capabilities to enhance your Python projects' efficiency and speed.
Syllabus
Cython 3 – Python at the speed of C — Stefan Behnel
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity