Contents

jsonref 1.1.0

0

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

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

Stars: 121, Watchers: 121, Forks: 28, Open Issues: 9

The gazpachoking/jsonref repo was created 11 years ago and the last code push was 8 months ago.
The project is popular with 121 github stars!

How to Install jsonref

You can install jsonref using pip

pip install jsonref

or add it to a project with poetry

poetry add jsonref

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/jsonref/
GitHub Repo:
https://github.com/gazpachoking/jsonref
No  jsonref  pypi packages just yet.

Errors

A list of common jsonref errors.

Code Examples

Here are some jsonref code examples and snippets.

GitHub Issues

The jsonref package has 9 open issues on GitHub

  • Preserve extra sibling attributes
  • Feature Request: when serializing, replace references with referents.

See more issues on GitHub

Related Packages & Articles

jsonpath-rw 1.4.0

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

jsonpath-ng 1.7.0

A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.

jsonnet 0.20.0

Python bindings for Jsonnet - The data templating language