PyO3 101 - Writing Python Modules in Rust
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the fundamentals of PyO3 in this comprehensive 3-hour tutorial from PyCon US. Learn how to leverage Rust's memory-safe properties and parallelism capabilities to develop Python libraries. Begin with setting up the project environment and progress to creating a basic Python library using Rust and PyO3. Dive into the PyO3 API, covering essential topics such as creating Python functions and modules, handling errors, and converting types between Rust and Python. Gain hands-on experience through interactive exercises, making this tutorial suitable for developers interested in bridging the gap between Python and Rust. While prior Rust knowledge is beneficial, it's not required as all Rust code will be provided. Equip yourself with the skills to consider Rust as a powerful alternative for building efficient and safe Python libraries.
Syllabus
Tutorials - Cheuk Ting Ho: PyO3 101 - Writing Python modules in Rust
Taught by
PyCon US
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight