DEV Community

Cover image for Make Kedro Runs Beautiful
Waylon Walker
Waylon Walker

Posted on • Originally published at waylonwalker.com

5 1

Make Kedro Runs Beautiful

Kedro rich is a very new and unstable (it's good, just not ready) plugin for kedro to make the command line prettier.

Install kedro rich

There is no pypi package yet, but it's on github. You can pip install it with the git url.

pip install git+https://github.com/datajoely/kedro-rich
Enter fullscreen mode Exit fullscreen mode

Kedro run

You can run your pipeline just as you normally would, except you get progress bars and pretty prints.

kedro run
Enter fullscreen mode Exit fullscreen mode

kedro rich pretty run

Kedro catalog

Listing out catalog entries from the command line now print out a nice pretty table.

kedro catalog list
Enter fullscreen mode Exit fullscreen mode

kedro rich catalog list table output

Give it a star

Go to the GitHub repo and give it a star, Joel deserves it.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs