Skip to main content

An implementation of Json Path for python.

Project description

An implementation of JsonPath for python with a good performance.

About

This library was created based on the <https://github.com/h2non> library.

The following Changes was made in order to improve execution time and decrease memory usage:

  • Refactor in the JsonPath classes.

  • Add new functionality like slice, sum, avg, and, or.

  • The Parser and Lexer method’s were changed to static methods.

  • Remove update and filter methods, this library just implement the find method.

Quick Start

To install, use pip:

$ pip install jpath-finder

Usage

JSONPath Syntax

Contributors

This package is authored and maintained by:

  • William Alvarez <https://github.com/wapwallace>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jpath-finder-1.0.0.tar.gz (9.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page