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.17rc6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4328433a25d6c9af0c740bdee17019ced4e503a21255021cf537b8e2b9c34c58 |
|
MD5 | 7793a915bf5abd6a79aa12242e105aa8 |
|
BLAKE2b-256 | a5905fafe9e617cd2f0e5a7390f71a8fe43b1fc7e7589402939f025ddd824ca5 |
Close
Hashes for dash_extensions-1.0.17rc6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d24ab5669a4323d32851c43f410f30a26a64dfdfe5fdb32b62323c182988f39e |
|
MD5 | c05eb2c000df6448c9e28efa04485f65 |
|
BLAKE2b-256 | 11bfe4946228abea5cd2bdb29ae6df344b792b138da51576901263d29a56a87e |