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 four 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
snippets
module, 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 target an
Output
by multiple callbacks via theMultiplexerTransform
- 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 0.1.0 version introduces a number of breaking changes, see the changelog for details.
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-0.1.12rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c314cd2dd4373bff550e7b80489331811eecdc407252253d78b2121e49f4d8e |
|
MD5 | 8c371d7b9f37375d54a0bc9a12a4a50d |
|
BLAKE2b-256 | 6c0444557756193e9e358a346921cc9d636e8609c5d173c0bb34b173fc2e151f |
Close
Hashes for dash_extensions-0.1.12rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67df87074980155b041c5b35a71307173522c24b38c1ea9976e36a2c5e3445d5 |
|
MD5 | 59411322143838e5c8b5237c2481d4b2 |
|
BLAKE2b-256 | daba6e063b9189c78108027d57ebc4b4cf0511a4b7e3844666da03135f9a63b5 |