Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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