Pyodide 0.25.0 release

Happy New Year! Pyodide 0.25 is a major release with some exciting and experimental features. This major release includes requests library support, experimental support for JS Promise integration, and build system improvements.

requests Support in Pyodide

For a long time, the Pyodide community has been requesting support for therequests, Python’s popular HTTP client library. However, due to the limitations of Pyodide running in a browser environment, integrating networking libraries presented challenges. So, traditionally, if you needed to do something networking-related in Pyodide, you would need to use the pyfetch API, which is a wrapper around the browser’s fetch API.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论