Skip to main content

A simple JSON search script.

Project description

# jfind A very simple script to parse and search for values in a JSON file.

## Usage Just run: `bash jfind FILE_NAME SEARCH_TERM ` This will return the locations of all matches that contain the search term (case insensitive). Exact matches will be colored if your terminal supports it.

For example: `bash jfind hello.json hi ` Output: ` $ jfind hello.json hi ### SEARCH RESULTS ### parent-key-1 -> value: hi there parent-key-2 -> an-array -> 1 -> value: hi from a list element Found 2 matches... `

## Installation Just run: `bash pip install jfind ` Or: `bash python -m pip install jfind `

## Author Erick Durán. Copyright © 2021.

## License Released under the GPL-3 License.

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

jfind-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file jfind-0.0.1.tar.gz.

File metadata

  • Download URL: jfind-0.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for jfind-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6793af1a06b6c8be63500c14efb03cc25ecf0149c2d64501cb095ad0ab8c2f8c
MD5 0a6c38325c8bd99bb86afdef15d99208
BLAKE2b-256 a7e34adffe6ec3ca106306f7f710f8a2aa6cc1aa4236bf3a85db0fcc8bb1917a

See more details on using hashes here.

Supported by

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