معرفی شرکت ها


dash-extensions-1.0.0rc2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Extensions for Plotly Dash.
ویژگی مقدار
سیستم عامل -
نام فایل dash-extensions-1.0.0rc2
نام dash-extensions
نسخه کتابخانه 1.0.0rc2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده emher
ایمیل نویسنده emil.h.eriksen@gmail.com
آدرس صفحه اصلی https://dash-extensions.com
آدرس اینترنتی https://pypi.org/project/dash-extensions/
مجوز MIT
[![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 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 the `MultiplexerTransform` * 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 0.1.0 version introduces a number of breaking changes, see the changelog for details.


نیازمندی

مقدار نام
>=2.8.1 dash
>=9.0.0,<10.0.0 more-itertools
>=1.14.3,<2.0.0 jsbeautifier
==2.0.2 Flask-Caching
>=0.11.0,<0.12.0 dash-mantine-components


زبان مورد نیاز

مقدار نام
>=3.8,<4 Python


نحوه نصب


نصب پکیج whl dash-extensions-1.0.0rc2:

    pip install dash-extensions-1.0.0rc2.whl


نصب پکیج tar.gz dash-extensions-1.0.0rc2:

    pip install dash-extensions-1.0.0rc2.tar.gz