{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Provides a versioned snapshot of SchemaStore schemas for use with validate-pyproject, enabling stable, pinned schema validation of Python project configuration files.","skillfed_tags":["schema-validation","pyproject-toml","pre-commit"],"use_cases":["Pin schema versions in pre-commit hooks to ensure consistent validation across team members and CI/CD pipelines.","Use with pipx to run validate-pyproject without managing a separate Python environment.","Validate pyproject.toml files in build systems where schema updates should be controlled and versioned.","Integrate into CI/CD workflows where reproducible schema validation is required."],"what_it_does":"validate-pyproject-schema-store is a companion package that bundles a versioned snapshot of SchemaStore schemas for use with the validate-pyproject tool. It allows you to pin a stable set of schema files rather than relying on dynamic schema resolution, which is useful for reproducible builds and pre-commit hooks. The package depends on fastjsonschema for schema validation and supports Python 3.9 through 3.15.\n\nThe package is designed to work in two modes: as an injected dependency alongside validate-pyproject (useful for pipx or pre-commit workflows), or as a standalone entry point that can be run directly. Nested schemas are not yet supported\u2014they are currently replaced with generic object types\u2014but the package is actively maintained and receives regular updates.","worth_installing":"Yes, if you use validate-pyproject and want stable, pinned schema validation. The low install friction, active maintenance, permissive license, and lack of known vulnerabilities make it a straightforward addition to validation workflows. The limitation on nested schemas is documented and unlikely to affect most pyproject.toml validation use cases."},"id":"validate-pyproject-schema-store","links":{"html":"https://skillfed.io/packages/validate-pyproject-schema-store","md":"https://skillfed.io/packages/validate-pyproject-schema-store.md","pypi":"https://pypi.org/project/validate-pyproject-schema-store/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"validate-pyproject-schema-store","python_support":"supports_current","summary":"A plugin set for validate-pyproject and schema-store."},"popularity":{"monthly_downloads":107069,"position":12631,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.8.14"}
