## Typing stubs for jsonschema
This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`jsonschema`](https://github.com/python-jsonschema/jsonschema) package. It can be used by type checkers
to check code that uses `jsonschema`. This version of
`types-jsonschema` aims to provide accurate annotations for
`jsonschema~=4.25.1`.
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 the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.18.2
* [pyright](https://github.com/microsoft/pyright) 1.1.406
It was generated from typeshed commit
[`2ed2765d8d4a90b043d6511ab801dd7dc8b8e992`](https://github.com/python/typeshed/commit/2ed2765d8d4a90b043d6511ab801dd7dc8b8e992).
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/ef/da/5b901088da5f710690b422137e8ae74197fb1ca471e4aa84dd3ef0d6e295/types_jsonschema-4.25.1.20251009.tar.gz",
"platform": null,
"description": "## Typing stubs for jsonschema\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`jsonschema`](https://github.com/python-jsonschema/jsonschema) package. It can be used by type checkers\nto check code that uses `jsonschema`. This version of\n`types-jsonschema` aims to provide accurate annotations for\n`jsonschema~=4.25.1`.\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 the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.18.2\n* [pyright](https://github.com/microsoft/pyright) 1.1.406\n\nIt was generated from typeshed commit\n[`2ed2765d8d4a90b043d6511ab801dd7dc8b8e992`](https://github.com/python/typeshed/commit/2ed2765d8d4a90b043d6511ab801dd7dc8b8e992).\n",
"bugtrack_url": null,
"license": null,
"summary": "Typing stubs for jsonschema",
"version": "4.25.1.20251009",
"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": "7f6ae5146754c0dfc272f176db9c245bc43cc19030262d891a5a85d472797e60",
"md5": "2d94ce118e271175861a595367bd2f59",
"sha256": "f30b329037b78e7a60146b1146feb0b6fb0b71628637584409bada83968dad3e"
},
"downloads": -1,
"filename": "types_jsonschema-4.25.1.20251009-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d94ce118e271175861a595367bd2f59",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 15925,
"upload_time": "2025-10-09T02:54:35",
"upload_time_iso_8601": "2025-10-09T02:54:35.847776Z",
"url": "https://files.pythonhosted.org/packages/7f/6a/e5146754c0dfc272f176db9c245bc43cc19030262d891a5a85d472797e60/types_jsonschema-4.25.1.20251009-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "efda5b901088da5f710690b422137e8ae74197fb1ca471e4aa84dd3ef0d6e295",
"md5": "a0bf3cfadc3ffc978005c5a1e2fdbb7f",
"sha256": "75d0f5c5dd18dc23b664437a0c1a625743e8d2e665ceaf3aecb29841f3a5f97f"
},
"downloads": -1,
"filename": "types_jsonschema-4.25.1.20251009.tar.gz",
"has_sig": false,
"md5_digest": "a0bf3cfadc3ffc978005c5a1e2fdbb7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 15661,
"upload_time": "2025-10-09T02:54:36",
"upload_time_iso_8601": "2025-10-09T02:54:36.963308Z",
"url": "https://files.pythonhosted.org/packages/ef/da/5b901088da5f710690b422137e8ae74197fb1ca471e4aa84dd3ef0d6e295/types_jsonschema-4.25.1.20251009.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-09 02:54:36",
"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"
}