[![Build status](https://github.com/twyleg/common_qml/actions/workflows/tests.yaml/badge.svg)]()
[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/common_qml)](https://GitHub.com/twyleg/common_qml/commit/)
[![PyPI download month](https://img.shields.io/pypi/dm/common-qml)](https://pypi.python.org/pypi/common-qml/)
[![PyPi version](https://badgen.net/pypi/v/common-qml/)](https://pypi.org/project/common-qml)
[![Documentation Status](https://readthedocs.org/projects/common-qml/badge/?version=latest)](http://common-qml.readthedocs.io/?badge=latest)
# common_qml
Ipsum Lorem
## Prerequisites
Add the following secrets for GitHub Actions:
* PYPI_API_TOKEN
## Examples
All examples can be found in the [examples/](https://github.com/twyleg/common_qml/tree/master/examples) directory.
Raw data
{
"_id": null,
"home_page": "https://github.com/twyleg/common_qml",
"name": "common-qml",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Qt QML common modules",
"author": "Torsten Wylegala",
"author_email": "mail@twyleg.de",
"download_url": "https://files.pythonhosted.org/packages/f6/b3/5e9ec18f5f33a33de9531dfe62a61d0ad152b34a95f38db9d97190ee40a1/common_qml-0.1.2.tar.gz",
"platform": null,
"description": "[![Build status](https://github.com/twyleg/common_qml/actions/workflows/tests.yaml/badge.svg)]()\n[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/common_qml)](https://GitHub.com/twyleg/common_qml/commit/)\n[![PyPI download month](https://img.shields.io/pypi/dm/common-qml)](https://pypi.python.org/pypi/common-qml/)\n[![PyPi version](https://badgen.net/pypi/v/common-qml/)](https://pypi.org/project/common-qml)\n[![Documentation Status](https://readthedocs.org/projects/common-qml/badge/?version=latest)](http://common-qml.readthedocs.io/?badge=latest)\n\n\n# common_qml\n\nIpsum Lorem\n\n## Prerequisites\n\nAdd the following secrets for GitHub Actions:\n\n* PYPI_API_TOKEN\n\n## Examples\n\nAll examples can be found in the [examples/](https://github.com/twyleg/common_qml/tree/master/examples) directory.\n",
"bugtrack_url": null,
"license": "GPL 3.0",
"summary": "Common QML modules.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/twyleg/common_qml"
},
"split_keywords": [
"qt",
"qml",
"common",
"modules"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "94b68c682d435e090ba1e38413ba9cc16f0efec80856433bd90757f5738d656e",
"md5": "116c799f4d2ebde364c93536d82c6e67",
"sha256": "5d82801ee62a6bd2aeb25e1e1cdb6653b952a2e33bc9b76b9d3e9b003b398b71"
},
"downloads": -1,
"filename": "common_qml-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "116c799f4d2ebde364c93536d82c6e67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 665505,
"upload_time": "2024-12-18T12:10:20",
"upload_time_iso_8601": "2024-12-18T12:10:20.175142Z",
"url": "https://files.pythonhosted.org/packages/94/b6/8c682d435e090ba1e38413ba9cc16f0efec80856433bd90757f5738d656e/common_qml-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f6b35e9ec18f5f33a33de9531dfe62a61d0ad152b34a95f38db9d97190ee40a1",
"md5": "df9592ee238184ad2a4ed0767fc3e6d7",
"sha256": "192df0df3f5cae494cc7faf5e5c7c00006311aa7026c238cb13f56eb6d0d7f4e"
},
"downloads": -1,
"filename": "common_qml-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "df9592ee238184ad2a4ed0767fc3e6d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 670778,
"upload_time": "2024-12-18T12:10:21",
"upload_time_iso_8601": "2024-12-18T12:10:21.496826Z",
"url": "https://files.pythonhosted.org/packages/f6/b3/5e9ec18f5f33a33de9531dfe62a61d0ad152b34a95f38db9d97190ee40a1/common_qml-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 12:10:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "twyleg",
"github_project": "common_qml",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
"~=",
"73.0.1"
]
]
},
{
"name": "build",
"specs": [
[
"~=",
"1.2.2"
]
]
},
{
"name": "wheel",
"specs": [
[
"~=",
"0.44.0"
]
]
},
{
"name": "twine",
"specs": [
[
"~=",
"5.1.1"
]
]
},
{
"name": "tox",
"specs": [
[
"~=",
"4.18.0"
]
]
},
{
"name": "versioneer",
"specs": [
[
"~=",
"0.29"
]
]
},
{
"name": "pyside6",
"specs": []
}
],
"tox": true,
"lcname": "common-qml"
}