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 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.15rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f236e8977b95ac64a9db3ff231b587f820d7f755910a9e135704b105ddeff313 |
|
MD5 | b4161b990248a25e7f6e4df95cefe43c |
|
BLAKE2b-256 | e7608143ec1007b1c8aea1ac5d930560519bd65777e34f21d57ad957be3a5ef3 |
Close
Hashes for dash_extensions-1.0.15rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e091e5f4f6b1f970351551a2af3de8fc56ef04ee48e7fdaa66fd6aabaf874aef |
|
MD5 | 792a37ee7e3a458173204aa952229c93 |
|
BLAKE2b-256 | ef5f6762248af306159ac9b781912d6fa7edf7e1cdba9737e632b75628da7d2f |