Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

UnavailableGetting A Handle On Portable C Extensions With hpy
Currently unavailable

Getting A Handle On Portable C Extensions With hpy

FromThe Python Podcast.__init__


Currently unavailable

Getting A Handle On Portable C Extensions With hpy

FromThe Python Podcast.__init__

ratings:
Length:
35 minutes
Released:
Mar 16, 2020
Format:
Podcast episode

Description

One of the driving factors of Python's success is the ability for developers to integrate with performant languages such as C and C++. The challenge is that the interface for those extensions is specific to the main implementation of the language. This contributes to difficulties in building alternative runtimes that can support important packages such as NumPy. To address this situation a team of developers are working to create the hpy project, a new interface for extension developers that is standardized and provides a uniform target for multiple runtimes. In this episode Antonio Cuni discusses the motivations for creating hpy, how it benefits the whole ecosystem, and ways to contribute to the effort. This is an exciting development that has the potential to unlock a new wave of innovation in the ways that you can run your Python code.
Released:
Mar 16, 2020
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great