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
Other Useful Business Software
Optimize every aspect of hiring with Greenhouse Recruiting
What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jello!