Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Rust and Python - Oxidize Your Snake

EuroPython Conference via YouTube

Overview

Explore the integration of Rust and Python in this informative EuroPython 2018 conference talk. Discover how Rust, a safe and modern systems programming language, can be used to create fast and efficient Python modules. Learn about PyO3, a Rust library that simplifies the process of writing native Python modules with minimal glue code and cross-platform compatibility. Compare PyO3 with other methods like CFFI, ctypes, boost.python, cython, and SWIG. Gain insights into sample code, cross-platform support, and tooling for PyO3-based modules. Understand the benefits of using Rust for native Python module development, including improved safety and concurrency handling. No prior C knowledge is required, making this talk accessible to anyone interested in enhancing Python's performance through native code integration.

Syllabus

Intro
Presentation Overview
Motivations
Current methods
Why use Python
What is Rust
Making a Python module
Graphs
Python Integration
Learning Rust

Taught by

EuroPython Conference

Reviews

Start your review of Rust and Python - Oxidize Your Snake

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.