Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-jsonschema/referencing-loaders
Loading resources from various locations into referencing registries
https://github.com/python-jsonschema/referencing-loaders
api json json-referencing json-schema jsonschema openapi
Last synced: 3 months ago
JSON representation
Loading resources from various locations into referencing registries
- Host: GitHub
- URL: https://github.com/python-jsonschema/referencing-loaders
- Owner: python-jsonschema
- License: mit
- Created: 2023-11-28T19:43:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T20:56:59.000Z (3 months ago)
- Last Synced: 2024-09-26T19:06:22.115Z (3 months ago)
- Topics: api, json, json-referencing, json-schema, jsonschema, openapi
- Language: Python
- Homepage: http://referencing-loaders.rtfd.io/
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
=======================
``referencing-loaders``
=======================|PyPI| |Pythons| |CI|
.. |PyPI| image:: https://img.shields.io/pypi/v/referencing-loaders.svg
:alt: PyPI version
:target: https://pypi.org/project/referencing-loaders/.. |Pythons| image:: https://img.shields.io/pypi/pyversions/referencing-loaders.svg
:alt: Supported Python versions
:target: https://pypi.org/project/referencing-loaders/.. |CI| image:: https://github.com/python-jsonschema/referencing-loaders/workflows/CI/badge.svg
:alt: Build status
:target: https://github.com/python-jsonschema/referencing-loaders/actions?query=workflow%3ACIExperimental additional loaders for helping to build ``referencing.Registry`` objects out of various places.
Will likely merge into the ``referencing`` package when it's clear that what's here is "right".