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.1.tar.gz
(15.1 kB
view details)
Built Distribution
File details
Details for the file pipen_board-0.0.1.tar.gz
.
File metadata
- Download URL: pipen_board-0.0.1.tar.gz
- Upload date:
- Size: 15.1 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 | 52ee9e338d1e4737f18dd410d9b9f05cf16b04c9db0dcc1ee0e6c316112d2080 |
|
MD5 | a99094fa696bea72befa3f91c2a4db07 |
|
BLAKE2b-256 | 132975255cace95639cd0db85086160cc4563eb502c1a51b3e3195fd13f4a4a6 |
File details
Details for the file pipen_board-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pipen_board-0.0.1-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 | 6a16c75bedaf501165fe63bb9de05147da301a13db19a2dd55befcfb343fc57c |
|
MD5 | d8d41fbe121dd104c5c5cbf84c3b44e7 |
|
BLAKE2b-256 | 6ccc8cb9474aa9f529093d47bfee22438d70aa499e4d0d3bd6c33ea654725524 |