Metadata-Version: 2.1
Name: dash_glue42
Version: 1.0.0a2
Summary: Dash components for Glue42
Author: Glue42
License: MIT
Project-URL: Home, https://glue42.com/
Project-URL: Documentation, https://docs.glue42.com/getting-started/how-to/glue42-enable-your-app/dash/index.html
Classifier: Framework :: Dash
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Overview

This repository includes Dash components for [Glue42](https://glue42.com) initialization and two way message exchange for Glue42 Channels, Shared Contexts, registering and invoking Interop methods.

# Documentation

For more information on how to use the Glue42 Dash library, see the [official documentation](https://docs.glue42.com/getting-started/how-to/glue42-enable-your-app/dash/index.html).

# Demos

Demo examples demonstrating the Glue42 Dash library are available in [this repo](https://github.com/Glue42/glue-dash-example).
