# pyjs/original-pyjs

Pyjs canonical sources. Start here!

Repository: https://github.com/pyjs/original-pyjs
Canonical: https://ross.abutalabs.com/products/original-pyjs
Homepage: http://pyjs.org/
Language: Python
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-08-03T20:11:45+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5260, "days_push": 1856, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1131, forks 210 (observed 2026-08-28T04:03:42.580881+00:00)

## What it is
Pyjs is a Python port of Google Web Toolkit that compiles Python code to JavaScript for building Rich Media AJAX applications in the browser, paired with a desktop widget API similar to PyQT or PyGTK. It also runs the same Python application natively on the desktop via multiple web-engine backends.

## Use cases
- write web apps in python instead of javascript
- compile python code to javascript
- build rich ajax applications in python
- run the same python gui app in browser and on desktop
- port gwt-style development to python

## When to choose
- you want to develop browser applications in Python with a desktop-style widget API
- you need one codebase that runs both in the browser and as a native desktop app
- you prefer a GWT-like compile-to-JS workflow

## When to avoid
- you need a modern, actively developed framework with current browser standards support
- your project targets Python 3 exclusively, since Pyjs is largely Python 2 era
- you want a lightweight SPA toolchain rather than a full compiler and widget set

## Facets
- artifact type: framework
- maturity: maintenance
- function: compiler, frontend-framework, ui-components, gui
- domain: web-development, frontend, cross-platform, programming-languages
- platform: python, browser, cross-platform, windows
- tags: python-to-javascript, gwt-port, ajax, widget-set, desktop-apps, transpiler, desktop, linux

## Member repositories
- pyjs/original-pyjs (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.580881+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:03.752954+00:00, confidence not recorded.
  - readme: https://github.com/pyjs/original-pyjs (fetched 2026-08-28T04:03:42.580881+00:00, sha cb3a206b51d8)
  - homepage: http://pyjs.org/ (fetched 2026-08-29T12:42:40.737077+00:00, sha 20ba62e0bc80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
