app-model


Nameapp-model JSON
Version 0.2.6 PyPI version JSON
download
home_pageNone
SummaryGeneric application schema implemented in python
upload_time2024-03-25 00:19:15
maintainerNone
docs_urlNone
authorTalley Lambert
requires_python>=3.8
licenseBSD 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.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Talley Lambert",
    "author_email": "talley.lambert@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/9e/ae63eefc416801f1d9d90b2156377f0dab4d142ed9c4651117bc3be334fd/app_model-0.2.6.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.2.6",
    "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": "c38c018a35ff939b4cbfa9b56a697b906104ff1113ddb8c9c377576af76720c5",
                "md5": "2394959e1976434bcac5e9a90e61e038",
                "sha256": "dc61628bfa22f90d3fd6cb3e0a6a19a960b253f36d69cdc4116b0eed383f2afd"
            },
            "downloads": -1,
            "filename": "app_model-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2394959e1976434bcac5e9a90e61e038",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 61396,
            "upload_time": "2024-03-25T00:19:12",
            "upload_time_iso_8601": "2024-03-25T00:19:12.896371Z",
            "url": "https://files.pythonhosted.org/packages/c3/8c/018a35ff939b4cbfa9b56a697b906104ff1113ddb8c9c377576af76720c5/app_model-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "319eae63eefc416801f1d9d90b2156377f0dab4d142ed9c4651117bc3be334fd",
                "md5": "46b62037ffcf341971fecfd13678cf0b",
                "sha256": "4af87ed7443d14ea10321c7826b07aa5746533eb97214cea9c4f30e04cfcfd38"
            },
            "downloads": -1,
            "filename": "app_model-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "46b62037ffcf341971fecfd13678cf0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 112179,
            "upload_time": "2024-03-25T00:19:15",
            "upload_time_iso_8601": "2024-03-25T00:19:15.017414Z",
            "url": "https://files.pythonhosted.org/packages/31/9e/ae63eefc416801f1d9d90b2156377f0dab4d142ed9c4651117bc3be334fd/app_model-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 00:19:15",
    "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"
}
        
Elapsed time: 0.27848s