[ trixie ]
[ sid ]
[ 源代码: app-model ]
软件包:python3-app-model(0.3.0-7)
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
其他与 python3-app-model 有关的软件包
|
|
|
|
-
- dep: node-fortawesome-fontawesome-free
- The iconic font, CSS, and SVG framework
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-in-n-out
- pluggable dependency injection and result processing
-
- dep: python3-psygnal
- Fast Python callback/event system modeled after Qt Signals
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-pydantic-compat
- Compatibility layer for pydantic v1/v2
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python