py-jsonref-1.1.0

implementation of JSON Reference for Python

Index | devel

Description

jsonref is a library for automatic dereferencing of JSON Reference objects for
Python.

This library lets you use a data structure with JSON reference objects, as if
the references had been replaced with the referent data.

Homepage: https://jsonref.readthedocs.io/en/latest/