Name | mvvm-lib JSON |
Version |
0.4.2
JSON |
| download |
home_page | None |
Summary | A Python Package for Model-View-ViewModel pattern |
upload_time | 2024-12-05 17:32:05 |
maintainer | None |
docs_url | None |
author | Yakubov, Sergey |
requires_python | <4.0,>=3.10 |
license | MIT |
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
`mvvm-lib` 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": "mvvm-lib",
"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`mvvm-lib` 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.4.2",
"project_urls": null,
"split_keywords": [
"mvvm",
" python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba56ece97faefd1e47b9449e82bec972ef22cef3b31638e720778ea411353762",
"md5": "70218ec5627bfe7ad1fb2ff4a587c2ac",
"sha256": "278d194517be7e8dc9ffbafabdf7e318c0e4bef019aeebd9ea06ec527354ca8b"
},
"downloads": -1,
"filename": "mvvm_lib-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "70218ec5627bfe7ad1fb2ff4a587c2ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 12530,
"upload_time": "2024-12-05T17:32:05",
"upload_time_iso_8601": "2024-12-05T17:32:05.497538Z",
"url": "https://files.pythonhosted.org/packages/ba/56/ece97faefd1e47b9449e82bec972ef22cef3b31638e720778ea411353762/mvvm_lib-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 17:32:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mvvm-lib"
}