Metadata-Version: 2.4
Name: tangram-explore
Version: 0.4.0
Summary: Tangram plugin for exploring any Arrow-backed dataframe
Requires-Python: >=3.10
Requires-Dist: arro3-core>=0.4.0
Requires-Dist: arro3-io>=0.4.0
Requires-Dist: tangram-core>=0.2.1
Provides-Extra: polars
Requires-Dist: polars>=1; extra == 'polars'
Description-Content-Type: text/markdown

# tangram_explore

The `tangram_explore` plugin provides an interactive environment for data exploration and visualization within Tangram.

It provides:

- A Python API to generate interactive plots.
- Real-time communication with the Tangram frontend.
- Flexible layer-based visualization system.
