## 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.23.*`.
This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).
If you find that annotations are missing, feel free to contribute and help complete them.
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.13.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
[`4aad825db39b10cc8bce721b92a45c256cb3c5b6`](https://github.com/python/typeshed/commit/4aad825db39b10cc8bce721b92a45c256cb3c5b6).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-jsonschema",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ad/e6/9e5cd771687086844caa43dbb211ec0d1cfa899d17c110f3220efcd46e83/types_jsonschema-4.23.0.20241208.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.23.*`.\n\nThis stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).\nIf you find that annotations are missing, feel free to contribute and help complete them.\n\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.13.0,\npyright 1.1.389,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`4aad825db39b10cc8bce721b92a45c256cb3c5b6`](https://github.com/python/typeshed/commit/4aad825db39b10cc8bce721b92a45c256cb3c5b6).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for jsonschema",
"version": "4.23.0.20241208",
"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": "",
"digests": {
"blake2b_256": "91644b2fba8b7cb0104ba013f2a1bf6f39a98e927e14befe1ef947d373b25218",
"md5": "526eb8a597f15798aadb8757b73598d3",
"sha256": "87934bd9231c99d8eff94cacfc06ba668f7973577a9bd9e1f9de957c5737313e"
},
"downloads": -1,
"filename": "types_jsonschema-4.23.0.20241208-py3-none-any.whl",
"has_sig": false,
"md5_digest": "526eb8a597f15798aadb8757b73598d3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15021,
"upload_time": "2024-12-08T03:02:20",
"upload_time_iso_8601": "2024-12-08T03:02:20.528086Z",
"url": "https://files.pythonhosted.org/packages/91/64/4b2fba8b7cb0104ba013f2a1bf6f39a98e927e14befe1ef947d373b25218/types_jsonschema-4.23.0.20241208-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ade69e5cd771687086844caa43dbb211ec0d1cfa899d17c110f3220efcd46e83",
"md5": "6e3296099929a641cabfc0a9c7973635",
"sha256": "e8b15ad01f290ecf6aea53f93fbdf7d4730e4600313e89e8a7f95622f7e87b7c"
},
"downloads": -1,
"filename": "types_jsonschema-4.23.0.20241208.tar.gz",
"has_sig": false,
"md5_digest": "6e3296099929a641cabfc0a9c7973635",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14770,
"upload_time": "2024-12-08T03:02:21",
"upload_time_iso_8601": "2024-12-08T03:02:21.995674Z",
"url": "https://files.pythonhosted.org/packages/ad/e6/9e5cd771687086844caa43dbb211ec0d1cfa899d17c110f3220efcd46e83/types_jsonschema-4.23.0.20241208.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-08 03:02:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-jsonschema"
}