← Back to tools
View AGENTS.md for jello
jello
Filter JSON and JSON Lines data with Python syntax
Description
jello is a CLI tool to filter JSON and JSON Lines data with Python syntax, similar to jq. It allows you to use familiar Python expressions for JSON processing.
AI Summary
Filter JSON data using Python syntax instead of jq
Capabilities
- + Filter JSON with Python syntax
- + Process JSON Lines data
- + Use Python expressions for data extraction
Use When
- → You prefer Python syntax over jq
- → You need to filter JSON and JSON Lines data
Avoid When
- x You are comfortable with jq syntax