Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-jsonschema/jsonschema-specifications
Support files exposing JSON from the JSON Schema specifications to Python
https://github.com/python-jsonschema/jsonschema-specifications
json json-schema jsonschema specifications validation
Last synced: 5 days ago
JSON representation
Support files exposing JSON from the JSON Schema specifications to Python
- Host: GitHub
- URL: https://github.com/python-jsonschema/jsonschema-specifications
- Owner: python-jsonschema
- License: mit
- Created: 2022-12-27T19:27:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T19:57:08.000Z (17 days ago)
- Last Synced: 2024-12-13T15:33:38.121Z (13 days ago)
- Topics: json, json-schema, jsonschema, specifications, validation
- Language: Python
- Homepage: https://jsonschema-specifications.readthedocs.io/
- Size: 170 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
=============================
``jsonschema-specifications``
=============================|PyPI| |Pythons| |CI| |ReadTheDocs|
JSON support files from the `JSON Schema Specifications `_ (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a `referencing-based Schema Registry `_.
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema-specifications.svg
:alt: PyPI version
:target: https://pypi.org/project/jsonschema-specifications/.. |Pythons| image:: https://img.shields.io/pypi/pyversions/jsonschema-specifications.svg
:alt: Supported Python versions
:target: https://pypi.org/project/jsonschema-specifications/.. |CI| image:: https://github.com/python-jsonschema/jsonschema-specifications/workflows/CI/badge.svg
:alt: Build status
:target: https://github.com/python-jsonschema/jsonschema-specifications/actions?query=workflow%3ACI.. |ReadTheDocs| image:: https://readthedocs.org/projects/jsonschema-specifications/badge/?version=stable&style=flat
:alt: ReadTheDocs status
:target: https://jsonschema-specifications.readthedocs.io/en/stable/