Dara Components
Build decision apps in Python
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!
Quickstart
To install the package, run:
pip install dara-components
Package contents
This package contains the following modules:
dara_components.common
- common dashboarding components for building Dara appsdara_components.graph
- components for displaying graphsdara_components.plotting
- components for displaying plots with Bokeh, Plotly and Matplotlib or Seaborndara_components.smart
- smart components such as DataSlicer
Check out our Documentation for more details.