class documentation

class KedroStarterSpec: (source)

View In Hierarchy

Specification of custom kedro starter template

Parameters
aliasalias of the starter which shows up on kedro starter list and is used
by the starter argument of kedro new
template_pathpath to a directory or a URL to a remote VCS repository supported
by cookiecutter
directoryoptional directory inside the repository where the starter resides.
originreserved field used by kedro internally to determine where the starter
comes from
users do not need to provide this field.
Class Variable alias Undocumented
Class Variable directory Undocumented
Class Variable origin Undocumented
Class Variable template_path Undocumented

Undocumented

Undocumented

Undocumented

template_path: str = (source)

Undocumented