Overview
Explore the integration of Rust's high-performance capabilities into Python applications through PyO3 in this 28-minute conference talk from EuroPython 2024. Discover how PyO3 enables the creation of native Python modules using Rust, offering seamless type conversion and simplified exposure of Rust functions to Python. Learn about PyO3-asyncio for handling asynchronous functions between Python and Rust, and understand how to implement parallelism within Rust code to enhance performance and efficiency in Python programs.
Syllabus
Accelerating Python with Rust: The PyO3 Revolution — Roshan R Chandar
Taught by
EuroPython Conference