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/streaming
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.18rc3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe070c4293a48d3c1e94c8bfa3588d51025ef17bdb1a6089f6668e777c8d34f4 |
|
MD5 | 7659abf4a45e8a11d6c1b3323132c719 |
|
BLAKE2b-256 | 81ec7886ef052095e18df641d3ce84f7ed5f6cc4994d5ec7d40bf6ae1cbe706a |
Close
Hashes for dash_extensions-1.0.18rc3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3071a00c54316a4729d65256ce6fb49b495a4c896b8a8957e5553c864d05e093 |
|
MD5 | 0aed956e3875506145d207302389d42e |
|
BLAKE2b-256 | c865f0113ed9864044e5888cd7636b96890b198271e52de51f4cda4e6c793440 |