在 2022 年 PyCon 大会期间,作为主题发言人之一的 Peter Wang 公布了 PyScript——一种在 HTML 中直接编写 Python 脚本的方法。或许你不知道 Peter,但你可能听说过 Anaconda,这是最流行的 Python 和 R 分发版之一,主要应用于数据科学。Peter 是 Anaconda 的 CEO 和联合创始人。
The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements. The project ...
A new project from Anaconda delivers the Python runtime in a web page, via a single JS include, and with access to many popular Python packages. Anaconda, makers of the Python distribution for ...
PyScript lets you run Python scripts right in the browser, side by side with JavaScript, with two-way interaction between your code and the web page. Created by Anaconda and launched in April 2022, ...