Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.18 KB

dash_hummingbird_components

hbdx logo

plotly logo

Custom components for DASH made in-house @ Hummingbird Diagnostics.

pip install git+https://github.com/gitHBDX/dash-hummingbird-components.git

Usage

The cache consists of a cold on-drive and a hot in-memory cache. When objects are requested they're put into the hot cache first-in-first-out, but also saved as a fast to retrieve partilized version in the cold cache.

# file1.py
import dash_hummingbird_components as dhc

Developed @

Hummingbid Diagnostics logo