printing structure of a list/dictionary (including nestings)

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

    Use the Rich library for better pretty-printing of the data structures:

  • jello

    CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)

    To get another type of view that can help you see the data structure more easily, you could try jello. Full disclosure - I wrote this library (it's more of a CLI tool like jq, but in this case I'll show you how to use it inside the REPL to show the data structure):

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts