News

The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements.
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.
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.