About 3,660 results
Open links in new tab
  1. PyScript is an open source platform for Python in the browser.

    Say Hello to PyScript 👋 PyScript is an open source platform for Python in the browser. PyScript brings together two of the most vibrant technical ecosystems on the planet. If the web and …

  2. User Guide - PyScript

    Sep 1, 2023 · If the web and Python had a baby, you'd get PyScript. PyScript works because modern browsers support WebAssembly (abbreviated to WASM) - an instruction set for a …

  3. First steps - PyScript

    May 2, 2024 · There are two ways to tell PyScript how to find your code. With a standard HTML <script> tag whose type attribute is either py (for Pyodide) or mpy (for MicroPython).

  4. Beginning PyScript

    Jun 1, 2024 · The easiest way to get a PyScript development environment and hosting, is to use pyscript.com in your browser. It is a free service that helps you create new projects from …

  5. User Guide - PyScript

    Sep 1, 2023 · What is PyScript? PyScript is a platform for Python in the browser. PyScript brings together two of the most vibrant technical ecosystems on the planet. If the web and Python …

  6. PyScript

    Mar 1, 2025 · PyScript is an open source project, we expect participants to act in the spirit of our code of conduct and we have many ways in which you can contribute. Our developer guide …

  7. PyScript Release: 2025.11.1

    Oct 20, 2025 · </head> <body> <h1>Hello world!</h1> <p>These are the Python interpreters in PyScript 2025.11.1:</p> <script type="py"> # Pyodide from pyscript import display import sys …

  8. Example Applications - PyScript

    May 1, 2024 · A curated list of example applications that demonstrate various features of PyScript can be found on PyScript.com. The examples are (links take you to the code):

  9. Beginning PyScript

    Jan 1, 2024 · The easiest way to get a PyScript development environment and hosting, is to use pyscript.com in your browser. It is a free service that helps you create new projects from …

  10. What is PyScript?

    Jul 1, 2024 · What is PyScript? PyScript is an open source platform for Python in the browser. PyScript brings together two of the most vibrant technical ecosystems on the planet. If the web …