The Python Podcast.__init__

Getting A Handle On Portable C Extensions With hpy

The Python Podcast.__init__

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.

Next Episodes


The Python Podcast.__init__

The Advanced Python Task Scheduler @ The Python Podcast.__init__

📆 2020-03-02 14:42 / 00:33:15