Utility for plotting data from parquet files. CSV and JSON files are also supported.
By default simply running the CLI will attempt to plot data from the most recently updated parquet file in the current directory:
uvx parplotMore information about customizing behavior is available with:
uvx parplot --help