Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 654 Bytes

File metadata and controls

16 lines (14 loc) · 654 Bytes

dora

like dora...the explorer, exploring data files like csv/parquet/xlsx in the terminal

The apps:

  • dora is a TUI dataframe visualiser with GCS support.
  • dora-explorer is a TUI file navigator with GCS support.
  • jdora is an interactive terminal json visualiser, it will have collapse and search capabilities.

References

Code structure and functionality heavily inspired from https://github.com/YS-L/csvlens Built on top of:

  • ratatui
  • polars