Skip to content
/ pipen-cli-run Public template

A pipen cli plugin to run a process or a pipeline

Notifications You must be signed in to change notification settings

pwwang/pipen-cli-run

Repository files navigation

pipen-cli-run

A pipen cli plugin to run a process or a pipeline

Install

pip install -U pipen-cli-run

Usage

Register a namespace

pyproject.toml

[tool.poetry.plugins.pipen_cli_run]
ns = "yourpackage.ns"

ns should be a module where you define you processes/pipelines

About

A pipen cli plugin to run a process or a pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published