fast-json-pointer

Implements RFC 6901 JSON pointers, and json-schema draft relative pointer resolution.


Keywords
json, json-pointer, rfc, 6901
License
LGPL-3.0
Install
pip install fast-json-pointer==0.2.2

Documentation

Fast JSON Pointer

Implements RFC 6901 JSON pointers, and relative JSON pointer resolution.

This module is not necissarily fast (yet), but there are enough variations on json-pointer in pypi to merit picking some prefix to differentiate, and "fast" seemed a relatively short and punchy choice.

If you need this to really be fast, open an issue and let me know. I want to do a rust extension module at some point. That ought to be fast enough to claim we're fast.

Package PyPI GitHub PyPI - Status PyPI - Format PyPI - Python Version PyPI - Implementation PyPI - Downloads
build GitHub branch checks state Read the Docs Coverage
Git GitHub last commit GitHub commit activity GitHub commits since latest release (by SemVer) GitHub issues GitHub pull requests