Escribe para buscar…

PyScript

PyScript is an open source platform for Python in the browser.

Esta página todavía no se ha traducido — se muestra en su idioma original:English

Introduction

PyScript is an open source platform for Python in the browser.

All PyScript applications need three things:

  • An index.html file that is served to your browser.
  • A description of the Python environment in which your application will run. This is usually specified by a pyscript.json or pyscript.toml file.
  • Python code (usually in a file called something like main.py) that defines how your application works.

Getting Started

Beginning PyScript

Resources

Estás leyendo una vista previa.

Inicia sesión con Google para leer la página completa. Una cuenta de Google incluye 5 páginas gratuitas en total; el alumnado y el profesorado leen las páginas de su curso sin límite.

Iniciar sesión