jsonpointer (3.1.1)
Published 2026-04-19 20:34:21 +02:00 by eofredj
Installation
pip install --index-url jsonpointerAbout this package
Identify specific nodes in a JSON document (RFC 6901)
python-json-pointer
Resolve JSON Pointers in Python
Library to resolve JSON Pointers according to RFC 6901
See source code for examples
- Website: https://github.com/stefankoegl/python-json-pointer
- Repository: https://github.com/stefankoegl/python-json-pointer.git
- Documentation: https://python-json-pointer.readthedocs.org/
- PyPI: https://pypi.python.org/pypi/jsonpointer
- Travis CI: https://travis-ci.org/stefankoegl/python-json-pointer
- Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer
Requirements
Requires Python: >=3.10