https://github.com/python-jsonschema/jsonschema-specifications
json json-schema jsonschema specifications validation
Score: 2.5649493574615367
Last synced: about 17 hours ago
JSON representation
Repository metadata:
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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-02T12:24:59.000Z (12 days ago)
- Last Synced: 2026-05-07T09:39:16.981Z (7 days ago)
- Topics: json, json-schema, jsonschema, specifications, validation
- Language: Python
- Homepage: https://jsonschema-specifications.readthedocs.io/
- Size: 274 KB
- Stars: 13
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: .github/SECURITY.md
-
Funding:
- Github: Julian
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- pre-commit/action v3.0.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
- wntrblm/nox 2022.11.21 composite
docs/requirements.in
pypi
- file *
- furo *
- pygments-github-lexers *
- sphinx >5
- sphinx-copybutton *
- sphinxcontrib-spelling >5
- sphinxext-opengraph *
docs/requirements.txt
pypi
- alabaster ==0.7.12
- attrs ==22.2.0
- babel ==2.11.0
- beautifulsoup4 ==4.11.1
- certifi ==2022.12.7
- charset-normalizer ==2.1.1
- docutils ==0.19
- file *
- furo ==2022.12.7
- idna ==3.4
- imagesize ==1.4.1
- jinja2 ==3.1.2
- markupsafe ==2.1.1
- multidict ==6.0.4
- packaging ==22.0
- pyenchant ==3.2.2
- pygments ==2.13.0
- pygments-github-lexers ==0.0.5
- pyrsistent ==0.19.2
- pytz ==2022.7
- referencing ==0.8.8
- requests ==2.28.1
- snowballstemmer ==2.2.0
- soupsieve ==2.3.2.post1
- sphinx ==5.3.0
- sphinx-basic-ng ==1.0.0b1
- sphinx-copybutton ==0.5.1
- sphinxcontrib-applehelp ==1.0.2
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==2.0.0
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.5
- sphinxcontrib-spelling ==7.7.0
- sphinxext-opengraph ==0.7.4
- urllib3 ==1.26.13
- yarl ==1.8.2
pyproject.toml
pypi
- importlib_resources >=1.4.0;python_version<'3.9'
- referencing >=0.28.0