Visualization configuration and running of pipen pipelines on the web
Project description
pipen-board
Visualize configuration and running of pipen pipelines on the web.
Installation
pip install pipen-board
Usage
$ pipen board --help
Usage: pipen board [options] <pipeline> -- [pipeline options]
Visualize configuration and running of pipen pipelines on the web
Required Arguments:
pipeline The pipeline and the CLI arguments to run the pipeline. For the
pipeline either `/path/to/pipeline.py:<pipeline>` or
`<module.submodule>:<pipeline>` `<pipeline>` must be an instance of
`Pipen` and running the pipeline should be called under `__name__ ==
'__main__'.
Options:
-h, --help show help message and exit
--port PORT Port to serve the UI wizard [default: 18521]
--name NAME The name of the pipeline. Default to the pipeline class name. You
can use a different name to associate with a different set of
configurations.
--additional FILE Additional arguments for the pipeline, in YAML, INI, JSON or TOML
format. Can have sections `ADDITIONAL_OPTIONS` and `RUNNING_OPTIONS`
--dev Run the pipeline in development mode. This will print verbosal
logging information and reload the pipeline if a new instantce
starts when page reloads.
--root ROOT The root directory of the pipeline. [default: .]
--loglevel {auto,debug,info,warning,error,critical}
Logging level. If `auto`, set to `debug` if `--dev` is set,
otherwise `info` [default: auto]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipen_board-0.2.0.tar.gz
(274.1 kB
view details)
Built Distribution
pipen_board-0.2.0-py3-none-any.whl
(276.2 kB
view details)
File details
Details for the file pipen_board-0.2.0.tar.gz
.
File metadata
- Download URL: pipen_board-0.2.0.tar.gz
- Upload date:
- Size: 274.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.6 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5afa1315ea639a8273d41d8eb02176d947b8d3fdda9b2a0d6ba75cb22c6b6af2 |
|
MD5 | 10dd8539b93fc11ff1710997d413bb98 |
|
BLAKE2b-256 | d8417b66abb7bed46d7b8967096cf888d77caedf32bec677d4d9fc85dfbd623f |
File details
Details for the file pipen_board-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_board-0.2.0-py3-none-any.whl
- Upload date:
- Size: 276.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.6 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bae5be03f33f6abdcf20841ca9f7888b1d2e0dd11a54d5396eb939d4caa8b52 |
|
MD5 | c88df5ef1fbc62c21918fd2d489c1a24 |
|
BLAKE2b-256 | 01f4977987ed8bb185fcf758691be03099ae1d0195c5b5e3e9c11bca787db5ae |