pydantic-config-ui


Namepydantic-config-ui JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://gitlab.com/mosling/pydantic-config-ui
SummaryGenerate a QDialog from a Pydantic class using PySide 6
upload_time2024-11-04 16:10:48
maintainerNone
docs_urlNone
authorSteffen Köhler
requires_python<3.14,>=3.13
licenseMIT
keywords pyside6 pydantic2 qt configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pydantic Configuration UI

This package generate a QDialog from a Pydantic using PySide. This can be used to handle configuration parameters.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/mosling/pydantic-config-ui",
    "name": "pydantic-config-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.13",
    "maintainer_email": null,
    "keywords": "pyside6, pydantic2, qt, configuration",
    "author": "Steffen K\u00f6hler",
    "author_email": "stefen.koehler@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/76/6f3f8e519d2a2724082948544ca0309a14e98f23aadc1b538f7d108af831/pydantic_config_ui-0.6.0.tar.gz",
    "platform": null,
    "description": "# Pydantic Configuration UI\n\nThis package generate a QDialog from a Pydantic using PySide. This can be used to handle configuration parameters.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate a QDialog from a Pydantic class using PySide 6",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://mosling.gitlab.io/pydantic-config-ui-docs",
        "Homepage": "https://gitlab.com/mosling/pydantic-config-ui"
    },
    "split_keywords": [
        "pyside6",
        " pydantic2",
        " qt",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27590e41e4191d417bf675c5b13fb43d579dffa8621aa564b2a2934e3f1a6683",
                "md5": "4f5b3e04ae290d86ef8d8c951610ec67",
                "sha256": "209e3342048569837a08e7354ebebf7b565d6d1ba437f679da705d0ac28fb42a"
            },
            "downloads": -1,
            "filename": "pydantic_config_ui-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f5b3e04ae290d86ef8d8c951610ec67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.13",
            "size": 22582,
            "upload_time": "2024-11-04T16:10:47",
            "upload_time_iso_8601": "2024-11-04T16:10:47.114940Z",
            "url": "https://files.pythonhosted.org/packages/27/59/0e41e4191d417bf675c5b13fb43d579dffa8621aa564b2a2934e3f1a6683/pydantic_config_ui-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab766f3f8e519d2a2724082948544ca0309a14e98f23aadc1b538f7d108af831",
                "md5": "40e92349437d8f359e3d36819140dfef",
                "sha256": "68817e933e152bbc8327dfe231990f5d1a9989ef2fd11fa2bb853114bf1b0e3d"
            },
            "downloads": -1,
            "filename": "pydantic_config_ui-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "40e92349437d8f359e3d36819140dfef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.13",
            "size": 14770,
            "upload_time": "2024-11-04T16:10:48",
            "upload_time_iso_8601": "2024-11-04T16:10:48.535625Z",
            "url": "https://files.pythonhosted.org/packages/ab/76/6f3f8e519d2a2724082948544ca0309a14e98f23aadc1b538f7d108af831/pydantic_config_ui-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 16:10:48",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "mosling",
    "gitlab_project": "pydantic-config-ui",
    "lcname": "pydantic-config-ui"
}
        
Elapsed time: 0.46948s