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 contains 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
dash_extensions-1.0.14.tar.gz
(1.4 MB
view hashes)
Built Distribution
Close
Hashes for dash_extensions-1.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 960201f8b184ed85fe2b77258030e64af1bb4555dd9bdcbd66923f0cf1ae837f |
|
MD5 | 6e9cd66535661273e781852c8e11d85a |
|
BLAKE2b-256 | 315e09761a60b6f3bf5b14df911c6bb1eda0e251e36bf071b474c80afbdfea83 |