Last updated:
0 purchases
pipenclirun 0.14.1
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.