Skip to content

Reference implementation for Python? #16

@rob-ross

Description

@rob-ross

When I look at PyPy download data, there seem to only be 3 JSONPath libraries with meaningful download data:
jsonpath-ng, (the Python "standard")
python-jsonpath (I think another one of your projects?),
jsonpath (is this the pre-ng fork?),
jsonpath-rfc9535 (this project)

Is there a "reference implementation" put out by the the IET working group for this spec? That is, an implementation used to compare the results of other implementations to? If so I imagine it would be perhaps in JavaScript?
Does the concept of a reference implementation per language exist? I.e., is there such a thing as a "Python or Java reference implementation for RFC 9535?" And if not formally, would you consider this project that reference implementation for Python, or would you consider jsonpath-ng the reference implementation, just by nature of its widespread use?

  • Rob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions