{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type hints for the jsonschema package, enabling static type checkers like mypy and pyright to validate code that uses jsonschema.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable type checkers to validate code that uses jsonschema for JSON validation.","Catch type errors in schema definitions and validation calls before runtime.","Provide IDE autocomplete and type hints when working with jsonschema.","Ensure type consistency in data validation pipelines that rely on jsonschema."],"what_it_does":"This is a type stub package that provides type annotations for the jsonschema library. It allows static type checkers to understand and validate code that uses jsonschema. The stubs are maintained as part of the typeshed project and are tested against mypy 2.1.0 and pyright 1.1.409.\n\nWhen installed, the stubs enable your type checker to catch type errors in code that uses jsonschema for JSON validation. This is useful in larger codebases where type safety matters and you want to validate schema definitions and validation calls before runtime.","worth_installing":"Yes, if you use jsonschema and run static type checking. It adds no runtime overhead and works with mypy 2.1.0 and pyright 1.1.409. Install it alongside jsonschema in projects where type safety is a priority. Not necessary if you don't use a type checker."},"id":"types-jsonschema","links":{"html":"https://skillfed.io/packages/types-jsonschema","md":"https://skillfed.io/packages/types-jsonschema.md","pypi":"https://pypi.org/project/types-jsonschema/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-jsonschema","python_support":"supports_current","summary":"Typing stubs for jsonschema"},"popularity":{"monthly_downloads":11523610,"position":1386,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.26.0.20260518"}
