types-jsonschema


Nametypes-jsonschema JSON
Version 4.25.0.20250720 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for jsonschema
upload_time2025-07-20 03:29:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements packaging requests tomli build setuptools twine mypy pytest types-requests black
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for jsonschema

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`jsonschema`](https://github.com/python-jsonschema/jsonschema) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `jsonschema`. This version of
`types-jsonschema` aims to provide accurate annotations for
`jsonschema==4.25.*`.

This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/jsonschema`](https://github.com/python/typeshed/tree/main/stubs/jsonschema)
directory.

This package was tested with
mypy 1.16.1,
pyright 1.1.403,
and pytype 2024.10.11.
It was generated from typeshed commit
[`bb375485167ada0d77baed7e2285ff90fd41cd6e`](https://github.com/python/typeshed/commit/bb375485167ada0d77baed7e2285ff90fd41cd6e).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-jsonschema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/00/f3/7dba3ea10a52f57f6bbc7905b34ae0b04fd1487448c089c96aab710d745d/types_jsonschema-4.25.0.20250720.tar.gz",
    "platform": null,
    "description": "## Typing stubs for jsonschema\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`jsonschema`](https://github.com/python-jsonschema/jsonschema) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `jsonschema`. This version of\n`types-jsonschema` aims to provide accurate annotations for\n`jsonschema==4.25.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/jsonschema`](https://github.com/python/typeshed/tree/main/stubs/jsonschema)\ndirectory.\n\nThis package was tested with\nmypy 1.16.1,\npyright 1.1.403,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`bb375485167ada0d77baed7e2285ff90fd41cd6e`](https://github.com/python/typeshed/commit/bb375485167ada0d77baed7e2285ff90fd41cd6e).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typing stubs for jsonschema",
    "version": "4.25.0.20250720",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "edb6e9ca8ba6803992fd5a8a83a21ae61e7d050cc24b51d33215860510b561d9",
                "md5": "cb1edf0ccdc12bd6d558dbd2975396a9",
                "sha256": "7d7897c715310d8bf9ae27a2cedba78bbb09e4cad83ce06d2aa79b73a88941df"
            },
            "downloads": -1,
            "filename": "types_jsonschema-4.25.0.20250720-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb1edf0ccdc12bd6d558dbd2975396a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15769,
            "upload_time": "2025-07-20T03:29:34",
            "upload_time_iso_8601": "2025-07-20T03:29:34.157596Z",
            "url": "https://files.pythonhosted.org/packages/ed/b6/e9ca8ba6803992fd5a8a83a21ae61e7d050cc24b51d33215860510b561d9/types_jsonschema-4.25.0.20250720-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00f37dba3ea10a52f57f6bbc7905b34ae0b04fd1487448c089c96aab710d745d",
                "md5": "8bfd0bee712cee879cef2e908eed256d",
                "sha256": "765a3b6144798fe3161fd8cbe570a756ed3e8c0e5adb7c09693eb49faad39dbd"
            },
            "downloads": -1,
            "filename": "types_jsonschema-4.25.0.20250720.tar.gz",
            "has_sig": false,
            "md5_digest": "8bfd0bee712cee879cef2e908eed256d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15470,
            "upload_time": "2025-07-20T03:29:35",
            "upload_time_iso_8601": "2025-07-20T03:29:35.208228Z",
            "url": "https://files.pythonhosted.org/packages/00/f3/7dba3ea10a52f57f6bbc7905b34ae0b04fd1487448c089c96aab710d745d/types_jsonschema-4.25.0.20250720.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 03:29:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "typeshed-internal",
    "github_project": "stub_uploader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    "<",
                    "2.30.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "77.0.3"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "types-requests",
            "specs": []
        },
        {
            "name": "black",
            "specs": [
                [
                    "<",
                    "25"
                ],
                [
                    ">=",
                    "24.1.1"
                ]
            ]
        }
    ],
    "lcname": "types-jsonschema"
}
        
Elapsed time: 0.93951s