[](https://pypi.org/project/dash-extensions/)
[](https://codecov.io/gh/thedirtyfew/dash-extensions)
[](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml)
[](https://github.com/thedirtyfew/dash-extensions/actions/workflows/codeql-analysis.yml)
The `dash-extensions` package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience. Here is a brief overview,
- 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 `logging` module, which makes it a breeze to route logs to your Dash UI
- The `events` module, which facilitates event flows in Dash
- The `pages` module, which extends the functionality of [Dash Pages](https://dash.plotly.com/urls)
- The `snippets/utils/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`
- Improving app performance via the `ServersideOutputTransform`
- Automated serialization/deserialization of [Pydantic](https://docs.pydantic.dev/latest/) models via the `BaseModelTransform`
to name a few. To enable interactivity, the documentation has been moved to a [separate page](http://dash-extensions.com).
NB: The 2.0.0 version introduces a number of breaking changes, see documentation for details.
## Donation
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z9RXT5HVPK3B8¤cy_code=DKK&source=url)
Raw data
{
"_id": null,
"home_page": null,
"name": "dash-extensions",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Emil Haldrup Eriksen <emil.h.eriksen@gmail.com>",
"author_email": "emher <emil.h.eriksen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/71/12/acaa0d1740bb31741dc984e833cc9c481ae643f66038e972503f3f1765ba/dash_extensions-2.0.4.tar.gz",
"platform": null,
"description": "[](https://pypi.org/project/dash-extensions/)\n[](https://codecov.io/gh/thedirtyfew/dash-extensions)\n[](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml)\n[](https://github.com/thedirtyfew/dash-extensions/actions/workflows/codeql-analysis.yml)\n\nThe `dash-extensions` package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience. Here is a brief overview,\n\n- The `enrich` module, which contains various enriched versions of Dash components\n- A number of custom components, e.g. the `Websocket` component, which enables real-time communication and push notifications\n- The `javascript` module, which contains functionality to ease the interplay between Dash and JavaScript\n- The `logging` module, which makes it a breeze to route logs to your Dash UI\n- The `events` module, which facilitates event flows in Dash\n- The `pages` module, which extends the functionality of [Dash Pages](https://dash.plotly.com/urls)\n- The `snippets/utils/validation/streaming` modules, which contain a collection of utility functions (documentation limited to source code comments)\n\nThe `enrich` module enables a number of _transforms_ that add functionality and/or syntactic sugar to Dash. Examples include\n\n- Making it possible to avoid invoking a callback _if it is already running_ via the `BlockingCallbackTransform`\n- Improving app performance via the `ServersideOutputTransform`\n- Automated serialization/deserialization of [Pydantic](https://docs.pydantic.dev/latest/) models via the `BaseModelTransform`\n\nto name a few. To enable interactivity, the documentation has been moved to a [separate page](http://dash-extensions.com).\n\nNB: The 2.0.0 version introduces a number of breaking changes, see documentation for details.\n\n## Donation\n\n[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z9RXT5HVPK3B8¤cy_code=DKK&source=url)\n",
"bugtrack_url": null,
"license": null,
"summary": "Extensions for Plotly Dash.",
"version": "2.0.4",
"project_urls": {
"homepage": "https://dash-extensions.com",
"repository": "https://github.com/emilhe/dash-extensions"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a54faf00ec901b3be747877f69fe91ca548080105d47d92688229b0a058ca3f7",
"md5": "5a3ffb10518d4ead6f8c50fa380e006e",
"sha256": "fae5cbac985f28cbb330be3600d784f69416f6fb6016e25c0f14e436e5cc0cd1"
},
"downloads": -1,
"filename": "dash_extensions-2.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a3ffb10518d4ead6f8c50fa380e006e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 1028796,
"upload_time": "2025-04-22T13:07:49",
"upload_time_iso_8601": "2025-04-22T13:07:49.616185Z",
"url": "https://files.pythonhosted.org/packages/a5/4f/af00ec901b3be747877f69fe91ca548080105d47d92688229b0a058ca3f7/dash_extensions-2.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7112acaa0d1740bb31741dc984e833cc9c481ae643f66038e972503f3f1765ba",
"md5": "bec79fe83e9184981c190cef64d12eb1",
"sha256": "fdab16f15349422c28e1fe3bf39f064f96fc54eb1dcd8d02440a45a63d8b1a6a"
},
"downloads": -1,
"filename": "dash_extensions-2.0.4.tar.gz",
"has_sig": false,
"md5_digest": "bec79fe83e9184981c190cef64d12eb1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1008215,
"upload_time": "2025-04-22T13:07:51",
"upload_time_iso_8601": "2025-04-22T13:07:51.595520Z",
"url": "https://files.pythonhosted.org/packages/71/12/acaa0d1740bb31741dc984e833cc9c481ae643f66038e972503f3f1765ba/dash_extensions-2.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-22 13:07:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emilhe",
"github_project": "dash-extensions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "annotated-types",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "blinker",
"specs": [
[
"==",
"1.9.0"
]
]
},
{
"name": "cachelib",
"specs": [
[
"==",
"0.13.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2025.1.31"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "dash",
"specs": [
[
"==",
"3.0.1"
]
]
},
{
"name": "dataclass-wizard",
"specs": [
[
"==",
"0.35.0"
]
]
},
{
"name": "editorconfig",
"specs": [
[
"==",
"0.17.0"
]
]
},
{
"name": "flask",
"specs": [
[
"==",
"3.0.3"
]
]
},
{
"name": "flask-caching",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.10"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"==",
"8.6.1"
]
]
},
{
"name": "itsdangerous",
"specs": [
[
"==",
"2.2.0"
]
]
},
{
"name": "jinja2",
"specs": [
[
"==",
"3.1.6"
]
]
},
{
"name": "jsbeautifier",
"specs": [
[
"==",
"1.15.4"
]
]
},
{
"name": "markupsafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "more-itertools",
"specs": [
[
"==",
"10.6.0"
]
]
},
{
"name": "narwhals",
"specs": [
[
"==",
"1.33.0"
]
]
},
{
"name": "nest-asyncio",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.2"
]
]
},
{
"name": "plotly",
"specs": [
[
"==",
"6.0.1"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.10.6"
]
]
},
{
"name": "pydantic-core",
"specs": [
[
"==",
"2.27.2"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "retrying",
"specs": [
[
"==",
"1.3.4"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"78.1.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.17.0"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.13.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.3.0"
]
]
},
{
"name": "werkzeug",
"specs": [
[
"==",
"3.0.6"
]
]
},
{
"name": "zipp",
"specs": [
[
"==",
"3.21.0"
]
]
}
],
"lcname": "dash-extensions"
}