Ross ROSS = Recommend OSS · open-source software intelligence for agents

pyscript/pyscript

An open source platform for Python in the browser. https://pyscript.net Docs: https://docs.pyscript.net/ Try it: https://pyscript.com/ Community: https://discord.gg/HxvBtukrg2 observed · 2026-08-28

github.com/pyscript/pyscript · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 15
  • age_days: 1654
  • days_rel: 35
  • days_push: 12
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

18692 stars · 1473 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

PyScript is an open source platform for running Python directly in the browser, built on Pyodide (CPython), MicroPython, and WebAssembly. It lets developers embed Python code in HTML pages via script tags, creating rich client-side applications that run anywhere a browser runs.

Use cases

  • run python in the browser without a server
  • embed python code in html pages
  • build client-side web apps in python
  • share python apps as a simple url
  • run python on mobile and tablet via browser
  • teach python with zero installation

When to choose

  • you want serverless python web apps that run entirely client-side
  • you need python to run on any device with a browser
  • you want to mix python with html and javascript in one page
  • you want zero-install python for education or demos

When to avoid

  • you need a maintained project - PyScript has entered maintenance mode
  • you need heavy server-side python frameworks like Django or Flask
  • you need native performance or access to native OS APIs
  • your app requires large python dependencies not supported by Pyodide

Facets

framework · maturity maintenance

wasm interpreter frontend-framework developer-tools web-development frontend programming-languages cross-platform browser wasm cross-platform pyodide micropython python-in-browser html-embedding client-side-python web-server

3 sources

Member repositories

RepositoryRoleHealth v2
pyscript/pyscriptmain97

For agents

markdown · JSON · MCP: product_card(name="pyscript/pyscript")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem