Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 887 Bytes

File metadata and controls

16 lines (11 loc) · 887 Bytes

app-model

License PyPI Python Version CI codecov

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://pyapp-kit.github.io/app-model/