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.17rc7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97c8d399b9fec7cdd90861fc17b506bb75cbe8a067f69a6b30b5b76e434b620e |
|
MD5 | 2357c7df19293178518cfaf6e8f3afe4 |
|
BLAKE2b-256 | 9e0881a4ec201eea2dca126c2dff4727bdf0403fca540015d5a9a569f244fc5c |
Close
Hashes for dash_extensions-1.0.17rc7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d08b7f6cfb997c5f0a9e8078b2a584f62141f6749b04bf1a2615915eae0f868a |
|
MD5 | fbf21d17ec1c7991ad4413155ebda9a7 |
|
BLAKE2b-256 | 489c89be25e4c36d661dccf9640a4377bd192f37d2dc6b1a876683de8a6b86a7 |