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.0.2.tar.gz
(271.8 kB
view details)
Built Distribution
File details
Details for the file pipen_board-0.0.2.tar.gz
.
File metadata
- Download URL: pipen_board-0.0.2.tar.gz
- Upload date:
- Size: 271.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d4c47a00d0aa0b01513d5796f354cc41d02b33765a00cf39b335f72888af69c |
|
MD5 | 5e402ce4d6413c4663ecb18014ef9795 |
|
BLAKE2b-256 | 96d5ffd693aeeb4b70ca042afe9c165abf79f9a9246e6fbb1420582949d451af |
File details
Details for the file pipen_board-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pipen_board-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3088353df172dba1869a8d6f2421965de04143957c4f235d606f6a141a0c723f |
|
MD5 | d23b81c8183c5105eef146a2f7d229ef |
|
BLAKE2b-256 | 33d4e1382a0895202a0e3b66282a671df71e7b3eac8b81b1fbeea5a854246da1 |