jsonref 1.1.0
0
jsonref is a library for automatic dereferencing of JSON Reference objects for Python.
Contents
jsonref is a library for automatic dereferencing of JSON Reference objects for Python.
Stars: 121, Watchers: 121, Forks: 28, Open Issues: 9The 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
Related Packages
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.