qt-qtemplate


Nameqt-qtemplate JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/pkkid/python-qtemplate
SummarySimple but powerful QT template language for PySide6.
upload_time2023-03-16 02:35:55
maintainer
docs_urlNone
authorMichael Shepanski
requires_python>=3.7
license
keywords pyside6 qt template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python QTemplate
Simple but powerful QT template language for PySide6.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pkkid/python-qtemplate",
    "name": "qt-qtemplate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "pyside6,qt,template",
    "author": "Michael Shepanski",
    "author_email": "michael.shepanski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/8f/c2becb307e462b344fe3590d5f45937fd7ec00fc5ad4e7f18ba5f9a84047/qt-qtemplate-1.0.0.tar.gz",
    "platform": null,
    "description": "# Python QTemplate\r\nSimple but powerful QT template language for PySide6.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Simple but powerful QT template language for PySide6.",
    "version": "1.0.0",
    "split_keywords": [
        "pyside6",
        "qt",
        "template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "538fc2becb307e462b344fe3590d5f45937fd7ec00fc5ad4e7f18ba5f9a84047",
                "md5": "c710d814d6d243cd8285d435b31df579",
                "sha256": "9510f87586d8b5f450117896e1fb0cbb905d0ea98c0432514aa545cb649df474"
            },
            "downloads": -1,
            "filename": "qt-qtemplate-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c710d814d6d243cd8285d435b31df579",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8812,
            "upload_time": "2023-03-16T02:35:55",
            "upload_time_iso_8601": "2023-03-16T02:35:55.161020Z",
            "url": "https://files.pythonhosted.org/packages/53/8f/c2becb307e462b344fe3590d5f45937fd7ec00fc5ad4e7f18ba5f9a84047/qt-qtemplate-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 02:35:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pkkid",
    "github_project": "python-qtemplate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "qt-qtemplate"
}
        
Elapsed time: 0.05400s