py-llm-shield


Namepy-llm-shield JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryUma biblioteca Python robusta para validar, reparar e extrair dados estruturados de saĆ­das de LLMs usando Pydantic.
upload_time2025-08-26 16:46:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords llm pydantic validation guard openai gpt ai extraction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "py-llm-shield",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "llm, pydantic, validation, guard, openai, gpt, ai, extraction",
    "author": null,
    "author_email": "Giovanni Lemos Barcelos <seu-email-publico@exemplo.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/b0/4ebd1b634e635b072d5a9cefd0fac5786b7de316500f563d866fdd0cc8e3/py_llm_shield-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Uma biblioteca Python robusta para validar, reparar e extrair dados estruturados de sa\u00eddas de LLMs usando Pydantic.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/thirteeng/llm-guard",
        "Issues": "https://github.com/thirteeng/llm-guard/issues",
        "Repository": "https://github.com/thirteeng/llm-guard"
    },
    "split_keywords": [
        "llm",
        " pydantic",
        " validation",
        " guard",
        " openai",
        " gpt",
        " ai",
        " extraction"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f1912b5e04fb1e3e83ea37355e49999a9f21aed5b1cf4af74519d452a0583c5",
                "md5": "abdfb45ea0f5991a5d1aaf85614884d5",
                "sha256": "6e704b6a7c6abf5471bced7fed45c15d89184805baef500d551db31ca2d6935b"
            },
            "downloads": -1,
            "filename": "py_llm_shield-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abdfb45ea0f5991a5d1aaf85614884d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3501,
            "upload_time": "2025-08-26T16:46:39",
            "upload_time_iso_8601": "2025-08-26T16:46:39.259873Z",
            "url": "https://files.pythonhosted.org/packages/6f/19/12b5e04fb1e3e83ea37355e49999a9f21aed5b1cf4af74519d452a0583c5/py_llm_shield-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c7b04ebd1b634e635b072d5a9cefd0fac5786b7de316500f563d866fdd0cc8e3",
                "md5": "17412a3ac43cddebaef51586b31ee1fe",
                "sha256": "5327ca83f0f0021d686053d9cdecb26aa2f532f8f7d996eeb830d90d38203a88"
            },
            "downloads": -1,
            "filename": "py_llm_shield-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "17412a3ac43cddebaef51586b31ee1fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4531,
            "upload_time": "2025-08-26T16:46:40",
            "upload_time_iso_8601": "2025-08-26T16:46:40.655482Z",
            "url": "https://files.pythonhosted.org/packages/c7/b0/4ebd1b634e635b072d5a9cefd0fac5786b7de316500f563d866fdd0cc8e3/py_llm_shield-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-26 16:46:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thirteeng",
    "github_project": "llm-guard",
    "github_not_found": true,
    "lcname": "py-llm-shield"
}
        
Elapsed time: 0.61103s