Skip to content

gitHBDX/dash-hummingbird-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages