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

skulpt/skulpt

Skulpt is a Javascript implementation of the Python programming language observed · 2026-08-28

github.com/skulpt/skulpt · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 71
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 5207
  • days_rel: n/a
  • days_push: 175
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3396 stars · 908 forks observed · 2026-08-28

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

Skulpt is a JavaScript implementation of the Python programming language that runs entirely in the browser. It is primarily used to embed interactive Python execution in web pages, such as interactive textbooks and educational tools.

Use cases

  • run python code in the browser
  • embed a python interpreter in a web page
  • build interactive python textbooks
  • teach python without installing anything
  • execute student python code client-side
  • run python on ipad or mobile browsers

When to choose

  • you need client-side Python execution with no server round-trip
  • you are building educational content or interactive textbooks with Python exercises
  • you want a lightweight in-browser Python sandbox for simple scripts and turtle graphics

When to avoid

  • you need full CPython compatibility, C extensions, or advanced Python 3 features
  • you need heavy scientific libraries like numpy, matplotlib, or tkinter
  • you need high performance or complete standard library coverage

Facets

library · maturity active

interpreter programming-language programming-languages education web-development browser python-in-browser client-side-execution teaching javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
skulpt/skulptmain55

For agents

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

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