app-model 0.5.0


pip install app-model

  Latest version

Released: Sep 10, 2025


Meta
Author: Talley Lambert
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Desktop Environment
  • Software Development
  • Software Development :: User Interfaces

app-model

License PyPI Python Version CI codecov Documentation Status

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/

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
in-n-out (>=0.1.5)
psygnal (>=0.10)
pydantic (>=2.8)
typing-extensions (>=4.12)