nova-mvvm


Namenova-mvvm JSON
Version 0.11.1 PyPI version JSON
download
home_pageNone
SummaryA Python Package for Model-View-ViewModel pattern
upload_time2025-07-10 16:24:37
maintainerNone
docs_urlNone
authorYakubov, Sergey
requires_python<4.0,>=3.10
licenseMIT
keywords mvvm python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MVVM Library for Python
=======================

# Introduction

`nova-mvvm` is a Python package designed to simplify the implementation of the Model-View-ViewModel (MVVM) pattern.
This library provides tools and utilities that help in building clean, scalable, and maintainable GUI applications using MVVM architecture in Python.
It currently supports pyqt5, pyqt6, [Trame](https://github.com/Kitware/trame) and [Panel](https://github.com/holoviz/panel) GUI frameworks.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nova-mvvm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "MVVM, python",
    "author": "Yakubov, Sergey",
    "author_email": "yakubovs@ornl.gov",
    "download_url": null,
    "platform": null,
    "description": "MVVM Library for Python\n=======================\n\n# Introduction\n\n`nova-mvvm` is a Python package designed to simplify the implementation of the Model-View-ViewModel (MVVM) pattern.\nThis library provides tools and utilities that help in building clean, scalable, and maintainable GUI applications using MVVM architecture in Python.\nIt currently supports pyqt5, pyqt6, [Trame](https://github.com/Kitware/trame) and [Panel](https://github.com/holoviz/panel) GUI frameworks.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python Package for Model-View-ViewModel pattern",
    "version": "0.11.1",
    "project_urls": null,
    "split_keywords": [
        "mvvm",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abaf4264894ba684159541b6ff1873a8648bc101bf5edbebfa7285d50f0528da",
                "md5": "fb76e6b7533bf8d09a43b9e5fa43e8fe",
                "sha256": "3bb1a6318fa296d3f3359509782adbf45bcd22fea68565a0cc94e73442de8593"
            },
            "downloads": -1,
            "filename": "nova_mvvm-0.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb76e6b7533bf8d09a43b9e5fa43e8fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 20280,
            "upload_time": "2025-07-10T16:24:37",
            "upload_time_iso_8601": "2025-07-10T16:24:37.965401Z",
            "url": "https://files.pythonhosted.org/packages/ab/af/4264894ba684159541b6ff1873a8648bc101bf5edbebfa7285d50f0528da/nova_mvvm-0.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 16:24:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nova-mvvm"
}
        
Elapsed time: 0.82017s