Metadata-Version: 2.1
Name: flytekitplugins-deck-standard
Version: 0.32.0b5
Summary: This Plugin provides more renderers to improve task visibility
Home-page: https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec
Author: flyteorg
Author-email: admin@flyte.org
License: apache2
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: flytekit (<1.0.0,>=0.21.3)
Requires-Dist: markdown
Requires-Dist: plotly
Requires-Dist: pandas-profiling

# Flytekit Deck Plugin

This Plugin provides more renderers to improve task visibility.

To install the plugin, run the following command:

```bash
pip install flytekitplugins-deck
```


