implementation of JSON Reference for Python
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/