Skip to content

Brazil's Blog

Musings on automation, scripting, programing, DevOps, and cybersecurity

  • Home
  • All Posts
  • Microservices
  • Cybersecurity
  • Linux
  • Programming
  • JC News
  • About Me
  • Github

Tag Archives: jtbl

Jello: The JQ Alternative for Pythonistas

jello works similarly to jq but uses the python interpreter, so you can iterate with loops, comprehensions, variables, expressions, etc. just like you would in a full-fledged python script.

Posted bykellyjonbrazilMarch 25, 2020October 24, 2022Posted inAll Posts, Linux, ProgrammingTags:jc, jello, json, jtbl, linux, pythonLeave a comment on Jello: The JQ Alternative for Pythonistas

JSON Tables in the Terminal

jtbl is simple and elegant. It just takes in piped JSON or JSON Lines data and prints a table. There’s only one option to turn on column truncation vs. wrapping columns if the terminal width is too narrow to display the complete table. It ‘does the right thing’.

Posted bykellyjonbrazilMarch 9, 2020December 22, 2021Posted inAll Posts, Linux, ProgrammingTags:jc, jq, json, jtbl, linux, tables, terminal2 Comments on JSON Tables in the Terminal
  • RSS - Posts
  • RSS - Comments
Brazil's Blog, Privacy Policy
 

Loading Comments...