experimental/cpu/: jsonpointer-2.4 metadata and description

Homepage Simple index

Identify specific nodes in a JSON document (RFC 6901)

author Stefan Kögl
author_email stefan@skoegl.net
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: Software Development :: Libraries
  • Topic :: Utilities
description_content_type text/markdown
license Modified BSD License
requires_python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
File Tox results History
jsonpointer-2.4-py2.py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
2.7

python-json-pointer

PyPI version Supported Python versions Build Status Coverage Status

Resolve JSON Pointers in Python

Library to resolve JSON Pointers according to RFC 6901

See source code for examples