Name | app-model JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | Generic application schema implemented in python |
upload_time | 2024-11-22 14:27:53 |
maintainer | None |
docs_url | None |
author | Talley Lambert |
requires_python | >=3.9 |
license | BSD 3-Clause License |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# app-model
[![License](https://img.shields.io/pypi/l/app-model.svg?color=green)](https://github.com/pyapp-kit/app-model/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/app-model.svg?color=green)](https://pypi.org/project/app-model)
[![Python Version](https://img.shields.io/pypi/pyversions/app-model.svg?color=green)](https://python.org)
[![CI](https://github.com/pyapp-kit/app-model/actions/workflows/ci.yml/badge.svg)](https://github.com/pyapp-kit/app-model/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/pyapp-kit/app-model/branch/main/graph/badge.svg)](https://codecov.io/gh/pyapp-kit/app-model)
[![Documentation Status](https://readthedocs.org/projects/app-model/badge/?version=latest)](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/
Raw data
{
"_id": null,
"home_page": null,
"name": "app-model",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Talley Lambert",
"author_email": "talley.lambert@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/30/c0/8bb00044aa76b487f6140e0b7e538ddfee4825a3c7944657a0a00a36ea1b/app_model-0.3.1.tar.gz",
"platform": null,
"description": "# app-model\n\n[![License](https://img.shields.io/pypi/l/app-model.svg?color=green)](https://github.com/pyapp-kit/app-model/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/app-model.svg?color=green)](https://pypi.org/project/app-model)\n[![Python Version](https://img.shields.io/pypi/pyversions/app-model.svg?color=green)](https://python.org)\n[![CI](https://github.com/pyapp-kit/app-model/actions/workflows/ci.yml/badge.svg)](https://github.com/pyapp-kit/app-model/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/pyapp-kit/app-model/branch/main/graph/badge.svg)](https://codecov.io/gh/pyapp-kit/app-model)\n[![Documentation Status](https://readthedocs.org/projects/app-model/badge/?version=latest)](https://app-model.readthedocs.io/en/latest/?badge=latest)\n\nGeneric application schema implemented in python.\n\nThis is a schema for declarative organization of application data, such as\nmenus, keybindings, actions/commands, etc...\n\nInspired by the VS-Code application model\n\ndocs at https://app-model.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Generic application schema implemented in python",
"version": "0.3.1",
"project_urls": {
"homepage": "https://github.com/pyapp-kit/app-model",
"repository": "https://github.com/pyapp-kit/app-model"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7509bc782455821f8c8f656b5c87d774997e4b25c8e4894f388981afcd66f276",
"md5": "b7f1a22f6a49c33fc7e3fbe32b51dfcd",
"sha256": "06686965c9beb463fae8058a8e1eb5ada22baa1a518ceea2d7702e140b86d64e"
},
"downloads": -1,
"filename": "app_model-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7f1a22f6a49c33fc7e3fbe32b51dfcd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 64484,
"upload_time": "2024-11-22T14:27:52",
"upload_time_iso_8601": "2024-11-22T14:27:52.191490Z",
"url": "https://files.pythonhosted.org/packages/75/09/bc782455821f8c8f656b5c87d774997e4b25c8e4894f388981afcd66f276/app_model-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "30c08bb00044aa76b487f6140e0b7e538ddfee4825a3c7944657a0a00a36ea1b",
"md5": "5a530f4c8b2e0a72a318c4edeeb39fe6",
"sha256": "2c883fc2a229a23f7f6697fa4ca6fa981fdafca05f76812bfe71a1de9c229c7b"
},
"downloads": -1,
"filename": "app_model-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "5a530f4c8b2e0a72a318c4edeeb39fe6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 116810,
"upload_time": "2024-11-22T14:27:53",
"upload_time_iso_8601": "2024-11-22T14:27:53.607739Z",
"url": "https://files.pythonhosted.org/packages/30/c0/8bb00044aa76b487f6140e0b7e538ddfee4825a3c7944657a0a00a36ea1b/app_model-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 14:27:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyapp-kit",
"github_project": "app-model",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "app-model"
}