experimental/sources/: jsonschema-specifications-2023.12.1 metadata and description

Simple index

The JSON Schema meta-schemas and vocabularies, exposed as a Registry

author Julian Berman
author_email Julian+jsonschema-specifications@GrayVines.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: File Formats :: JSON :: JSON Schema
description_content_type text/x-rst
keywords data validation,json,json schema,jsonschema,validation
license MIT
project_urls
  • Documentation, https://jsonschema-specifications.readthedocs.io/
  • Homepage, https://github.com/python-jsonschema/jsonschema-specifications
  • Issues, https://github.com/python-jsonschema/jsonschema-specifications/issues/
  • Funding, https://github.com/sponsors/Julian
  • Tidelift, https://tidelift.com/subscription/pkg/pypi-jsonschema-specifications?utm_source=pypi-jsonschema-specifications&utm_medium=referral&utm_campaign=pypi-link
  • Source, https://github.com/python-jsonschema/jsonschema-specifications
requires_dist
  • importlib-resources>=1.4.0; python_version < '3.9'
  • referencing>=0.31.0
requires_python >=3.8
File Tox results History
jsonschema_specifications-2023.12.1.tar.gz
Size
14 KB
Type
Source

PyPI version Supported Python versions Build status ReadTheDocs status

JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.