nucleic/enaml
Declarative User Interfaces for Python observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 95
- Release rhythm 51
- 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: 0
- age_days: 4928
- days_rel: 331
- days_push: 30
- n_releases_24m: 4
Adoption not part of the score
1574 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Enaml is a Python framework and declarative DSL for building professional-quality native GUI applications on top of Qt. It provides a constraints-based layout engine (Kiwi), data model integration (Atom), and dozens of ready-made widgets.
Use cases
- build native desktop GUI apps in Python
- create declarative user interfaces with minimal boilerplate
- rapidly prototype GUI layouts with constraint-based layout
- bind UI widgets automatically to a Python data model
- build cross-platform desktop applications with Qt
When to choose
- you want a declarative, Pythonic way to build Qt desktop applications
- you need automatic layout adaptation via a constraints engine
- you want clean model/view separation with automatic widget updates
When to avoid
- you need a web-based or mobile UI rather than a native desktop app
- you prefer imperative GUI toolkits like Tkinter or raw PyQt
- you need a very lightweight dependency-free GUI solution
Facets
framework · maturity active
ui-components desktop-framework templating desktop-applications cross-platform web-development python cross-platform declarative-ui qt gui-framework constraints-layout mvvc desktop
1 source
- readme: https://github.com/nucleic/enaml · fetched 2026-08-28 · a2540fd71ce5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nucleic/enaml | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem