# justpy-org/justpy

An object oriented high-level Python Web Framework that requires no frontend programming

Repository: https://github.com/justpy-org/justpy
Canonical: https://ross.abutalabs.com/products/justpy
Homepage: https://justpy.io
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: python, web-framework, highcharts, ag-grid, asgi, asynchronous, quasar-framework, starlette, nicegui
Last push: 2026-01-06T17:58:26+00:00

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

## Adoption (not part of the score)
Stars 1277, forks 96 (observed 2026-08-28T04:04:13.223792+00:00)

## What it is
JustPy is an object-oriented, component-based high-level Python web framework that lets developers build interactive websites and GUIs entirely in Python with no front-end/JavaScript programming. It is built on Starlette/ASGI and ships with components for HTML, SVG, Quasar Material Design, Highcharts, ag-Grid, and pandas integration.

## Use cases
- build interactive web apps in pure python without javascript
- create dashboards and charts from pandas dataframes
- add a web gui to a python program
- teach web development in introductory python courses
- build data grids and tables with ag-grid from python
- create matplotlib or highcharts visualizations on a website

## When to choose
- you want a pure-Python alternative to JavaScript front-end frameworks
- you are maintaining an existing JustPy application
- you want rapid prototyping of data-driven sites with pandas, charts, and grids
- you prefer server-side event handling with no front-end/back-end split

## When to avoid
- you are starting a new project - the project is sunset and users are directed to NiceGUI
- you need guaranteed bug fixes or long-term support
- you need fine-grained control over front-end performance or client-side rendering
- you need a large active community or ecosystem

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, ui-components, data-visualization, templating
- domain: web-development, frontend, data-visualization, developer-tools
- platform: python, cross-platform
- tags: asgi, starlette, quasar, highcharts, ag-grid, no-javascript, sunset, pandas, web-server

## Member repositories
- justpy-org/justpy (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.223792+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-30T05:02:50.448472+00:00, confidence not recorded.
  - readme: https://github.com/justpy-org/justpy (fetched 2026-08-28T04:04:13.223792+00:00, sha 9267cd2d6ffb)
  - homepage: https://justpy.io (fetched 2026-08-29T12:13:54.038910+00:00, sha 2edd315c9b4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
