Extending Python - What Is the Best Option for Me?
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the various options for extending Python's capabilities in this informative conference talk from EuroPython 2014. Delve into the world of Foreign Function Interfaces (FFI) and learn how to connect Python with low-level languages like C, C++, and Rust. Compare three main approaches for extending Python: Native Extensions, Ctypes, and CFFI. Gain insights into the principles of shared libraries, CPython internals, and module loading mechanisms. Discover techniques for automating the extension process and examine how other Python implementations can be extended. Perfect for developers looking to enhance Python's functionality and performance through integration with external libraries and low-level operations.
Syllabus
Francisco Fernández Castaño - Extending Python, what is the best option for me?
Taught by
EuroPython Conference
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