pydantic-config-ui


Namepydantic-config-ui JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://gitlab.com/mosling/pydantic-config-ui
SummaryGenerate a QDialog from a Pydantic class using PySide 6
upload_time2025-01-17 14:20:45
maintainerNone
docs_urlNone
authorSteffen Köhler
requires_python<3.14,>=3.9
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.9",
    "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/89/46/b2f11964ccc4583e096649015990ed22184428515d988aa2b4675d884e84/pydantic_config_ui-0.6.1.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.1",
    "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": "29bd403bc98ddb1e68b2ab24cf8a0a371b2d036462cc0dde05ddd69d21c2b5e0",
                "md5": "c110cfda747986e43bf8a7f9a3b1d822",
                "sha256": "32d58092dc44151b05b4fbf5c7cca6ba368e6c6534de7762e18f04aa4042bdf4"
            },
            "downloads": -1,
            "filename": "pydantic_config_ui-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c110cfda747986e43bf8a7f9a3b1d822",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 21842,
            "upload_time": "2025-01-17T14:20:43",
            "upload_time_iso_8601": "2025-01-17T14:20:43.370872Z",
            "url": "https://files.pythonhosted.org/packages/29/bd/403bc98ddb1e68b2ab24cf8a0a371b2d036462cc0dde05ddd69d21c2b5e0/pydantic_config_ui-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8946b2f11964ccc4583e096649015990ed22184428515d988aa2b4675d884e84",
                "md5": "1a089916eb257579f8b5b5cd289c183d",
                "sha256": "443914f0f3856899101ee700d241ccb0f1fc74e68a8072a49bf55b79a60bebca"
            },
            "downloads": -1,
            "filename": "pydantic_config_ui-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1a089916eb257579f8b5b5cd289c183d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 14161,
            "upload_time": "2025-01-17T14:20:45",
            "upload_time_iso_8601": "2025-01-17T14:20:45.829643Z",
            "url": "https://files.pythonhosted.org/packages/89/46/b2f11964ccc4583e096649015990ed22184428515d988aa2b4675d884e84/pydantic_config_ui-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 14:20:45",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "mosling",
    "gitlab_project": "pydantic-config-ui",
    "lcname": "pydantic-config-ui"
}
        
Elapsed time: 4.28224s