1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# 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/
|