https://github.com/pyapp-kit/app-model
Generic application schema implemented in python.
https://github.com/pyapp-kit/app-model
application gui python schema
Last synced: about 1 year ago
JSON representation
Generic application schema implemented in python.
- Host: GitHub
- URL: https://github.com/pyapp-kit/app-model
- Owner: pyapp-kit
- License: bsd-3-clause
- Created: 2022-06-28T03:31:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T21:22:37.000Z (over 1 year ago)
- Last Synced: 2025-03-29T19:01:21.455Z (about 1 year ago)
- Topics: application, gui, python, schema
- Language: Python
- Homepage: https://app-model.rtfd.io
- Size: 438 KB
- Stars: 22
- Watchers: 4
- Forks: 15
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# app-model
[](https://github.com/pyapp-kit/app-model/raw/main/LICENSE)
[](https://pypi.org/project/app-model)
[](https://python.org)
[](https://github.com/pyapp-kit/app-model/actions/workflows/ci.yml)
[](https://codecov.io/gh/pyapp-kit/app-model)
[](https://app-model.readthedocs.io/en/latest/?badge=latest)
Generic application schema implemented in python.
This is a schema for declarative organization of application data, such as
menus, keybindings, actions/commands, etc...
Inspired by the VS-Code application model
docs at https://app-model.readthedocs.io/en/latest/