This Plugin provides more renderers to improve task visibility
Project description
Flytekit Deck Plugin
This plugin provides additional renderers to improve task visibility within Flytekit.
Installation
To install the plugin, run the following command:
pip install flytekitplugins-deck-standard
Renderer Requirements
Each renderer may require additional modules.
The table below outlines the dependencies for each renderer:
Renderer | Required Module(s) |
---|---|
SourceCodeRenderer | pygments |
FrameProfilingRenderer | pandas , ydata-profiling |
MarkdownRenderer | markdown |
BoxRenderer | pandas , plotly |
ImageRenderer | pillow |
TableRenderer | pandas |
GanttChartRenderer | pandas , plotly |
Renderer Descriptions
SourceCodeRenderer
Converts Python source code to HTML using the Pygments library.
FrameProfilingRenderer
Generates a profiling report based on a pandas DataFrame using ydata_profiling
.
MarkdownRenderer
Converts markdown strings to HTML.
BoxRenderer
Creates a box-and-whisker plot from a column in a pandas DataFrame.
ImageRenderer
Displays images from a FlyteFile
or PIL.Image.Image
object in HTML.
TableRenderer
Renders a pandas DataFrame as an HTML table with customizable headers and table width.
GanttChartRenderer
Displays a Gantt chart using a pandas DataFrame with "Start", "Finish", and "Name" columns.
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
Built Distribution
File details
Details for the file flytekitplugins_deck_standard-1.13.13.tar.gz
.
File metadata
- Download URL: flytekitplugins_deck_standard-1.13.13.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c3c220389a7dc077535038c7969869500b7aeae08ac93626188c954416ad4bc |
|
MD5 | 863965c0f67ec0eb0cb9689367cd271f |
|
BLAKE2b-256 | fe240b59f5854be6e640a37c90fe8277ac3b3a231412ca4a6bfd594c2ffaaf26 |
File details
Details for the file flytekitplugins_deck_standard-1.13.13-py3-none-any.whl
.
File metadata
- Download URL: flytekitplugins_deck_standard-1.13.13-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aa5dba7a45ddfc6e03bea60dbb6928bbb42660789c35a8354b25b8969726434 |
|
MD5 | 5172568c6964506ed487c932103d97ed |
|
BLAKE2b-256 | d333d61313fb07d394f1ab5370bd9d695ca84b923c08ef997206e88ca960d378 |