Filter JSON and JSON Lines data with Python syntax. jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named '_'. Processed data can be output as JSON, JSON Lines, bash array lines, or a grep-able schema.
Features
- You can install jello via pip, via OS Package Repository, MSI installer for Windows, or by downloading the correct binary for your architecture and running it anywhere on your filesystem
- Compact print JSON output instead of pretty printing
- Print type annotations in schema view
- Assign Results to a Bash Array
- Set Custom Colors via Environment Variable
- Disable Colors via Environment Variable
Categories
JSONLicense
MIT LicenseFollow jello
You Might Also Like
Comet Backup - Fast, Secure Backup Software for MSPs
Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jello!