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.19rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b25e615d8fe54234792cab884799a9dfecf51a54e347010bdb1bafa12bc878 |
|
MD5 | 534bc1e91ede5a80cc84cab379688271 |
|
BLAKE2b-256 | e74bd9466429ba6fc54229dd14cbb8872e29832280d43d0b273f52d45a9acc7b |
Close
Hashes for dash_extensions-1.0.19rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b7660ceb7aeca7d2ef11bbb1aecb936f90e2b1e91b4eb173930aba430b1750e |
|
MD5 | ffe1fc63ccd87b7cef66501bf8cb2c05 |
|
BLAKE2b-256 | b6ed0b30daf433c0960915d015701e44c83f9e2b672ae659b038771115e7bc65 |