← Back to tools

jellex

TUI to filter JSON and JSON Lines data with Python syntax

Data & JSON linuxmacos Python

Description

Jellex is a TUI for filtering JSON and JSON Lines data using Python syntax. Interactively explore and filter JSON data with familiar Python expressions in a terminal interface.

AI Summary

TUI for interactively filtering JSON and JSON Lines data using Python syntax.

Capabilities

  • + Filter JSON data with Python expressions
  • + Support for JSON Lines format
  • + Interactive TUI interface

Use When

  • You need to interactively explore JSON data
  • You want Python-based JSON filtering

Avoid When

  • x You need programmatic JSON processing (use jq instead)
View AGENTS.md for jellex