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.17rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e7d7ba8900a9f7787f03c8faefe6fb922e0d3bc3026b4021475ce2eb17822bd |
|
MD5 | a6a8a59d7148aa7f4ec349ccef538401 |
|
BLAKE2b-256 | a5c292f8d6c10e1cff7e97109fd158cfe925c74c1b66402685c67353c843b075 |
Close
Hashes for dash_extensions-1.0.17rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dad87cc8cadd78b321dd65fb4097ced2edc8366dae7ca8c4d7431788ea51f631 |
|
MD5 | 8cd102b4c64757c9c3b775677583de29 |
|
BLAKE2b-256 | 1a0093d38b9f210af6cd2e2128f50e76d81fb22a33ef89dd05a7644bf3a5f553 |