Extensions for Plotly Dash.
Project description
The dash-extensions
package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience. It can be divided in five main pillars,
- The
enrich
module, which contains various enriched versions of Dash components - A number of custom components, e.g. the
Websocket
component, which enables real-time communication and push notifications - The
javascript
module, which contains functionality to ease the interplay between Dash and JavaScript - The
pages
module, which extends the functionality of Dash Pages - The
snippets/validation
modules, which contain a collection of utility functions (documentation limited to source code comments)
The enrich
module enables a number of transforms that add functionality and/or syntactic sugar to Dash. Examples include
- Making it possible to avoid invoking a callback if it is already running via the
BlockingCallbackTransform
- Enabling logging from within Dash callbacks via the
LogTransform
- Improving app performance via the
ServersideOutputTransform
to name a few. To enable interactivity, the documentation has been moved to a separate page.
NB: The 1.0.0 version introduces a number of breaking changes, see documentation for details.
Donation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for dash_extensions-1.0.15rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | adb87e820ffa54f77cf93a521c343acbb79d4164f499235f7956007aec1fa6b4 |
|
MD5 | 60efbcfd0b06d83c46913c201eb9aebe |
|
BLAKE2b-256 | c633f91459dac5a8707a077877b1583ad65e5850c1ccfce3bf412439b7bc6965 |
Close
Hashes for dash_extensions-1.0.15rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c7dd0f935fd2b4257701c62a069d19a552dd7353e339073cfcf5d2aa002f661 |
|
MD5 | d815f2f0cf624aa70c2f995c72cd530c |
|
BLAKE2b-256 | a3744c00a6eb57a6b735b3588fd2a4c5907f8f240ab0fc16fb23ec4401c3019a |