Skip to content

Latest commit

 

History

History
86 lines (64 loc) · 3.45 KB

README.rst

File metadata and controls

86 lines (64 loc) · 3.45 KB

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