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 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.5rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92bec7a654b0ddd05e64f04b328f2a044958a961a26767a5de4ce17a5d6350d5 |
|
MD5 | 462c40b5e211a16f2dc1efa216326a08 |
|
BLAKE2b-256 | 4e8a0dca1ac43903196068908e66d67b65e955beb1e051684acd46766eb8ba1b |