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: 148, Watchers: 148, Forks: 30, Open Issues: 12

The gazpachoking/jsonref repo was created 12 years ago and the last code push was 10 months ago.
The project is popular with 148 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.

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.21.0

Python bindings for Jsonnet - The data templating language