OpenUI Specification
This repository contains a technology-independent specification for a Web UI framework. It also includes an Angular TypeScript generator that applies a UI description authored against the spec to an existing Angular workspace. The goal is to use the specification as the basis for a standard.
- Using the specification — read the published docs on ReadTheDocs: https://openui-spec.readthedocs.io/
Developer docs
Contributor and developer entry points for this repository:
- Contributing guide — local setup and validation basics.
OpenUI JSON API
The bin package provides OpenUiJson for loading, validating, and editing an
OpenUI JSON document. Validation checks both spec/openui.schema.json and the
object types supported by the canonical spec/openui.json catalog. The published
OpenUI JSON editing
tooling page documents these commands for spec users.
Use the CLI to validate or apply one change in place (pass --output to write
to a different file):
python bin/openui_json_cli.py validate --input spec/openui.json
python bin/openui_json_cli.py add --input document.json --parent root --object '{"id":"newTable","type":"Table"}'
python bin/openui_json_cli.py remove --input document.json --id newTable
python bin/openui_json_cli.py modify --input document.json --id table --attrs '{"title":"Updated"}'
python bin/openui_json_cli.py modify --input document.json --id table --object '{"id":"table","type":"Grid"}'
Release files for openui-spec 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| openui_spec-0.0.2.tar.gz | 80.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| openui_spec-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 176.0 kB
Release files / openui_spec-0.0.2.tar.gz
| Download URL | openui_spec-0.0.2.tar.gz |
|---|---|
| Size | 80.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4d13f2f77424483892b89c16041c00ff22594c789509988b9d0d2383f99e92b9
|
|
BLAKE2b-256 checksum How to use checksums |
783f2b3d0aa07b3602002ca6191c80bec748b50e4023adcc30ab933788351c82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.
Transparency logRelease files / openui_spec-0.0.2-py3-none-any.whl
| Download URL | openui_spec-0.0.2-py3-none-any.whl |
|---|---|
| Size | 95.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f607dc073057b5148c4cbb78a3dc8e60b7ad8ce3e0c96588e432d001c5c56db
|
|
BLAKE2b-256 checksum How to use checksums |
a3e29b8e4b2a1283fa951815b444c3290d74bd15fa3cb4dff1076c1587cd33c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 14, 2026.
Transparency log