Adventures in Compatibility - Emulating CPython's C API in PyPy
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of PyPy's compatibility with CPython's C API in this 30-minute talk from EuroPython 2018. Dive into the world of PyPy, a fast and compliant Python implementation, and learn about its cpyext emulation layer. Discover how PyPy bridges the gap between different implementation languages and object models to support C extensions and Cython-based libraries. Gain insights into the operating principles of cpyext and understand the complexities involved in running libraries like numpy on PyPy. Familiarize yourself with PyPy's goals, current status, and roadmap while delving into the challenges of handling C extensions in this alternative Python interpreter.
Syllabus
Ronan Lamy - Adventures in compatibility emulating CPython's C API in PyPy
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube