https://github.com/python-jsonschema/referencing
api asyncapi hypermedia json json-schema jsonschema openapi
Score: 4.248495242049359
Last synced: about 22 hours ago
JSON representation
Repository metadata:
Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)
- Host: GitHub
- URL: https://github.com/python-jsonschema/referencing
- Owner: python-jsonschema
- License: mit
- Created: 2022-11-21T23:26:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T12:43:24.000Z (14 days ago)
- Last Synced: 2026-05-09T01:41:26.408Z (10 days ago)
- Topics: api, asyncapi, hypermedia, json, json-schema, jsonschema, openapi
- Language: Python
- Homepage: https://referencing.readthedocs.io/
- Size: 788 KB
- Stars: 53
- Watchers: 2
- Forks: 21
- Open Issues: 17
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: .github/SECURITY.md
-
Funding:
- Github: Julian
Owner metadata:
- Name: Python + JSON Schema
- Login: python-jsonschema
- Email:
- Kind: organization
- Description: JSON Schema implementation and surrounding tooling for Python
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/100241624?v=4
- Repositories: 12
- Last Synced at: 2025-11-29T17:28:46.880Z
- Profile URL: https://github.com/python-jsonschema
Dependencies
docs/requirements.in
pypi
- file *
- furo *
- hyperlink *
- pygments-github-lexers *
- sphinx >5
- sphinx-click *
- sphinx-copybutton *
- sphinx-json-schema-spec *
- sphinxcontrib-spelling >5
docs/requirements.txt
pypi
- accessible-pygments ==0.0.5
- alabaster ==1.0.0
- attrs ==25.4.0
- babel ==2.17.0
- beautifulsoup4 ==4.14.2
- certifi ==2025.11.12
- charset-normalizer ==3.4.4
- docutils ==0.21.2
- furo ==2025.9.25
- idna ==3.11
- imagesize ==1.4.1
- jinja2 ==3.1.6
- lxml ==6.0.2
- markupsafe ==3.0.3
- packaging ==25.0
- pyenchant ==3.3.0
- pygments ==2.19.2
- pygments-github-lexers ==0.0.5
- referencing *
- requests ==2.32.5
- roman-numerals-py ==3.1.0
- rpds-py ==0.29.0
- snowballstemmer ==3.0.1
- soupsieve ==2.8
- sphinx ==8.2.3
- sphinx-basic-ng ==1.0.0b2
- sphinx-copybutton ==0.5.2
- sphinx-json-schema-spec ==2025.1.1
- sphinxcontrib-applehelp ==2.0.0
- sphinxcontrib-devhelp ==2.0.0
- sphinxcontrib-htmlhelp ==2.1.0
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-qthelp ==2.0.0
- sphinxcontrib-serializinghtml ==2.0.0
- sphinxcontrib-spelling ==8.0.1
- sphinxext-opengraph ==0.13.0
- typing-extensions ==4.15.0
- url-py ==0.18.0
- urllib3 ==2.5.0
uv.lock
pypi
- attrs 25.4.0
- referencing *
- rpds-py 0.27.1
- typing-extensions 4.15.0
.github/workflows/zizmor.yml
actions
- actions/checkout v6 composite
- astral-sh/setup-uv 61cb8a9741eeb8a550a1b8544337180c0fc8476b composite
- github/codeql-action/upload-sarif v4 composite
test-requirements.txt
pypi
- attrs ==25.4.0 test
- iniconfig ==2.3.0 test
- packaging ==25.0 test
- pluggy ==1.6.0 test
- pygments ==2.19.2 test
- pytest ==9.0.1 test
- referencing * test
- rpds-py ==0.29.0 test
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- pre-commit/action v3.0.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
- softprops/action-gh-release v1 composite
- wntrblm/nox 2023.04.22 composite
pyproject.toml
pypi
- attrs >=22.2.0
- rpds-py >=0.7.0
test-requirements.in
pypi
- file * test
- pytest * test
- pytest-subtests * test