Project: types-jsonschema

Typing stubs for jsonschema

Project Details

Latest version
4.20.0.0
Home Page
https://github.com/python/typeshed
PyPI Page
https://pypi.org/project/types-jsonschema/

Project Popularity

PageRank
0.0015344083111599619
Number of downloads
539931

Typing stubs for jsonschema

This is a PEP 561 type stub package for the jsonschema package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses jsonschema.

This version of types-jsonschema aims to provide accurate annotations for jsonschema==4.20.*. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/jsonschema. All fixes for types and metadata should be contributed there.

This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.

See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 62ccb32b2257c72a2e772d625bec02cc02b6c6ff and was tested with mypy 1.7.0, pyright 1.1.334, and pytype 2023.10.31.