Skip to main content

A plugin set for validate-pyproject and schema-store.

Project description

validate-pyproject-schema-store

Actions Status

PyPI version PyPI platforms

This provides a versioned copy of SchemaStore for validate-pyproject. You can pin this to get a stable set of schema files.

Usage

The following should be supported:

Installing alongside validate-pyproject

Just use pip install validate-pyproject-schema-store wherever you have validate-pyproject[all] installed. You can "inject" it if using pipx, or use --pip-args if using pipx run.

In pre-commit, this would be:

repos:
  - repo: https://github.com/abravalheri/validate-pyproject
    rev: <insert here>
    hooks:
      - id: validate-pyproject
        additional_dependencies: [validate-pyproject[all], validate-pyproject-schema-store]

Direct usage

For pre-commit or pipx, you can simplify this a bit by using this package directly. That looks like this:

pipx run validate-pyproject-schema-store[all]

Or for pre-commit:

repos:
  - repo: https://github.com/henryiii/validate-pyproject-schema-store
    rev: <insert here>
    hooks:
      - id: validate-pyproject

This also has the benefit that the version will be pinned and updated by pre-commit automatically.

Developing

This project uses hatch>=1.10. You can run the sync script by running:

hatch run tools/sync.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file validate_pyproject_schema_store-2024.11.18.tar.gz.

File metadata

File hashes

Hashes for validate_pyproject_schema_store-2024.11.18.tar.gz
Algorithm Hash digest
SHA256 ce806ba5719e9e58653fe000f83f7310ae17e9f40fc7ef63fc07cd6814a9fef8
MD5 518938439ba12b27d7a2e9be1a90318f
BLAKE2b-256 390e3e68180d52278934c16ad695a245c5eb396cc95be343906188bb6c99fbc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for validate_pyproject_schema_store-2024.11.18.tar.gz:

Publisher: cd.yml on henryiii/validate-pyproject-schema-store

Attestations:

File details

Details for the file validate_pyproject_schema_store-2024.11.18-py3-none-any.whl.

File metadata

File hashes

Hashes for validate_pyproject_schema_store-2024.11.18-py3-none-any.whl
Algorithm Hash digest
SHA256 594722869e6c1e568a5ce2e99077527c8d78cc2b327425517f0b0e566268df61
MD5 8aa3fc085172d1579ba31a1688b9bd34
BLAKE2b-256 de4fb594858010139b485f9b2fb3b73d6c9066a7155770cf826a46b91a845c6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for validate_pyproject_schema_store-2024.11.18-py3-none-any.whl:

Publisher: cd.yml on henryiii/validate-pyproject-schema-store

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page