# zauberzeug/nicegui

Create web-based user interfaces with Python. The nice way.

Repository: https://github.com/zauberzeug/nicegui
Canonical: https://ross.abutalabs.com/products/nicegui
Homepage: https://nicegui.io
Language: Python
License: MIT
License Family: permissive
Topics: gui, python, webapp, robotics, toolkit, frontend, interaction, scripting, interface, interfaces, website
Last push: 2026-08-26T19:06:25+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 1944, "days_push": 7, "days_rel": 21, "gap_med": 10.5, "n_releases_24m": 65}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16164, forks 940 (observed 2026-08-28T04:11:14.872490+00:00)

## What it is
NiceGUI is a Python-based UI framework for creating web browser-based graphical user interfaces with simple Python code. It provides standard GUI elements, charts, 3D scenes, data binding, and can run as a web server or in native desktop mode.

## Use cases
- build a python web dashboard
- create a gui for a robotics project in python
- make a smart home control interface
- build a micro web app without writing html or javascript
- tune machine learning parameters with a quick ui
- add a web interface to a python script
- monitor motor controllers with a live gui

## When to choose
- you want browser-based uis written entirely in python
- you need quick dashboards, robotics control panels, or internal tools
- you want built-in charts, 3d scenes, tables, and data binding
- you prefer python over javascript for frontend work

## When to avoid
- you need a highly custom, pixel-perfect consumer-facing frontend
- you require offline desktop uis without a browser or native mode
- you need a large complex spa with fine-grained control over frontend frameworks

## Facets
- artifact type: framework
- maturity: stable
- function: ui-components, web-framework, gui, data-visualization, templating, state-management
- domain: web-development, frontend, developer-tools, robotics, data-visualization
- platform: python, cross-platform
- tags: python-gui, web-ui, dashboard, browser-based-ui, native-mode, data-binding, web-server, docker

## Member repositories
- zauberzeug/nicegui (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:14.872490+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-29T17:05:12.556637+00:00, confidence not recorded.
  - readme: https://github.com/zauberzeug/nicegui (fetched 2026-08-28T04:11:14.872490+00:00, sha 7bda79122be2)
  - homepage: https://nicegui.io (fetched 2026-08-29T08:02:48.551520+00:00, sha 026d9e60bd70)
  - registry_pypi: https://pypi.org/pypi/nicegui/json (fetched 2026-08-29T08:02:48.560807+00:00, sha b2e1276b7bab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
