[![Build status](https://github.com/twyleg/simple_python_app_qt/actions/workflows/tests.yaml/badge.svg)]()
[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/simple_python_app_qt)](https://GitHub.com/twyleg/simple_python_app_qt/commit/)
[![PyPI download month](https://img.shields.io/pypi/dm/simple-python-app-qt)](https://pypi.python.org/pypi/template-project-python-qt/)
[![PyPi version](https://badgen.net/pypi/v/simple-python-app-qt/)](https://pypi.org/project/simple-python-app-qt)
# simple_python_app_qt
A small framework to simplify Python Qt applications. Based on [simple_python_app](https://github.com/twyleg/simple_python_app).
## Dev dependencies
* xvfb (to run Qt unit tests headless)
## Examples
All examples can be found in the [examples/](https://github.com/twyleg/simple_python_app/tree/master/examples) directory.
Raw data
{
"_id": null,
"home_page": "https://github.com/twyleg/simple_python_app_qt",
"name": "simple-python-app-qt",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "framework boilerplate logging argparse config qt qml pyside",
"author": "Torsten Wylegala",
"author_email": "mail@twyleg.de",
"download_url": "https://files.pythonhosted.org/packages/6e/1d/7a6330b91e2f21cae948c2cd564b591b2f0d72e61914a4d8c6259aef282c/simple_python_app_qt-0.1.1.tar.gz",
"platform": null,
"description": "[![Build status](https://github.com/twyleg/simple_python_app_qt/actions/workflows/tests.yaml/badge.svg)]()\n[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/simple_python_app_qt)](https://GitHub.com/twyleg/simple_python_app_qt/commit/)\n[![PyPI download month](https://img.shields.io/pypi/dm/simple-python-app-qt)](https://pypi.python.org/pypi/template-project-python-qt/)\n[![PyPi version](https://badgen.net/pypi/v/simple-python-app-qt/)](https://pypi.org/project/simple-python-app-qt)\n\n\n# simple_python_app_qt\n\nA small framework to simplify Python Qt applications. Based on [simple_python_app](https://github.com/twyleg/simple_python_app).\n\n## Dev dependencies\n\n* xvfb (to run Qt unit tests headless)\n\n## Examples\n\nAll examples can be found in the [examples/](https://github.com/twyleg/simple_python_app/tree/master/examples) directory.\n",
"bugtrack_url": null,
"license": "GPL 3.0",
"summary": "Small framework based on simple_python_app that simplifies Python Qt app creation.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/twyleg/simple_python_app_qt"
},
"split_keywords": [
"framework",
"boilerplate",
"logging",
"argparse",
"config",
"qt",
"qml",
"pyside"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c35055125850a2c4900521ea17817d218d55860d97326df8158ad03cbd039d1b",
"md5": "e402f054296fa3a420da9521bc2f366f",
"sha256": "92ce5cf72553c5bdcaee617ea3785b38652c0da725ab9d34010c6e528de4d628"
},
"downloads": -1,
"filename": "simple_python_app_qt-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e402f054296fa3a420da9521bc2f366f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 18851,
"upload_time": "2024-11-21T13:21:31",
"upload_time_iso_8601": "2024-11-21T13:21:31.879664Z",
"url": "https://files.pythonhosted.org/packages/c3/50/55125850a2c4900521ea17817d218d55860d97326df8158ad03cbd039d1b/simple_python_app_qt-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6e1d7a6330b91e2f21cae948c2cd564b591b2f0d72e61914a4d8c6259aef282c",
"md5": "f84b2bc7b588c7f18d60621f43d18f5f",
"sha256": "db4990cae2bba2253b2e334019e1c9c55f50d519a5d0c1015de22bde6901d1c8"
},
"downloads": -1,
"filename": "simple_python_app_qt-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f84b2bc7b588c7f18d60621f43d18f5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 37254,
"upload_time": "2024-11-21T13:21:33",
"upload_time_iso_8601": "2024-11-21T13:21:33.383342Z",
"url": "https://files.pythonhosted.org/packages/6e/1d/7a6330b91e2f21cae948c2cd564b591b2f0d72e61914a4d8c6259aef282c/simple_python_app_qt-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 13:21:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "twyleg",
"github_project": "simple_python_app_qt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "simple-python-app-qt"
}