/kedro-starters

Templates for your Kedro projects.

Primary LanguagePythonApache License 2.0Apache-2.0

kedro-starters

This repository contains all official Kedro starters. A starter can be used to bootstrap a new Kedro project as follows:

kedro new --starter=<alias>

The following aliases are available: * Alias astro-airflow-iris: The Kedro Iris dataset example project with a minimal setup for deploying the pipeline on Airflow with Astronomer.