Skip to content

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

License

Notifications You must be signed in to change notification settings

SlowAPI/fast-json-pointer

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages