[![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/cb/43/04354d648eb7dc5b10484a8fb96d5dcd319b6d3ef509ed47a8c1b5d76266/common_qml-0.1.0.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.0",
"project_urls": {
"Homepage": "https://github.com/twyleg/common_qml"
},
"split_keywords": [
"qt",
"qml",
"common",
"modules"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "87dc2c9ef134c5f0f991fa940f9735ec68ffaa6292d11b0741283d0f9feaf767",
"md5": "4af4905b7efebf51270209679cf6fb07",
"sha256": "929c05c92f5e7865b7c7a52995c6b55a416f7821c502556e858d218e217305f6"
},
"downloads": -1,
"filename": "common_qml-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4af4905b7efebf51270209679cf6fb07",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 665486,
"upload_time": "2024-11-28T10:52:24",
"upload_time_iso_8601": "2024-11-28T10:52:24.710479Z",
"url": "https://files.pythonhosted.org/packages/87/dc/2c9ef134c5f0f991fa940f9735ec68ffaa6292d11b0741283d0f9feaf767/common_qml-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cb4304354d648eb7dc5b10484a8fb96d5dcd319b6d3ef509ed47a8c1b5d76266",
"md5": "2d8e229fcdd6fbac8809385e252e3145",
"sha256": "1ccacfe62332d71d0aa54c73e8d7081a455d624ea9b8b9e515c0896c4d40a348"
},
"downloads": -1,
"filename": "common_qml-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2d8e229fcdd6fbac8809385e252e3145",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 670727,
"upload_time": "2024-11-28T10:52:25",
"upload_time_iso_8601": "2024-11-28T10:52:25.946642Z",
"url": "https://files.pythonhosted.org/packages/cb/43/04354d648eb7dc5b10484a8fb96d5dcd319b6d3ef509ed47a8c1b5d76266/common_qml-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-28 10:52:25",
"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"
}