Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.03 KB

python-json-pointer

PyPI version Supported Python versions Coverage Status

Resolve JSON Pointers in Python

Library to resolve JSON Pointers according to RFC 6901

See source code for examples

Installation

Using pip:

pip install jsonpointer