Tap into the power of causality by transforming data into interactive graphs and applications
Dara is a dynamic application framework designed for creating interactive web apps with ease, all in pure Python. Over the past two years, Dara has fueled the development of hundreds of apps, now widely used and appreciated by both our customers and our in-house teams!
To install the package, run:
pip install dara-components
This package contains the following modules:
-
dara_components.common
- common dashboarding components for building Dara apps -
dara_components.graph
- components for displaying graphs -
dara_components.plotting
- components for displaying plots with Bokeh, Plotly and Matplotlib or Seaborn -
dara_components.smart
- smart components such asDataSlicer
Check out our Documentation for more details.