dash-extensions


Namedash-extensions JSON
Version 1.0.15 PyPI version JSON
download
home_pagehttps://dash-extensions.com
SummaryExtensions for Plotly Dash.
upload_time2024-05-04 05:59:28
maintainerNone
docs_urlNone
authoremher
requires_python<4,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI Latest Release](https://img.shields.io/pypi/v/dash-extensions.svg)](https://pypi.org/project/dash-extensions/)
[![codecov](https://img.shields.io/codecov/c/github/thedirtyfew/dash-extensions?logo=codecov)](https://codecov.io/gh/thedirtyfew/dash-extensions)
[![Testing](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml/badge.svg)](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml)
[![CodeQL](https://github.com/thedirtyfew/dash-extensions/actions/workflows/codeql-analysis.yml/badge.svg)](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. 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](https://dash.plotly.com/urls)
* 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](http://dash-extensions.com).

NB: The 1.0.0 version introduces a number of breaking changes, see documentation for details.

## Donation

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z9RXT5HVPK3B8&currency_code=DKK&source=url)

            

Raw data

            {
    "_id": null,
    "home_page": "https://dash-extensions.com",
    "name": "dash-extensions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "emher",
    "author_email": "emil.h.eriksen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/7c/38f29891180c19eeaaff13d6f6be1836265c3208f432cf2e664cf77cc753/dash_extensions-1.0.15.tar.gz",
    "platform": null,
    "description": "[![PyPI Latest Release](https://img.shields.io/pypi/v/dash-extensions.svg)](https://pypi.org/project/dash-extensions/)\n[![codecov](https://img.shields.io/codecov/c/github/thedirtyfew/dash-extensions?logo=codecov)](https://codecov.io/gh/thedirtyfew/dash-extensions)\n[![Testing](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml/badge.svg)](https://github.com/thedirtyfew/dash-extensions/actions/workflows/python-test.yml)\n[![CodeQL](https://github.com/thedirtyfew/dash-extensions/actions/workflows/codeql-analysis.yml/badge.svg)](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. It can be divided in five main pillars,\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 `pages` module, which extends the functionality of [Dash Pages](https://dash.plotly.com/urls)\n* The `snippets/validation` 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* Enabling logging from within Dash callbacks via the `LogTransform`\n* Improving app performance via the `ServersideOutputTransform`\n\nto name a few. To enable interactivity, the documentation has been moved to a [separate page](http://dash-extensions.com).\n\nNB: The 1.0.0 version introduces a number of breaking changes, see documentation for details.\n\n## Donation\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z9RXT5HVPK3B8&currency_code=DKK&source=url)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Extensions for Plotly Dash.",
    "version": "1.0.15",
    "project_urls": {
        "Homepage": "https://dash-extensions.com",
        "Repository": "https://github.com/thedirtyfew/dash-extensions"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e9cf35d67e9564678b2e0a93e0b85085362119b84a5b3b915cc4a3cb3a4964a",
                "md5": "95c128a4cf26dcd5b215b7c166ea72dc",
                "sha256": "4cb04dfeb20d95498a780dc16109bdb283ff98855d412973748e108360f12fbe"
            },
            "downloads": -1,
            "filename": "dash_extensions-1.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95c128a4cf26dcd5b215b7c166ea72dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 1431367,
            "upload_time": "2024-05-04T05:59:24",
            "upload_time_iso_8601": "2024-05-04T05:59:24.090521Z",
            "url": "https://files.pythonhosted.org/packages/1e/9c/f35d67e9564678b2e0a93e0b85085362119b84a5b3b915cc4a3cb3a4964a/dash_extensions-1.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d57c38f29891180c19eeaaff13d6f6be1836265c3208f432cf2e664cf77cc753",
                "md5": "e7c6db2beebd8d606a1632f9f83d3565",
                "sha256": "01401ae67a00407a458827149549b549cea2c58db77dc5d5bc144e275aed3217"
            },
            "downloads": -1,
            "filename": "dash_extensions-1.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "e7c6db2beebd8d606a1632f9f83d3565",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 1407974,
            "upload_time": "2024-05-04T05:59:28",
            "upload_time_iso_8601": "2024-05-04T05:59:28.106243Z",
            "url": "https://files.pythonhosted.org/packages/d5/7c/38f29891180c19eeaaff13d6f6be1836265c3208f432cf2e664cf77cc753/dash_extensions-1.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 05:59:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thedirtyfew",
    "github_project": "dash-extensions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dash-extensions"
}
        
Elapsed time: 0.26636s