Skip to main content

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.9.tar.gz (271.8 kB view details)

Uploaded Source

Built Distribution

pipen_board-0.0.9-py3-none-any.whl (273.7 kB view details)

Uploaded Python 3

File details

Details for the file pipen_board-0.0.9.tar.gz.

File metadata

  • Download URL: pipen_board-0.0.9.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-1037-azure

File hashes

Hashes for pipen_board-0.0.9.tar.gz
Algorithm Hash digest
SHA256 a690789646abc305adf138bcd955c1989fdcc81470cecfbf015aea19157d55db
MD5 d95a1a8d550c55dffe1d833c5d170ae3
BLAKE2b-256 76759dfbe613db363d72e0a6de5ee0f554059cc36a28eeb8b5b62751cc64f800

See more details on using hashes here.

File details

Details for the file pipen_board-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: pipen_board-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 273.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1037-azure

File hashes

Hashes for pipen_board-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7331055f81d458d4502e9f001dd01683c16ab76583cc956945f5456276f9b998
MD5 c627c1f546d4c32a4ad9b5cdeabab671
BLAKE2b-256 14dd65c0db5e9098242c02999587adbd42103f1883e26fff317cf0ac41a15042

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page